X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=css%2Fhabillage.css;h=bf826656bdadf6c4e7b8f69bf4009b5f63482cd0;hb=c9860ca6b2a0d207c160a37730dc91fedfdeaf2a;hp=b03b2c9f43664e78ac7260c6f2f1ec47a784c5d6;hpb=5d22f3e2ae413e88c2dc96f5f57c58b6bc90508c;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.css b/css/habillage.css index b03b2c9..bf82665 100644 --- a/css/habillage.css +++ b/css/habillage.css @@ -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; }