[CSS] + footer centré
[lhc/web/clavettes.git] / css / habillage.css
index 72b09f6..fa769d4 100644 (file)
@@ -218,7 +218,8 @@ p {
   line-height: 1.3; }
 
 .article h1 {
-  font-size: 1.4em; }
+  font-size: 1.4em;
+  width: 100%; }
 
 .article .fa {
   width: 20px;
@@ -249,7 +250,8 @@ p {
   line-height: 1.3; }
 
 .articlefull h1 {
-  font-size: 1.4em; }
+  font-size: 1.4em;
+  width: 100%; }
 
 .articlefull .fa {
   width: 20px;
@@ -477,6 +479,7 @@ footer {
 
 footer ul {
   padding: 0;
+  width: 300px;
   margin: 0 auto;
   list-style-type: none;
   padding-top: 30px; }