--- stil.php 2001/10/04 14:59:34 1.5 +++ stil.php 2001/10/29 14:46:41 1.12 @@ -23,6 +23,11 @@ font-family: monospace; } +BLOCKQUOTE { + padding-top: 2px; + margin-top: 2px; +} + A { font-family: Verdana, sans-serif; font-size: 12px; @@ -39,12 +44,12 @@ } P.ptext { - text-align: left; + /* text-align: left; */ /* text-indent: 20px; */ margin-top: 0; } -.newzworld, .newzpliva { +.newzworld, .newzpliva, .newz { font-size: 12px; font-weight: bold; } @@ -173,7 +178,7 @@ } .library { - font-family: serif; + /* font-family: serif; */ font-size: 14px; } @@ -351,7 +356,7 @@ color: #000000; } -.wnhead, .pnhead { +.head, .wnhead, .pnhead { font-size: 12px; font-weight: bold; } @@ -366,6 +371,46 @@ font-weight: bold; } +.semniska, .semumjerena, .semvisoka, .semvrlovisoka { + color: #FFFFFF; + text-align: center; + vertical-align: bottom; +} + +.semniska { + background-color: #00A000; +} + +.semumjerena, .semvisoka { + color: #000000; + background-color: #FFFF00; +} + +.semvrlovisoka { + 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; @@ -384,4 +429,24 @@ color: #FFFFFF; font-size: 11px; } + +.semafor { + color: #FFFFFF; + font-family: Vedrana, sans-serif; + font-size: 9px; +} + +.black { + color: #000000; +} + +.underlined, A.small { + text-decoration: underline; + color: #0000FF; +} + +.underlined:active, A.small:active { + color: #FF0000; + text-decoration: none; +}