/[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.4 by ravilov, Thu Aug 16 09:08:42 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  }  }
# Line 65  P.ptext { Line 61  P.ptext {
61          font-weight: bold;          font-weight: bold;
62  }  }
63    
64    .newztitle {
65            color: #FFFFFF;
66            font-face: Verdana, Tahoma, sans-serif;
67            font-size: 8pt;
68            font-weight: bold;
69    }
70    
71  .more:link, .more:visited {  .more:link, .more:visited {
72          color: #0000FF;          color: #0000FF;
73          text-decoration: none;          text-decoration: none;
# Line 96  P.ptext { Line 99  P.ptext {
99    
100  .btn_b {  .btn_b {
101          font-weight: bolder;          font-weight: bolder;
102          font-style: normal;          font-style: plain;
103          text-decoration: none;          text-decoration: none;
104  }  }
105    
# Line 108  P.ptext { Line 111  P.ptext {
111    
112  .btn_u {  .btn_u {
113          font-weight: normal;          font-weight: normal;
114          font-style: normal;          font-style: plain;
115          text-decoration: underline;          text-decoration: underline;
116  }  }
117    

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

  ViewVC Help
Powered by ViewVC 1.1.26