|
1 | 1 | @importurl(reset-fonts-grids.css); |
2 | 2 |
|
3 | 3 | html,body {background-image:url(./background.jpg);background-repeat:no-repeat;background-position:right top;background-attachment:fixed} |
4 | | -body {font:16px"Times New Roman", Lucida, serif;color:black} |
| 4 | +body {font:12pt"Times New Roman", Lucida, serif;color:black} |
5 | 5 | #custom-doc {width:80%;*width:720px;min-width:720px;max-width:960px;margin:auto;text-align:left;padding-top:16px;margin-top:0} |
6 | 6 | #hd {padding:4px012px0} |
7 | 7 | #bd {background:#C5D88A} |
@@ -98,7 +98,7 @@ ul.toc ul { margin-left:.6em} |
98 | 98 | ul.toculli {list-style-type:square} |
99 | 99 | ul.tocululli {list-style-type:disc} |
100 | 100 | ul.linklistli,ul.tocli {list-style-type:none} |
101 | | -dt {font-weight:bold;margin-top:.5em;font-size:1.1em} |
| 101 | +dt {font-weight:bold;margin-top:.5em;font-size:1em} |
102 | 102 | dd {margin-bottom:.8em} |
103 | 103 | ol.toc {margin-bottom:2em} |
104 | 104 | ol.tocli {font-size:125%;padding:.5em;line-height:1.2em;clear: right} |
|