/[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.7 by ravilov, Wed Oct 10 12:40:58 2001 UTC revision 1.12 by ravilov, Mon Oct 29 14:46:41 2001 UTC
# Line 23  TT, PRE { Line 23  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 44  P.ptext { Line 49  P.ptext {
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  }  }
# Line 173  SMALL, .small, .bsmall, .small3, .btn_b, Line 178  SMALL, .small, .bsmall, .small3, .btn_b,
178  }  }
179    
180  .library {  .library {
181          font-family: serif;          /* font-family: serif; */
182          font-size: 14px;          font-size: 14px;
183  }  }
184    
# Line 435  TH.kalendar2 { Line 440  TH.kalendar2 {
440  .black {  .black {
441          color: #000000;          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.7  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.26