[HTML+CSS] statut des h1
[lhc/web/clavettes.git] / css / habillage.scss
index eb4d417..4ebf6fc 100644 (file)
@@ -81,13 +81,14 @@ p{
 }
 
 #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;
 }
 
 
@@ -108,10 +109,6 @@ p{
                
 }
 
-.suite{
-       text-align:right;
-       padding-bottom: 20px;
-}