[CSS] +favicon
[lhc/web/clavettes.git] / css / habillage.css
index b03b2c9..bf82665 100644 (file)
@@ -87,6 +87,7 @@ header .spip_logos {
   margin: 0 auto; }
 
 a {
+  color: #e1702e;
   text-decoration: none;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
@@ -96,7 +97,7 @@ a {
 
 a:focus, a:hover, a:active {
   background: none;
-  color: #e1702e;
+  color: #120260;
   -webkit-transition: all 0.3s ease 0s;
   -moz-transition: all 0.3s ease 0s;
   -ms-transition: all 0.3s ease 0s;
@@ -113,12 +114,7 @@ h1 {
   font-weight: bold; }
 
 h1:hover {
-  text-decoration: underline;
-  -webkit-transition: all 0.3s ease 0s;
-  -moz-transition: all 0.3s ease 0s;
-  -ms-transition: all 0.3s ease 0s;
-  -o-transition: all 0.3s ease 0s;
-  transition: all 0.3s ease 0s; }
+  text-decoration: underline; }
 
 h2 {
   margin: 15px 15px;
@@ -168,6 +164,10 @@ p {
 .horairesouvertures {
   margin: 0 0 0 15px; }
 
+.logoatelier {
+  margin: auto;
+  width: 300px; }
+
 /*2EME COLONNE*/
 #news {
   overflow: hidden; }
@@ -183,6 +183,13 @@ p {
 .article .spip_logos {
   display: none; }
 
+address {
+  padding-bottom: 10px; }
+
+address p {
+  margin: 0;
+  padding: 0; }
+
 .historique {
   background-color: #ffd2a1;
   margin: 0 15px 15px 15px; }