Clean up whitespace
This commit is contained in:
parent
779047cf8e
commit
40ca72d01a
42
www/css.css
42
www/css.css
|
@ -1,28 +1,28 @@
|
|||
_ {}
|
||||
H4 H3 H2 H1 { font-family: verdana, arial, helvetica; }
|
||||
BLOCKQUOTE { width: 400px; }
|
||||
P.item { width: 450px; margin: 0pt 0pt 10pt 0pt; }
|
||||
P.section { color: #669980; font-style: italic; font-weight: bold;}
|
||||
P.quiet { color: #cccccc; }
|
||||
BODY { font-family: verdana, arial, helvetica;
|
||||
_ {}
|
||||
H4 H3 H2 H1 { font-family: verdana, arial, helvetica; }
|
||||
BLOCKQUOTE { width: 400px; }
|
||||
P.item { width: 450px; margin: 0pt 0pt 10pt 0pt; }
|
||||
P.section { color: #669980; font-style: italic; font-weight: bold;}
|
||||
P.quiet { color: #cccccc; }
|
||||
BODY { font-family: verdana, arial, helvetica;
|
||||
font-size: 10pt; margin: 0pt; background:#ffffff;}
|
||||
TABLE.doctable { }
|
||||
TD { font-family: verdana, arial, helvetica;
|
||||
TABLE.doctable { }
|
||||
TD { font-family: verdana, arial, helvetica;
|
||||
font-size: 10pt; }
|
||||
TD.leftcol { background: #996680; width: 100px; }
|
||||
TD.maintitle { background: #669980; color: #ddffdd;
|
||||
TD.leftcol { background: #996680; width: 100px; }
|
||||
TD.maintitle { background: #669980; color: #ddffdd;
|
||||
text-align: right; padding: 2px 5px 2px 5px; }
|
||||
TD.leftedge { background: #999966; width: 100px; }
|
||||
TD.body { padding: 5px 10px 5px 5px; }
|
||||
TD.announce { background: #ffffcc; }
|
||||
TR.toprow { height: 100; }
|
||||
TD.leftedge { background: #999966; width: 100px; }
|
||||
TD.body { padding: 5px 10px 5px 5px; }
|
||||
TD.announce { background: #ffffcc; }
|
||||
TR.toprow { height: 100; }
|
||||
|
||||
CODE { font-family: courier, courier new; color:#000088; }
|
||||
FONT.output { font-family: courier, courier new; color:#AA0000; }
|
||||
TABLE.db { background: #999999; }
|
||||
A:link { text-decoration: none;
|
||||
CODE { font-family: courier, courier new; color:#000088; }
|
||||
FONT.output { font-family: courier, courier new; color:#AA0000; }
|
||||
TABLE.db { background: #999999; }
|
||||
A:link { text-decoration: none;
|
||||
color: #cc0000; }
|
||||
A:visited { text-decoration: none;
|
||||
A:visited { text-decoration: none;
|
||||
color: #880000; }
|
||||
A:hover { text-decoration: underline;
|
||||
A:hover { text-decoration: underline;
|
||||
color: #ff0000; }
|
||||
|
|
|
@ -284,4 +284,3 @@ _uacct = "UA-728799-1";
|
|||
urchinTracker();
|
||||
</script></body>
|
||||
</html>
|
||||
|
||||
|
|
|
@ -606,4 +606,3 @@ urchinTracker();
|
|||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in New Issue