delete margin line for header and footer
parent
a13f76a850
commit
29835fc3c7
|
@ -107,7 +107,7 @@ h2{text-align:left;font-size:130%;}
|
|||
.red{color:red;background-color:inherit;}
|
||||
.shaded{color:inherit;}
|
||||
#content{}
|
||||
div.breadcrumbs,div.header,div.footer{margin:1em 1em;clear:both;}
|
||||
div.breadcrumbs,div.header,div.footer{clear:both;}
|
||||
#print-head{position:absolute;left:0;right:0;top:0;}
|
||||
#screen-head{position:absolute;left:0;right:0;top:0;}
|
||||
#screen-head > table{border-collapse:collapse;width:100%;}
|
||||
|
|
Loading…
Reference in New Issue