/[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.4 by ravilov, Tue Oct 2 16:18:09 2001 UTC
# Line 19  INPUT, TEXTAREA, SELECT, OPTION { Line 19  INPUT, TEXTAREA, SELECT, OPTION {
19          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
20  }  }
21    
22    A {
23            text-decoration: none;
24    }
25    
26  TT, PRE {  TT, PRE {
27          font-family: monospace;          font-family: monospace;
28  }  }
# Line 53  P.ptext { Line 57  P.ptext {
57          font-weight: bold;          font-weight: bold;
58  }  }
59    
60  .newzworldsub, .newzplivasub {  .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 {
61            color: #000000;
62          font-size: 12px;          font-size: 12px;
63          /* font-weight: bold; */          /* font-weight: bold; */
64  }  }
65    
66  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {  .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
67            color: #000000;
68          font-size: 18px;          font-size: 18px;
69          font-weight: bold;          font-weight: bold;
70  }  }
71    
72  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 {
73          /* text-indent: 15px; */          /* text-indent: 15px; */
74  }  }
75    
76  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {  .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 {
77          font-size: 12px;          font-size: 12px;
78          font-weight: bold;          color: #000000;
79  }          font-weight: normal;
   
 .topictitle /*, .topicsubtitle */ {  
         color: #<?= $isMed ? "003366" : "4D9499"; ?>;  
 }  
   
 .newzworld, .newsworldtitle, .wnhead /*, .newzworldsub, .newsworldsubtitle */ {  
         color: #2D8DC8;  
80  }  }
81    
82  .newzpliva, .newsplivatitle, .pnhead /*, .newzplivasub, .newsplivasubtitle */ {  .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 {
83          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;          color: #000000;
84            font-weight: normal;
85  }  }
86    
87  .subtitle {  .subtitle {
# Line 97  P.ptext { Line 97  P.ptext {
97          font-weight: bold;          font-weight: bold;
98  }  }
99    
100  .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 {
101          color: #0000FF;          color: #0000FF;
         background: transparent;  
102          text-decoration: none;          text-decoration: none;
103          font-size: 10px;          font-size: 10px;
104  }  }
105    
106  .more:hover, .more3:hover {  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .more3:hover {
107          color: #0000FF;          color: #0000FF;
         background: transparent;  
108          text-decoration: underline;          text-decoration: underline;
109  }  }
110    
111  .more:active, .more3:active {  .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
112            color: #<?= $isMed ? "003366" : "4D9499"; ?>;
113    }
114    
115    .newzworld, .newsworldtitle, .wmore:link, .wmore:visited, .wmore:hover, .wnhead /*, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1 */ {
116            color: #2D8DC8;
117    }
118    
119    .newzpliva, .newsplivatitle, .pmore:link, .pmore:visited, .pmore:hover, .pnhead /*, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 */ {
120            color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
121    }
122    
123    .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active {
124          color: #FF0000;          color: #FF0000;
         background: transparent;  
125          text-decoration: none;          text-decoration: none;
126  }  }
127    
# Line 175  P.ptext { Line 184  P.ptext {
184  .sstitle {  .sstitle {
185          font-weight: bold;          font-weight: bold;
186          color: #000000;          color: #000000;
187          background-color: #CCCCCC;          background-color: #EEEEEE;
188  }  }
189    
190  .sstitle2 {  .sstitle2 {
# Line 196  P.ptext { Line 205  P.ptext {
205    
206  .sshead1, .sshead2, .ssitem {  .sshead1, .sshead2, .ssitem {
207          font-family: Verdana, sans-serif;          font-family: Verdana, sans-serif;
208          font-size: 12px;          font-size: 11px;
209          text-align: left;          text-align: left;
210          text-decoration: none;          text-decoration: none;
211            text-align: center;
212    }
213    
214    A.sshead1, A.sshead2 {
215            text-decoration: underline;
216  }  }
217    
218  .sshead1, .sshead2 {  .sshead1, .sshead2 {
# Line 210  P.ptext { Line 224  P.ptext {
224  }  }
225    
226  .sshead1 {  .sshead1 {
227          color: #CCCCCC;          color: #000000;
228  }  }
229    
230  .sshead2 {  .sshead2 {
231          color: #000000;          color: #000000;
232            text-align: left;
233  }  }
234    
235  .ssrow0 {  .ssrow0 {
236          background-color: #CC3333;          background-color: #B6E1CB;
237  }  }
238    
239  .ssrow1, .ssrow2 {  .ssrow1, .ssrow2 {
# Line 226  P.ptext { Line 241  P.ptext {
241          text-decoration: none;          text-decoration: none;
242  }  }
243    
244    A.ssrow1, A.ssrow2 {
245            text-decoration: underline;
246    }
247    
248  .ssrow1 {  .ssrow1 {
249          background-color: #CCCCCC;          background-color: #EEEEEE;
250  }  }
251    
252  .ssrow2 {  .ssrow2 {
# Line 244  P.ptext { Line 263  P.ptext {
263  }  }
264    
265  .ddhead {  .ddhead {
266          color: #FFFFFF;          color: #000000;
267          background-color: #CC3333;          background-color: #B6E1CB;
268          text-align: left;          text-align: left;
269          font-weight: bold;          font-weight: bold;
270          text-decoration: none;          text-decoration: none;
# Line 253  P.ptext { Line 272  P.ptext {
272    
273  .ddrow {  .ddrow {
274          color: #000000;          color: #000000;
275          background-color: #FFFFCC;          background-color: #EEEEEE;
276          text-align: left;          text-align: left;
277          font-weight: normal;          font-weight: normal;
278          text-decoration: none;          text-decoration: none;
279  }  }
280    
281    A.ddrow {
282            text-decoration: underline;
283    }
284    
285  .ddrow:hover {  .ddrow:hover {
286          text-decoration: underline;          text-decoration: underline;
287  }  }
# Line 308  P.ptext { Line 331  P.ptext {
331          text-decoration: none;          text-decoration: none;
332  }  }
333    
334  .mainlinks, .mainlinks:visited, .mainlinks:active {  .mainlinks, .mainlinks:visited, .mainlinks:active, .mainlinks2 {
335          font-size: 11px;          font-size: 11px;
336          font-weight: bold;          font-weight: bold;
337          color: #<?= $isMed ? "003366" : "336633"; ?>;          color: #<?= $isMed ? "003366" : "336633"; ?>;
338          text-decoration: none;          text-decoration: none;
339  }  }
340    
341    .mainlinks2 {
342            font-size: 12px;
343            font-weight: bold;
344    }
345    
346  .mainlinks:hover {  .mainlinks:hover {
347          text-decoration: underline;          text-decoration: underline;
348  }  }
# Line 337  SPAN.mainlinks { Line 365  SPAN.mainlinks {
365          font-weight: bold;          font-weight: bold;
366  }  }
367    
 <?php if ($isMed): ?>  
368  .small3 {  .small3 {
369          color: #FF0000;          color: #FF0000;
370          font-weight: bold;          font-weight: bold;
371  }  }
372  <?php else: ?>  
373    <?php if (!$isMed): ?>
374  .kalendar, .kalendar2 {  .kalendar, .kalendar2 {
375          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
376          font-weight: bold;          font-weight: bold;

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

  ViewVC Help
Powered by ViewVC 1.1.26