--- stil.php 2001/10/05 15:10:52 1.6 +++ stil.php 2001/10/10 12:40:58 1.7 @@ -39,7 +39,7 @@ } P.ptext { - text-align: left; + /* text-align: left; */ /* text-indent: 20px; */ margin-top: 0; } @@ -351,7 +351,7 @@ color: #000000; } -.wnhead, .pnhead { +.head, .wnhead, .pnhead { font-size: 12px; font-weight: bold; } @@ -385,6 +385,27 @@ background-color: #FF0000; } +.qahead { + color: #; + font-weight: bold; +} + +.qaitem { + color: #000000; +} + +.qabg { + background-color: #; +} + +.qabg1 { + background-color: #E0E0E0; +} + +.qabg2 { + background-color: #FFFFFF; +} + .kalendar, .kalendar2 { font-family: Arial, Helvetica, sans-serif; @@ -403,4 +424,14 @@ color: #FFFFFF; font-size: 11px; } + +.semafor { + color: #FFFFFF; + font-family: Vedrana, sans-serif; + font-size: 9px; +} + +.black { + color: #000000; +}