X-Git-Url: http://git.cyclocoop.org/?p=lhc%2Fweb%2Fclavettes.git;a=blobdiff_plain;f=css%2Fhabillage.css;h=e8001f1657c9781a873dc000ec8574c2e71aa066;hp=b03b2c9f43664e78ac7260c6f2f1ec47a784c5d6;hb=39647da733ccbbc33960cda708b44c10c0816e53;hpb=f8976c6f313a2df525df8b7ee88710f141eb9e10 diff --git a/css/habillage.css b/css/habillage.css index b03b2c9..e8001f1 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; }