[HTML+CSS]
[lhc/web/clavettes.git] / css / habillage.css
index 83f36c2..b5cdffa 100644 (file)
@@ -143,6 +143,10 @@ p {
   font-size: 1.0em;
   text-align: left; }
 
+#ateliers address {
+  margin: 0 0 0 15px;
+  line-height: 0.6; }
+
 #ateliers p:nth-child(2) {
   margin: 0px 15px 15px 15px; }
 
@@ -152,14 +156,12 @@ p {
 
 .article {
   background-color: #ffd7b7;
-  margin: 0 10px 15px 10px; }
+  margin: 0 10px 15px 10px;
+  line-height: 1.3; }
 
 .spip_logo {
   display: none; }
 
-.article .spip_logos {
-  display: none; }
-
 /*3EME COLONNE*/
 .map {
   height: 300px;
@@ -334,14 +336,14 @@ p {
 /*FOOTER*/
 footer {
   clear: both;
-  height: 200px;
+  height: 100px;
   background-color: #ffaa7f; }
 
 footer ul {
   padding: 0;
   margin: 0 auto;
   list-style-type: none;
-  padding-top: 70px; }
+  padding-top: 30px; }
 
 .textfooter {
   width: 500px;