[CSS] +h1
[lhc/web/clavettes.git] / css / habillage.scss
index d534842..f5aa2b7 100644 (file)
@@ -89,7 +89,6 @@ body{
 header{
        margin:15px auto 0 auto;
        width:1200px;
-       clear: both;
 }
 
 header .spip_logos{
@@ -130,11 +129,7 @@ a:hover > i {
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
-h1{
-       z-index: -9999;
-       opacity: 0;
-       float:left;
-}
+
 h2{
        margin: 0;
        padding:0;
@@ -459,7 +454,6 @@ footer{
        clear:both;
        height:100px;
        background-color: #05ffbc;
-       width:100%;
 }
 
 footer ul {
@@ -474,6 +468,7 @@ footer li {
        text-align: center;
 }
 footer ul li a {
+       text-align: center;
        display:block;
        text-decoration:none;
        color: #0c0fb7;