/[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.6 by ravilov, Wed Aug 22 11:43:59 2001 UTC revision 1.7 by ravilov, Mon Aug 27 09:17:40 2001 UTC
# Line 163  P.ptext { Line 163  P.ptext {
163          color: #808080;          color: #808080;
164          background-color: #808080;          background-color: #808080;
165  }  }
166    
167    .sstitle {
168            font-size: 14pt;
169            font-weight: bold;
170            color: #000000;
171    }
172    
173    .ssheader {
174            font-size: 11pt;
175            font-weight: bold;
176    }
177    
178    .sshead1, .sshead2, .ssitem {
179            font-family: sans-serif;
180            font-size: 12px;
181            text-align: left;
182    }
183    
184    .sshead1, .sshead2 {
185            font-weight: bold;
186    }
187    
188    .sshead1 {
189            color: #CCCCCC;
190    }
191    
192    .sshead2 {
193            color: #000000;
194    }
195    
196    .ssrow0 {
197            background-color: #CC3333;
198    }
199    
200    .ssrow1 {
201            background-color: #CCCCCC;
202    }
203    
204    .ssrow2 {
205            background-color: #FFFFFF;
206    }
207    
208    .ssitem {
209            color: #000000;
210            font-weight: normal;
211    }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.26