Difference between revisions of "CSS/gifu/head"

Line 22: Line 22:
 
div#header {
 
div#header {
 
    position:fixed;
 
    position:fixed;
_position: absolute;
+
position: absolute;
 
background-repeat:repeat-x,y;
 
background-repeat:repeat-x,y;
 
background-color:white;
 
background-color:white;
 
     margin:0;
 
     margin:0;
 
     padding:0;
 
     padding:0;
     width: 100%;
+
     width: 1000px;
 
     z-index:2;
 
     z-index:2;
 
}
 
}

Revision as of 00:12, 2 September 2016