/[health_html]/stil.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /stil.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by ravilov, Wed Sep 26 13:04:28 2001 UTC revision 1.6 by ravilov, Fri Oct 5 15:10:52 2001 UTC
# Line 4  Line 4 
4          include_once("inc/util.php");          include_once("inc/util.php");
5  ?>  ?>
6    
7  BODY, DIV, P, TABLE, TH, TD {  BODY, DIV, P, TABLE, TH, TD, INPUT, TEXTAREA, SELECT, OPTION {
8          font-family: Verdana, Arial, Helvetica, sans-serif;          font-family: Verdana, Arial, Helvetica, sans-serif;
9          font-size: 12px;          font-size: 12px;
10          color: #000000;          color: #000000;
# Line 15  TABLE.normal TH, TABLE.normal TD { Line 15  TABLE.normal TH, TABLE.normal TD {
15          vertical-align: top;          vertical-align: top;
16  }  }
17    
18  INPUT, TEXTAREA, SELECT, OPTION {  A {
19          font-family: Verdana, sans-serif;          text-decoration: none;
20  }  }
21    
22  TT, PRE {  TT, PRE {
# Line 33  UL, OL { Line 33  UL, OL {
33          padding-top: 0;          padding-top: 0;
34  }  }
35    
 SMALL {  
         font-size: 10px;  
 }  
   
36  P.ptitle {  P.ptitle {
37          font-weight: bold;          font-weight: bold;
38          margin-bottom: 0;          margin-bottom: 0;
# Line 53  P.ptext { Line 49  P.ptext {
49          font-weight: bold;          font-weight: bold;
50  }  }
51    
52  .newzworldsub, .newzplivasub {  .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 {
53            color: #000000;
54          font-size: 12px;          font-size: 12px;
55          /* font-weight: bold; */          /* font-weight: bold; */
56  }  }
57    
58  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
59            color: #000000;
60          font-size: 18px;          font-size: 18px;
61          font-weight: bold;          font-weight: bold;
62  }  }
63    
64  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 {
65          /* text-indent: 15px; */          /* text-indent: 15px; */
66  }  }
67    
68  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 {
69          font-size: 12px;          font-size: 12px;
70          font-weight: bold;          color: #000000;
71  }          font-weight: normal;
   
 .topictitle /*, .topicsubtitle */ {  
         color: #<?= $isMed ? "003366" : "4D9499"; ?>;  
 }  
   
 .newzworld, .newsworldtitle, .wnhead /*, .newzworldsub, .newsworldsubtitle */ {  
         color: #2D8DC8;  
72  }  }
73    
74  .newzpliva, .newsplivatitle, .pnhead /*, .newzplivasub, .newsplivasubtitle */ {  .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 {
75          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;          color: #000000;
76            font-weight: normal;
77  }  }
78    
79  .subtitle {  .subtitle {
# Line 97  P.ptext { Line 89  P.ptext {
89          font-weight: bold;          font-weight: bold;
90  }  }
91    
92  .more:link, .more:visited, .more3:link, .more3:visited {  .more:link, .more:visited, .more3:link, .more3:visited, .tmore:link, .tmore:visited, .pmore:link, .pmore:visited, .wmore:link, .wmore:visited, .xmore:link, .xmore:visited {
93          color: #0000FF;          color: #0000FF;
         background: transparent;  
94          text-decoration: none;          text-decoration: none;
95          font-size: 10px;          font-size: 10px;
96  }  }
97    
98  .more:hover, .more3:hover {  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover {
99          color: #0000FF;          color: #0000FF;
         background: transparent;  
100          text-decoration: underline;          text-decoration: underline;
101  }  }
102    
103  .more:active, .more3:active {  .xmore:link, .xmore:visited, .xmore:hover {
104            color: #000000;
105    }
106    
107    .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
108            color: #<?= $isMed ? "003366" : "4D9499"; ?>;
109    }
110    
111    .newzworld, .newsworldtitle, .wmore:link, .wmore:visited, .wmore:hover, .wnhead /*, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1 */ {
112            color: #2D8DC8;
113    }
114    
115    .newzpliva, .newsplivatitle, .pmore:link, .pmore:visited, .pmore:hover, .pnhead /*, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 */ {
116            color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
117    }
118    
119    .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active {
120          color: #FF0000;          color: #FF0000;
         background: transparent;  
121          text-decoration: none;          text-decoration: none;
122  }  }
123    
# Line 122  P.ptext { Line 127  P.ptext {
127          font-weight: bold;          font-weight: bold;
128  }  }
129    
130  .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {  SMALL, .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {
131          font-size: 10px;          font-size: 10px;
132  }  }
133    
# Line 175  P.ptext { Line 180  P.ptext {
180  .sstitle {  .sstitle {
181          font-weight: bold;          font-weight: bold;
182          color: #000000;          color: #000000;
183          background-color: #CCCCCC;          background-color: #EEEEEE;
184  }  }
185    
186  .sstitle2 {  .sstitle2 {
# Line 196  P.ptext { Line 201  P.ptext {
201    
202  .sshead1, .sshead2, .ssitem {  .sshead1, .sshead2, .ssitem {
203          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
204          font-size: 12px;          font-size: 11px;
205          text-align: left;          text-align: left;
206          text-decoration: none;          text-decoration: none;
207            text-align: center;
208    }
209    
210    A.sshead1, A.sshead2 {
211            text-decoration: underline;
212  }  }
213    
214  .sshead1, .sshead2 {  .sshead1, .sshead2 {
# Line 210  P.ptext { Line 220  P.ptext {
220  }  }
221    
222  .sshead1 {  .sshead1 {
223          color: #CCCCCC;          color: #000000;
224  }  }
225    
226  .sshead2 {  .sshead2 {
227          color: #000000;          color: #000000;
228            text-align: left;
229  }  }
230    
231  .ssrow0 {  .ssrow0 {
232          background-color: #CC3333;          background-color: #B6E1CB;
233  }  }
234    
235  .ssrow1, .ssrow2 {  .ssrow1, .ssrow2 {
# Line 226  P.ptext { Line 237  P.ptext {
237          text-decoration: none;          text-decoration: none;
238  }  }
239    
240    A.ssrow1, A.ssrow2 {
241            text-decoration: underline;
242    }
243    
244  .ssrow1 {  .ssrow1 {
245          background-color: #CCCCCC;          background-color: #EEEEEE;
246  }  }
247    
248  .ssrow2 {  .ssrow2 {
# Line 244  P.ptext { Line 259  P.ptext {
259  }  }
260    
261  .ddhead {  .ddhead {
262          color: #FFFFFF;          color: #000000;
263          background-color: #CC3333;          background-color: #B6E1CB;
264          text-align: left;          text-align: left;
265          font-weight: bold;          font-weight: bold;
266          text-decoration: none;          text-decoration: none;
# Line 253  P.ptext { Line 268  P.ptext {
268    
269  .ddrow {  .ddrow {
270          color: #000000;          color: #000000;
271          background-color: #FFFFCC;          background-color: #EEEEEE;
272          text-align: left;          text-align: left;
273          font-weight: normal;          font-weight: normal;
274          text-decoration: none;          text-decoration: none;
275  }  }
276    
277    A.ddrow {
278            text-decoration: underline;
279    }
280    
281  .ddrow:hover {  .ddrow:hover {
282          text-decoration: underline;          text-decoration: underline;
283  }  }
# Line 308  P.ptext { Line 327  P.ptext {
327          text-decoration: none;          text-decoration: none;
328  }  }
329    
330  .mainlinks, .mainlinks:visited, .mainlinks:active {  .mainlinks, .mainlinks:visited, .mainlinks:active, .mainlinks2 {
331          font-size: 11px;          font-size: 11px;
332          font-weight: bold;          font-weight: bold;
333          color: #<?= $isMed ? "003366" : "336633"; ?>;          color: #<?= $isMed ? "003366" : "336633"; ?>;
334          text-decoration: none;          text-decoration: none;
335  }  }
336    
337    .mainlinks2 {
338            font-size: 12px;
339            font-weight: bold;
340    }
341    
342  .mainlinks:hover {  .mainlinks:hover {
343          text-decoration: underline;          text-decoration: underline;
344  }  }
# Line 337  SPAN.mainlinks { Line 361  SPAN.mainlinks {
361          font-weight: bold;          font-weight: bold;
362  }  }
363    
 <?php if ($isMed): ?>  
364  .small3 {  .small3 {
365          color: #FF0000;          color: #FF0000;
366          font-weight: bold;          font-weight: bold;
367  }  }
368  <?php else: ?>  
369    .semniska, .semumjerena, .semvisoka, .semvrlovisoka {
370            color: #FFFFFF;
371            text-align: center;
372            vertical-align: bottom;
373    }
374    
375    .semniska {
376            background-color: #00A000;
377    }
378    
379    .semumjerena, .semvisoka {
380            color: #000000;
381            background-color: #FFFF00;
382    }
383    
384    .semvrlovisoka {
385            background-color: #FF0000;
386    }
387    
388    <?php if (!$isMed): ?>
389  .kalendar, .kalendar2 {  .kalendar, .kalendar2 {
390          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
391          font-weight: bold;          font-weight: bold;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26