/[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.12 by ravilov, Mon Oct 29 14:46:41 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 {
23          font-family: monospace;          font-family: monospace;
24  }  }
25    
26    BLOCKQUOTE {
27            padding-top: 2px;
28            margin-top: 2px;
29    }
30    
31  A {  A {
32          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
33          font-size: 12px;          font-size: 12px;
# Line 33  UL, OL { Line 38  UL, OL {
38          padding-top: 0;          padding-top: 0;
39  }  }
40    
 SMALL {  
         font-size: 10px;  
 }  
   
41  P.ptitle {  P.ptitle {
42          font-weight: bold;          font-weight: bold;
43          margin-bottom: 0;          margin-bottom: 0;
44  }  }
45    
46  P.ptext {  P.ptext {
47          text-align: left;          /* text-align: left; */
48          /* text-indent: 20px; */          /* text-indent: 20px; */
49          margin-top: 0;          margin-top: 0;
50  }  }
51    
52  .newzworld, .newzpliva {  .newzworld, .newzpliva, .newz {
53          font-size: 12px;          font-size: 12px;
54          font-weight: bold;          font-weight: bold;
55  }  }
56    
57  .newzworldsub, .newzplivasub {  .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 {
58            color: #000000;
59          font-size: 12px;          font-size: 12px;
60          /* font-weight: bold; */          /* font-weight: bold; */
61  }  }
62    
63  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
64            color: #000000;
65          font-size: 18px;          font-size: 18px;
66          font-weight: bold;          font-weight: bold;
67  }  }
68    
69  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 {
70          /* text-indent: 15px; */          /* text-indent: 15px; */
71  }  }
72    
73  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 {
74          font-size: 12px;          font-size: 12px;
75          font-weight: bold;          color: #000000;
76  }          font-weight: normal;
   
 .topictitle /*, .topicsubtitle */ {  
         color: #<?= $isMed ? "003366" : "4D9499"; ?>;  
 }  
   
 .newzworld, .newsworldtitle, .wnhead /*, .newzworldsub, .newsworldsubtitle */ {  
         color: #2D8DC8;  
77  }  }
78    
79  .newzpliva, .newsplivatitle, .pnhead /*, .newzplivasub, .newsplivasubtitle */ {  .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 {
80          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;          color: #000000;
81            font-weight: normal;
82  }  }
83    
84  .subtitle {  .subtitle {
# Line 97  P.ptext { Line 94  P.ptext {
94          font-weight: bold;          font-weight: bold;
95  }  }
96    
97  .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 {
98          color: #0000FF;          color: #0000FF;
         background: transparent;  
99          text-decoration: none;          text-decoration: none;
100          font-size: 10px;          font-size: 10px;
101  }  }
102    
103  .more:hover, .more3:hover {  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover {
104          color: #0000FF;          color: #0000FF;
         background: transparent;  
105          text-decoration: underline;          text-decoration: underline;
106  }  }
107    
108  .more:active, .more3:active {  .xmore:link, .xmore:visited, .xmore:hover {
109            color: #000000;
110    }
111    
112    .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
113            color: #<?= $isMed ? "003366" : "4D9499"; ?>;
114    }
115    
116    .newzworld, .newsworldtitle, .wmore:link, .wmore:visited, .wmore:hover, .wnhead /*, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1 */ {
117            color: #2D8DC8;
118    }
119    
120    .newzpliva, .newsplivatitle, .pmore:link, .pmore:visited, .pmore:hover, .pnhead /*, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 */ {
121            color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
122    }
123    
124    .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active {
125          color: #FF0000;          color: #FF0000;
         background: transparent;  
126          text-decoration: none;          text-decoration: none;
127  }  }
128    
# Line 122  P.ptext { Line 132  P.ptext {
132          font-weight: bold;          font-weight: bold;
133  }  }
134    
135  .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {  SMALL, .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {
136          font-size: 10px;          font-size: 10px;
137  }  }
138    
# Line 168  P.ptext { Line 178  P.ptext {
178  }  }
179    
180  .library {  .library {
181          font-family: serif;          /* font-family: serif; */
182          font-size: 14px;          font-size: 14px;
183  }  }
184    
185  .sstitle {  .sstitle {
186          font-weight: bold;          font-weight: bold;
187          color: #000000;          color: #000000;
188          background-color: #CCCCCC;          background-color: #EEEEEE;
189  }  }
190    
191  .sstitle2 {  .sstitle2 {
# Line 196  P.ptext { Line 206  P.ptext {
206    
207  .sshead1, .sshead2, .ssitem {  .sshead1, .sshead2, .ssitem {
208          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
209          font-size: 12px;          font-size: 11px;
210          text-align: left;          text-align: left;
211          text-decoration: none;          text-decoration: none;
212            text-align: center;
213    }
214    
215    A.sshead1, A.sshead2 {
216            text-decoration: underline;
217  }  }
218    
219  .sshead1, .sshead2 {  .sshead1, .sshead2 {
# Line 210  P.ptext { Line 225  P.ptext {
225  }  }
226    
227  .sshead1 {  .sshead1 {
228          color: #CCCCCC;          color: #000000;
229  }  }
230    
231  .sshead2 {  .sshead2 {
232          color: #000000;          color: #000000;
233            text-align: left;
234  }  }
235    
236  .ssrow0 {  .ssrow0 {
237          background-color: #CC3333;          background-color: #B6E1CB;
238  }  }
239    
240  .ssrow1, .ssrow2 {  .ssrow1, .ssrow2 {
# Line 226  P.ptext { Line 242  P.ptext {
242          text-decoration: none;          text-decoration: none;
243  }  }
244    
245    A.ssrow1, A.ssrow2 {
246            text-decoration: underline;
247    }
248    
249  .ssrow1 {  .ssrow1 {
250          background-color: #CCCCCC;          background-color: #EEEEEE;
251  }  }
252    
253  .ssrow2 {  .ssrow2 {
# Line 244  P.ptext { Line 264  P.ptext {
264  }  }
265    
266  .ddhead {  .ddhead {
267          color: #FFFFFF;          color: #000000;
268          background-color: #CC3333;          background-color: #B6E1CB;
269          text-align: left;          text-align: left;
270          font-weight: bold;          font-weight: bold;
271          text-decoration: none;          text-decoration: none;
# Line 253  P.ptext { Line 273  P.ptext {
273    
274  .ddrow {  .ddrow {
275          color: #000000;          color: #000000;
276          background-color: #FFFFCC;          background-color: #EEEEEE;
277          text-align: left;          text-align: left;
278          font-weight: normal;          font-weight: normal;
279          text-decoration: none;          text-decoration: none;
280  }  }
281    
282    A.ddrow {
283            text-decoration: underline;
284    }
285    
286  .ddrow:hover {  .ddrow:hover {
287          text-decoration: underline;          text-decoration: underline;
288  }  }
# Line 308  P.ptext { Line 332  P.ptext {
332          text-decoration: none;          text-decoration: none;
333  }  }
334    
335  .mainlinks, .mainlinks:visited, .mainlinks:active {  .mainlinks, .mainlinks:visited, .mainlinks:active, .mainlinks2 {
336          font-size: 11px;          font-size: 11px;
337          font-weight: bold;          font-weight: bold;
338          color: #<?= $isMed ? "003366" : "336633"; ?>;          color: #<?= $isMed ? "003366" : "336633"; ?>;
339          text-decoration: none;          text-decoration: none;
340  }  }
341    
342    .mainlinks2 {
343            font-size: 12px;
344            font-weight: bold;
345    }
346    
347  .mainlinks:hover {  .mainlinks:hover {
348          text-decoration: underline;          text-decoration: underline;
349  }  }
# Line 327  SPAN.mainlinks { Line 356  SPAN.mainlinks {
356          color: #000000;          color: #000000;
357  }  }
358    
359  .wnhead, .pnhead {  .head, .wnhead, .pnhead {
360          font-size: 12px;          font-size: 12px;
361          font-weight: bold;          font-weight: bold;
362  }  }
# Line 337  SPAN.mainlinks { Line 366  SPAN.mainlinks {
366          font-weight: bold;          font-weight: bold;
367  }  }
368    
 <?php if ($isMed): ?>  
369  .small3 {  .small3 {
370          color: #FF0000;          color: #FF0000;
371          font-weight: bold;          font-weight: bold;
372  }  }
373  <?php else: ?>  
374    .semniska, .semumjerena, .semvisoka, .semvrlovisoka {
375            color: #FFFFFF;
376            text-align: center;
377            vertical-align: bottom;
378    }
379    
380    .semniska {
381            background-color: #00A000;
382    }
383    
384    .semumjerena, .semvisoka {
385            color: #000000;
386            background-color: #FFFF00;
387    }
388    
389    .semvrlovisoka {
390            background-color: #FF0000;
391    }
392    
393    .qahead {
394            color: #<?= $isMed ? "003366" : "336633"; ?>;
395            font-weight: bold;
396    }
397    
398    .qaitem {
399            color: #000000;
400    }
401    
402    .qabg {
403            background-color: #<?= $isMed ? "D0E7F4" : "DAF0E5"; ?>;
404    }
405    
406    .qabg1 {
407            background-color: #E0E0E0;
408    }
409    
410    .qabg2 {
411            background-color: #FFFFFF;
412    }
413    
414    <?php if (!$isMed): ?>
415  .kalendar, .kalendar2 {  .kalendar, .kalendar2 {
416          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
417          font-weight: bold;          font-weight: bold;
# Line 360  TH.kalendar2 { Line 429  TH.kalendar2 {
429          color: #FFFFFF;          color: #FFFFFF;
430          font-size: 11px;          font-size: 11px;
431  }  }
432    
433    .semafor {
434            color: #FFFFFF;
435            font-family: Vedrana, sans-serif;
436            font-size: 9px;
437    }
438  <?php endif; ?>  <?php endif; ?>
439    
440    .black {
441            color: #000000;
442    }
443    
444    .underlined, A.small {
445            text-decoration: underline;
446            color: #0000FF;
447    }
448    
449    .underlined:active, A.small:active {
450            color: #FF0000;
451            text-decoration: none;
452    }

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

  ViewVC Help
Powered by ViewVC 1.1.26