Updated CSS.

This commit is contained in:
Jeff Teunissen 2000-05-08 02:37:39 +00:00
parent 3c0ef065c8
commit 4742a94a02
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,10 @@ OL,UL,P,BODY,TD,TR,TH,FORM,SPAN {
color: white;
}
TD.featurebox { font-size: small; }
TD.featureBox {
font-size: small;
background: rgb(38,40,51);
}
H1,H2,H3,H4,H5,H6 { font-family: Arial, Helvetica, sans-serif; }
DL,DT,DD { font-family: Arial, Helvetica, sans-serif; }