/[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.1 by ravilov, Tue Sep 25 15:38:04 2001 UTC revision 1.10 by ravilov, Sat Oct 27 16:54:50 2001 UTC
# Line 1  Line 1 
1  <?php  <?php
2            Header("Content-Type: text/css");
3          include_once("inc/global.php");          include_once("inc/global.php");
4          include_once("inc/util.php");          include_once("inc/util.php");
         Header("Content-Type: text/css");  
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;
11  }  }
12    
13    BODY {
14            margin-left: 0;
15            margin-right; 0;
16    }
17    
18  TABLE.normal TH, TABLE.normal TD {  TABLE.normal TH, TABLE.normal TD {
19          text-align: left;          text-align: left;
20          vertical-align: top;          vertical-align: top;
21  }  }
22    
23  INPUT, TEXTAREA, SELECT, OPTION {  A {
24          font-family: Verdana, sans-serif;          text-decoration: none;
25  }  }
26    
27  TT, PRE {  TT, PRE {
28          font-family: monospace;          font-family: monospace;
29  }  }
30    
31    BLOCKQUOTE {
32            padding-top: 2px;
33            margin-top: 2px;
34    }
35    
36  A {  A {
37          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
38          font-size: 12px;          font-size: 12px;
# Line 33  UL, OL { Line 43  UL, OL {
43          padding-top: 0;          padding-top: 0;
44  }  }
45    
 SMALL {  
         font-size: 10px;  
 }  
   
46  P.ptitle {  P.ptitle {
47          font-weight: bold;          font-weight: bold;
48          margin-bottom: 0;          margin-bottom: 0;
49  }  }
50    
51  P.ptext {  P.ptext {
52          text-align: left;          /* text-align: left; */
53          /* text-indent: 20px; */          /* text-indent: 20px; */
54          margin-top: 0;          margin-top: 0;
55  }  }
56    
57  .newzworld, .newzpliva {  .newzworld, .newzpliva, .newz {
58          font-size: 12px;          font-size: 12px;
59          font-weight: bold;          font-weight: bold;
60  }  }
61    
62  .newzworldsub, .newzplivasub {  .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 {
63            color: #000000;
64          font-size: 12px;          font-size: 12px;
65          /* font-weight: bold; */          /* font-weight: bold; */
66  }  }
67    
68  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
69            color: #000000;
70          font-size: 18px;          font-size: 18px;
71          font-weight: bold;          font-weight: bold;
72  }  }
73    
74  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 {
75          /* text-indent: 15px; */          /* text-indent: 15px; */
76  }  }
77    
78  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 {
79          font-size: 12px;          font-size: 12px;
80          font-weight: bold;          color: #000000;
81  }          font-weight: normal;
   
 .topictitle /*, .topicsubtitle */ {  
         color: #<?= $isMed ? "003366" : "4D9499"; ?>;  
 }  
   
 .newzworld, .newsworldtitle, .wnhead /*, .newzworldsub, .newsworldsubtitle */ {  
         color: #2D8DC8;  
82  }  }
83    
84  .newzpliva, .newsplivatitle, .pnhead /*, .newzplivasub, .newsplivasubtitle */ {  .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 {
85          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;          color: #000000;
86            font-weight: normal;
87  }  }
88    
89  .subtitle {  .subtitle {
# Line 97  P.ptext { Line 99  P.ptext {
99          font-weight: bold;          font-weight: bold;
100  }  }
101    
102  .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 {
103          color: #0000FF;          color: #0000FF;
         background: transparent;  
104          text-decoration: none;          text-decoration: none;
105          font-size: 10px;          font-size: 10px;
106  }  }
107    
108  .more:hover, .more3:hover {  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover {
109          color: #0000FF;          color: #0000FF;
         background: transparent;  
110          text-decoration: underline;          text-decoration: underline;
111  }  }
112    
113  .more:active, .more3:active {  .xmore:link, .xmore:visited, .xmore:hover {
114            color: #000000;
115    }
116    
117    .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
118            color: #<?= $isMed ? "003366" : "4D9499"; ?>;
119    }
120    
121    .newzworld, .newsworldtitle, .wmore:link, .wmore:visited, .wmore:hover, .wnhead /*, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1 */ {
122            color: #2D8DC8;
123    }
124    
125    .newzpliva, .newsplivatitle, .pmore:link, .pmore:visited, .pmore:hover, .pnhead /*, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 */ {
126            color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
127    }
128    
129    .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active {
130          color: #FF0000;          color: #FF0000;
         background: transparent;  
131          text-decoration: none;          text-decoration: none;
132  }  }
133    
# Line 122  P.ptext { Line 137  P.ptext {
137          font-weight: bold;          font-weight: bold;
138  }  }
139    
140  .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {  SMALL, .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {
141          font-size: 10px;          font-size: 10px;
142  }  }
143    
# Line 175  P.ptext { Line 190  P.ptext {
190  .sstitle {  .sstitle {
191          font-weight: bold;          font-weight: bold;
192          color: #000000;          color: #000000;
193          background-color: #CCCCCC;          background-color: #EEEEEE;
194  }  }
195    
196  .sstitle2 {  .sstitle2 {
# Line 196  P.ptext { Line 211  P.ptext {
211    
212  .sshead1, .sshead2, .ssitem {  .sshead1, .sshead2, .ssitem {
213          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
214          font-size: 12px;          font-size: 11px;
215          text-align: left;          text-align: left;
216          text-decoration: none;          text-decoration: none;
217            text-align: center;
218    }
219    
220    A.sshead1, A.sshead2 {
221            text-decoration: underline;
222  }  }
223    
224  .sshead1, .sshead2 {  .sshead1, .sshead2 {
# Line 210  P.ptext { Line 230  P.ptext {
230  }  }
231    
232  .sshead1 {  .sshead1 {
233          color: #CCCCCC;          color: #000000;
234  }  }
235    
236  .sshead2 {  .sshead2 {
237          color: #000000;          color: #000000;
238            text-align: left;
239  }  }
240    
241  .ssrow0 {  .ssrow0 {
242          background-color: #CC3333;          background-color: #B6E1CB;
243  }  }
244    
245  .ssrow1, .ssrow2 {  .ssrow1, .ssrow2 {
# Line 226  P.ptext { Line 247  P.ptext {
247          text-decoration: none;          text-decoration: none;
248  }  }
249    
250    A.ssrow1, A.ssrow2 {
251            text-decoration: underline;
252    }
253    
254  .ssrow1 {  .ssrow1 {
255          background-color: #CCCCCC;          background-color: #EEEEEE;
256  }  }
257    
258  .ssrow2 {  .ssrow2 {
# Line 244  P.ptext { Line 269  P.ptext {
269  }  }
270    
271  .ddhead {  .ddhead {
272          color: #FFFFFF;          color: #000000;
273          background-color: #CC3333;          background-color: #B6E1CB;
274          text-align: left;          text-align: left;
275          font-weight: bold;          font-weight: bold;
276          text-decoration: none;          text-decoration: none;
# Line 253  P.ptext { Line 278  P.ptext {
278    
279  .ddrow {  .ddrow {
280          color: #000000;          color: #000000;
281          background-color: #FFFFCC;          background-color: #EEEEEE;
282          text-align: left;          text-align: left;
283          font-weight: normal;          font-weight: normal;
284          text-decoration: none;          text-decoration: none;
285  }  }
286    
287    A.ddrow {
288            text-decoration: underline;
289    }
290    
291  .ddrow:hover {  .ddrow:hover {
292          text-decoration: underline;          text-decoration: underline;
293  }  }
# Line 308  P.ptext { Line 337  P.ptext {
337          text-decoration: none;          text-decoration: none;
338  }  }
339    
340  .mainlinks, .mainlinks:visited, .mainlinks:active {  .mainlinks, .mainlinks:visited, .mainlinks:active, .mainlinks2 {
341          font-size: 11px;          font-size: 11px;
342          font-weight: bold;          font-weight: bold;
343          color: #<?= $isMed ? "003366" : "336633"; ?>;          color: #<?= $isMed ? "003366" : "336633"; ?>;
344          text-decoration: none;          text-decoration: none;
345  }  }
346    
347    .mainlinks2 {
348            font-size: 12px;
349            font-weight: bold;
350    }
351    
352  .mainlinks:hover {  .mainlinks:hover {
353          text-decoration: underline;          text-decoration: underline;
354  }  }
# Line 327  SPAN.mainlinks { Line 361  SPAN.mainlinks {
361          color: #000000;          color: #000000;
362  }  }
363    
364  .wnhead, .pnhead {  .head, .wnhead, .pnhead {
365          font-size: 12px;          font-size: 12px;
366          font-weight: bold;          font-weight: bold;
367  }  }
# Line 337  SPAN.mainlinks { Line 371  SPAN.mainlinks {
371          font-weight: bold;          font-weight: bold;
372  }  }
373    
 <?php if ($isMed): ?>  
374  .small3 {  .small3 {
375          color: #FF0000;          color: #FF0000;
376          font-weight: bold;          font-weight: bold;
377  }  }
378  <?php else: ?>  
379    .semniska, .semumjerena, .semvisoka, .semvrlovisoka {
380            color: #FFFFFF;
381            text-align: center;
382            vertical-align: bottom;
383    }
384    
385    .semniska {
386            background-color: #00A000;
387    }
388    
389    .semumjerena, .semvisoka {
390            color: #000000;
391            background-color: #FFFF00;
392    }
393    
394    .semvrlovisoka {
395            background-color: #FF0000;
396    }
397    
398    .qahead {
399            color: #<?= $isMed ? "003366" : "336633"; ?>;
400            font-weight: bold;
401    }
402    
403    .qaitem {
404            color: #000000;
405    }
406    
407    .qabg {
408            background-color: #<?= $isMed ? "D0E7F4" : "DAF0E5"; ?>;
409    }
410    
411    .qabg1 {
412            background-color: #E0E0E0;
413    }
414    
415    .qabg2 {
416            background-color: #FFFFFF;
417    }
418    
419    <?php if (!$isMed): ?>
420  .kalendar, .kalendar2 {  .kalendar, .kalendar2 {
421          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
422          font-weight: bold;          font-weight: bold;
# Line 360  TH.kalendar2 { Line 434  TH.kalendar2 {
434          color: #FFFFFF;          color: #FFFFFF;
435          font-size: 11px;          font-size: 11px;
436  }  }
437    
438    .semafor {
439            color: #FFFFFF;
440            font-family: Vedrana, sans-serif;
441            font-size: 9px;
442    }
443  <?php endif; ?>  <?php endif; ?>
444    
445    .black {
446            color: #000000;
447    }
448    
449    .underlined, A.small {
450            text-decoration: underline;
451            color: #0000FF;
452    }
453    
454    .underlined:active, A.small:active {
455            color: #FF0000;
456            text-decoration: none;
457    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26