[HTML+CSS] statut des h1
[lhc/web/clavettes.git] / css / habillage.css
index ed2eca8..c6f46f3 100644 (file)
@@ -67,13 +67,13 @@ p {
   background-color: #2bc7cd; }
 
 #ateliers p {
-  margin: 15px 15px;
-  font-size: 1em;
-  -webkit-margin-before: 1em;
-  -webkit-margin-after: 1em;
-  -webkit-margin-start: 0px;
-  -webkit-margin-end: 0px;
-  font-weight: bold; }
+  margin: 15px 15px 0 15px;
+  font-size: 1.3em;
+  font-weight: bold;
+  text-align: left; }
+
+#ateliers p:nth-child(2) {
+  margin: 0px 15px 15px 15px; }
 
 /*2EME COLONNE*/
 #news {
@@ -86,10 +86,6 @@ p {
 .article {
   background-color: #ffaa7f; }
 
-.suite {
-  text-align: right;
-  padding-bottom: 20px; }
-
 /*3EME COLONNE*/
 .map {
   background-color: #6059d2;