Fix for h1, h2 in body
authordavyd <davyd>
Sat, 19 Jun 2004 04:07:16 +0000 (04:07 +0000)
committerdavyd <davyd>
Sat, 19 Jun 2004 04:07:16 +0000 (04:07 +0000)
planet.css

index 3a6a7bd..504c5cd 100644 (file)
@@ -124,6 +124,15 @@ body {
        text-align: justify;
 }
 
+.itembody h1 {
+       background-color: #E0E0E0;
+       color: black;
+}
+.itembody h2 {
+       background-color: #E0E0E0;
+       color: black;
+}
+
 .item p.time {
        color: #999999;
        margin: 0;

UCC git Repository :: git.ucc.asn.au