delete margin line for header and footer

master
Marshall 2020-08-17 15:03:28 -04:00
parent a13f76a850
commit 29835fc3c7
1 changed files with 1 additions and 1 deletions

View File

@ -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%;}