Line 250: | Line 250: | ||
/* W3 Schools templates*/ | /* W3 Schools templates*/ | ||
− | .w3-top,.w3-bottom{position:fixed;width: | + | .w3-top,.w3-bottom{position:fixed;width:100%;z-index:1;} |
.w3-top{top:0;} | .w3-top{top:0;} | ||
.w3-bottom{bottom:0;} | .w3-bottom{bottom:0;} | ||
Line 256: | Line 256: | ||
#footer{display:block;} | #footer{display:block;} | ||
− | .w3-container:after,.w3-container:before{content:"";display:table;clear:both;} | + | .w3-container:after,.w3-container:before{content:"";display:table;clear:both;width:98%;} |
.w3-container{padding:0.01em 16px;} | .w3-container{padding:0.01em 16px;} |
Revision as of 12:32, 24 August 2018