diff --git a/styles/quakeforge.css b/styles/quakeforge.css index 5c95675..5681c65 100644 --- a/styles/quakeforge.css +++ b/styles/quakeforge.css @@ -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; }