Move more style information into the style sheets.
This commit is contained in:
parent
95a78f70d3
commit
f946295bd5
|
@ -10,3 +10,10 @@ body { margin: 0px;
|
|||
.header { margin-top: 0.5em; }
|
||||
.header, .content { margin-left: 1em;
|
||||
margin-right: 1em; }
|
||||
|
||||
.header table td { text-align: left; }
|
||||
.header table th { text-align: right;
|
||||
font-family: sans-serif;
|
||||
padding-right: 0.5em; }
|
||||
|
||||
h3 { font-family: sans-serif; }
|
||||
|
|
Loading…
Reference in New Issue