X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=css%2Fhabillage.scss;h=bee021b1bc8ca2998f10fa3a2a403579586edd4d;hb=500fcb3465e375dae026d0730a0f432044a07890;hp=cfed9c86974c16e7c74e49ab7968e622629f17e8;hpb=5a319094ddfd1f300fcb4e3a0e85768973181c86;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index cfed9c8..bee021b 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -89,7 +89,6 @@ body{ header{ margin:15px auto 0 auto; width:1200px; - } header .spip_logos{ @@ -130,7 +129,8 @@ a:hover > i { -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } -h1{ + +h2{ margin: 0; padding:0; margin-top:15px; @@ -138,19 +138,20 @@ h1{ font-size:1.8em; display:inline-block; font-weight: bold; + width: 90%; } - -h1:hover{ +h2:hover{ text-decoration: underline; } -h2{ +h3{ margin: 15px 15px; font-size:1.2em; display:inline-block; + width:90%; } -h3{ +h4{ margin:15px; display:inline-block; } @@ -174,6 +175,17 @@ p{ text-transform: uppercase; font-family: "Trebuchet MS", Helvetica, arial, sans-serif; font-size: 1.7em; + font-weight: normal; +} +.titre:hover{ + text-decoration: none; + font-weight: normal; +} +#ateliers h3{ + margin: 15px 15px; + font-size:1.2em; + display:inline-block; + text-decoration: none; } #ateliers{ margin:0 10px; @@ -348,7 +360,7 @@ address p{ padding-right: 10px; padding-bottom: 15px; } -.agenda h1:hover{ +.agenda h2:hover{ text-decoration: none; } .agenda p{ @@ -447,16 +459,15 @@ footer{ footer ul { width:500px; margin:0 auto; - padding:0; + padding:30px 0 0; list-style-type:none; - padding-top:30px; } footer li { float:left; /*pour IE*/ - text-align: center; } footer ul li a { + text-align: center; display:block; text-decoration:none; color: #0c0fb7;