summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chimere/static/chimere/css/styles.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css
index cdcf437..82a76e7 100644
--- a/chimere/static/chimere/css/styles.css
+++ b/chimere/static/chimere/css/styles.css
@@ -37,7 +37,7 @@ h2, h3, th, .action li, .action li a,
}
th{
- color: #449506;
+ color: #cccccc;
}
/* background-color definition */
@@ -49,7 +49,7 @@ h2, h3,
#content .olControlLayerSwitcher .layersDiv,
#content .olControlLayerSwitcher span,
#chimere_itinerary td.l{
- background-color:#449506;
+ background-color:#cccccc;
}
.ui-widget-header{