X-Git-Url: https://git.cyclocoop.org/%7B%7B%20url_for%28?a=blobdiff_plain;f=css%2Fhabillage.scss;h=a2f6b30905463a0cf869d6a237412c5d5aecef11;hb=bca2e94d023ec7d0fdf7b1a09266c0b89839dde9;hp=4a1c0d774cae7596fc95d9951a5eb72425e7e29a;hpb=d4f9bf137baf39a41b810162ab1fc8ffa98485cb;p=lhc%2Fweb%2Fclavettes.git diff --git a/css/habillage.scss b/css/habillage.scss index 4a1c0d7..a2f6b30 100644 --- a/css/habillage.scss +++ b/css/habillage.scss @@ -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 { @@ -116,6 +117,7 @@ h1{ padding-left:15px; font-size:1.9em; display:inline-block; + font-weight: bold; } h2{ @@ -131,6 +133,7 @@ h3{ p{ margin:0 15px; + padding-bottom:15px; text-decoration:none; text-align: justify; } @@ -155,13 +158,13 @@ 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; @@ -176,7 +179,6 @@ p{ #news{ - margin:0 10px 10px 10px; overflow: hidden; } @@ -186,7 +188,7 @@ p{ .article{ background-color:#ffaa7f; - + margin:0 10px 15px 10px; }