diff --git a/design.inc.php b/design.inc.php index f0723278..93b0fe21 100644 --- a/design.inc.php +++ b/design.inc.php @@ -13,7 +13,6 @@ BODY { color: Black; background-color: White; } A { color: Blue; } A:visited { color: Navy; } H1 { font-size: 150%; margin: 0; } -H1 A { color: Black; } H2 { font-size: 150%; margin-top: 0; } .error { color: Red; } .message { color: Green; } @@ -25,7 +24,7 @@ H2 { font-size: 150%; margin-top: 0; }