/[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.4 by ravilov, Tue Oct 2 16:18:09 2001 UTC revision 1.8 by ravilov, Fri Oct 12 09:22:02 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    
 INPUT, TEXTAREA, SELECT, OPTION {  
         font-family: Verdana, sans-serif;  
 }  
   
18  A {  A {
19          text-decoration: none;          text-decoration: none;
20  }  }
# Line 37  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;
39  }  }
40    
41  P.ptext {  P.ptext {
42          text-align: left;          /* text-align: left; */
43          /* text-indent: 20px; */          /* text-indent: 20px; */
44          margin-top: 0;          margin-top: 0;
45  }  }
# 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, .tmore:link, .tmore:visited, .pmore:link, .pmore:visited, .wmore:link, .wmore: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;
94          text-decoration: none;          text-decoration: none;
95          font-size: 10px;          font-size: 10px;
96  }  }
97    
98  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .more3:hover {  .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover {
99          color: #0000FF;          color: #0000FF;
100          text-decoration: underline;          text-decoration: underline;
101  }  }
102    
103    .xmore:link, .xmore:visited, .xmore:hover {
104            color: #000000;
105    }
106    
107  .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {  .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
108          color: #<?= $isMed ? "003366" : "4D9499"; ?>;          color: #<?= $isMed ? "003366" : "4D9499"; ?>;
109  }  }
# Line 120  P.ptext { Line 116  P.ptext {
116          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;          color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
117  }  }
118    
119  .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active {  .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active {
120          color: #FF0000;          color: #FF0000;
121          text-decoration: none;          text-decoration: none;
122  }  }
# Line 131  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 355  SPAN.mainlinks { Line 351  SPAN.mainlinks {
351          color: #000000;          color: #000000;
352  }  }
353    
354  .wnhead, .pnhead {  .head, .wnhead, .pnhead {
355          font-size: 12px;          font-size: 12px;
356          font-weight: bold;          font-weight: bold;
357  }  }
# Line 370  SPAN.mainlinks { Line 366  SPAN.mainlinks {
366          font-weight: bold;          font-weight: bold;
367  }  }
368    
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    .qahead {
389            color: #<?= $isMed ? "003366" : "336633"; ?>;
390            font-weight: bold;
391    }
392    
393    .qaitem {
394            color: #000000;
395    }
396    
397    .qabg {
398            background-color: #<?= $isMed ? "D0E7F4" : "DAF0E5"; ?>;
399    }
400    
401    .qabg1 {
402            background-color: #E0E0E0;
403    }
404    
405    .qabg2 {
406            background-color: #FFFFFF;
407    }
408    
409  <?php if (!$isMed): ?>  <?php if (!$isMed): ?>
410  .kalendar, .kalendar2 {  .kalendar, .kalendar2 {
411          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
# Line 388  TH.kalendar2 { Line 424  TH.kalendar2 {
424          color: #FFFFFF;          color: #FFFFFF;
425          font-size: 11px;          font-size: 11px;
426  }  }
427    
428    .semafor {
429            color: #FFFFFF;
430            font-family: Vedrana, sans-serif;
431            font-size: 9px;
432    }
433  <?php endif; ?>  <?php endif; ?>
434    
435    .black {
436            color: #000000;
437    }
438    
439    .underlined, A.small {
440            text-decoration: underline;
441            color: #0000FF;
442    }
443    
444    .underlined:active, A.small:active {
445            color: #FF0000;
446            text-decoration: none;
447    }

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

  ViewVC Help
Powered by ViewVC 1.1.26