From: Johan GIRAUD Date: Tue, 10 Feb 2015 12:27:55 +0000 (+0100) Subject: [CSS]+couleur liens X-Git-Tag: 0.1.0~38 X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=commitdiff_plain;h=d85509b70443e46825f6bb984e89aed013ae4edd [CSS]+couleur liens --- diff --git a/css/habillage.scss b/css/habillage.scss index 63a241b..ccfc8dc 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -104,7 +104,7 @@ header .spip_logos{ margin:0 auto; } a{ - color:#05ffbc; + color:#0fe4ab; text-decoration:none; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; @@ -216,7 +216,7 @@ p{ clear:both; } .fa{ - color:#05ffbc; + color:#0fe4ab; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; @@ -315,6 +315,9 @@ address p{ margin:0 10px 15px 10px; padding-right: 10px; } +.agenda h1:hover{ + text-decoration: none; +} .agenda p{ padding: 0;