X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/supprimer.php?a=blobdiff_plain;f=css%2Fhabillage.scss;h=31f1dc85eb489d60c2b509cc829f5ade91d865b8;hb=185ed2cd2b64c9200b532b2c93fc3eb9b7f5484a;hp=8849280e2441f8fa6679b7e2f30f2b4cfc44ed0c;hpb=9728706c0cd17ae632c73f9c587f534a0c61137e;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index 8849280..31f1dc8 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -24,7 +24,7 @@ time, mark, audio, video { } html, body, span, applet, object, iframe, -blockquote, pre, +blockquote, pre, section, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, @@ -35,6 +35,7 @@ article, aside, canvas, details, embed, figure, figcaption,hgroup, menu, nav, output, ruby, summary, mark, audio, video { background-color: #ffffff; + background: none; } html { @@ -85,16 +86,19 @@ body{ header{ margin:0 auto; - width:100%; + width:1200px; + } -header img{ - margin-left:120px; +header .spip_logos{ + margin-left: 10px; + position:absolute; } + #wrap{ - padding-top:20px; - width:1100px; + padding-top:130px; + width:1200px; margin:0 auto; } a{ @@ -113,6 +117,7 @@ h1{ padding-left:15px; font-size:1.9em; display:inline-block; + font-weight: bold; } h2{ @@ -128,6 +133,7 @@ h3{ p{ margin:0 15px; + padding-bottom:15px; text-decoration:none; text-align: justify; } @@ -152,13 +158,12 @@ p{ } #ateliers ul li{ - height: 300px; + margin-bottom:15px; - background-color: #2bc7cd; } #ateliers p{ - margin: 15px 15px 0 15px; + margin: 15px 15px 0 0; font-size:1.3em; font-weight: bold; text-align: left; @@ -173,7 +178,6 @@ p{ #news{ - margin:0 10px 10px 10px; overflow: hidden; } @@ -183,7 +187,7 @@ p{ .article{ background-color:#ffaa7f; - + margin:0 10px 15px 10px; }