[CSS] -habillage page atelier
[lhc/web/clavettes.git] / css / habillage.scss
index dd7b067..f821461 100644 (file)
@@ -1,6 +1,6 @@
 @charset "UTF-8";
 html, body, div, span, applet, object, iframe,
-h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+h1, h2, h3, h4, h5, h6, h7, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
@@ -89,7 +89,6 @@ body{
 header{
        margin:15px auto 0 auto;
        width:1200px;
-       
 }
 
 header .spip_logos{
@@ -130,9 +129,7 @@ a:hover > i {
     -o-transition: all 0.3s ease 0s;
     transition: all 0.3s ease 0s;
 }
-h1{
-       z-index: -9999;
-}
+
 h2{
        margin: 0;
        padding:0;
@@ -457,7 +454,6 @@ footer{
        clear:both;
        height:100px;
        background-color: #05ffbc;
-       width:100%;
 }
 
 footer ul {
@@ -469,9 +465,9 @@ footer ul {
 
 footer li {
        float:left; /*pour IE*/
-       text-align: center;
 }
 footer ul li a {
+       text-align: center;
        display:block;
        text-decoration:none;
        color: #0c0fb7;