[CSS]+couleur liens
authorJohan GIRAUD <johangiraud1@gmail.com>
Tue, 10 Feb 2015 12:27:55 +0000 (13:27 +0100)
committerJohan GIRAUD <johangiraud1@gmail.com>
Tue, 10 Feb 2015 12:27:55 +0000 (13:27 +0100)
css/habillage.scss

index 63a241b..ccfc8dc 100644 (file)
@@ -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;