diff options
Diffstat (limited to 'static/saclay/css/styles.css')
-rw-r--r-- | static/saclay/css/styles.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/saclay/css/styles.css b/static/saclay/css/styles.css index 1ab87b2..d2c6e63 100644 --- a/static/saclay/css/styles.css +++ b/static/saclay/css/styles.css @@ -17,7 +17,7 @@ html, h1, h2, } /* light */ -h2, .cloud h4, #layer_selection, #layer_selection h4, #permalink a, +h2, .cloud h4, #layer_selection, #layer_selection h4, #permalink, #chimere_itinerary_panel label, .ui-menu .ui-menu-item a, #submited-window, #welcome .footer a, label, .map_button a, #marker_hover_content, .notice{ color:#929288; @@ -233,9 +233,6 @@ h3.warn{ border-width:1px; border-style:solid; padding:2px 12px; -} - -#permalink a{ font-weight:normal; } |