[HTML+CSS]+page_atelier
[lhc/web/clavettes.git] / css / habillage.css
index 8bd0118..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;
@@ -189,7 +191,8 @@ p {
 
 .event {
   display: block;
-  margin-bottom: 10px; }
+  margin-bottom: 10px;
+  padding-top: 5px; }
 
 .horaire {
   font-size: 0.8em;
@@ -333,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;