[SKEL+CSS] + h1 statiques
[lhc/web/clavettes.git] / css / habillage.css
index e431242..cbdee10 100644 (file)
@@ -76,7 +76,8 @@ body {
 
 header {
   margin: 15px auto 0 auto;
-  width: 1200px; }
+  width: 1200px;
+  clear: both; }
 
 header .spip_logos {
   margin-left: 10px;
@@ -114,7 +115,9 @@ a:hover > i {
   transition: all 0.3s ease 0s; }
 
 h1 {
-  z-index: -9999; }
+  z-index: -9999;
+  opacity: 0;
+  float: left; }
 
 h2 {
   margin: 0;