--- stil.php 2001/09/28 23:34:37 1.3 +++ stil.php 2001/10/02 16:18:09 1.4 @@ -19,6 +19,10 @@ font-family: Verdana, sans-serif; } +A { + text-decoration: none; +} + TT, PRE { font-family: monospace; } @@ -54,11 +58,13 @@ } .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 { + color: #000000; font-size: 12px; /* font-weight: bold; */ } .maintitle, .topictitle, .newsworldtitle, .newsplivatitle { + color: #000000; font-size: 18px; font-weight: bold; } @@ -69,10 +75,12 @@ .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 { font-size: 12px; + color: #000000; font-weight: normal; } .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 { + color: #000000; font-weight: normal; }