/[health_html]/stil.css
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.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by ravilov, Wed Aug 8 11:51:02 2001 UTC revision 1.5 by ravilov, Mon Aug 20 13:35:00 2001 UTC
# Line 4  BODY, DIV, P, TD, TABLE, TR { Line 4  BODY, DIV, P, TD, TABLE, TR {
4          color: #000000;          color: #000000;
5  }  }
6    
 BODY {  
         margin: 0;  
 }  
   
7  INPUT, TEXTAREA, SELECT, OPTION {  INPUT, TEXTAREA, SELECT, OPTION {
8          font-family: sans-serif;          font-family: sans-serif;
9  }  }
10    
11    TT {
12            font-family: monospace;
13    }
14    
15  P.ptitle {  P.ptitle {
16          font-weight: bold;          font-weight: bold;
17          margin-bottom: 0;          margin-bottom: 0;
# Line 65  P.ptext { Line 65  P.ptext {
65          font-weight: bold;          font-weight: bold;
66  }  }
67    
68    .newztitle {
69            color: #FFFFFF;
70            font-face: Verdana, Tahoma, sans-serif;
71            font-size: 8pt;
72            font-weight: bold;
73    }
74    
75  .more:link, .more:visited {  .more:link, .more:visited {
76          color: #0000FF;          color: #0000FF;
77          text-decoration: none;          text-decoration: none;
# Line 96  P.ptext { Line 103  P.ptext {
103    
104  .btn_b {  .btn_b {
105          font-weight: bolder;          font-weight: bolder;
106          font-style: normal;          font-style: plain;
107          text-decoration: none;          text-decoration: none;
108  }  }
109    
# Line 108  P.ptext { Line 115  P.ptext {
115    
116  .btn_u {  .btn_u {
117          font-weight: normal;          font-weight: normal;
118          font-style: normal;          font-style: plain;
119          text-decoration: underline;          text-decoration: underline;
120  }  }
121    

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26