/[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.1 by ravilov, Fri Aug 3 09:12:42 2001 UTC revision 1.10 by ravilov, Wed Sep 19 12:23:56 2001 UTC
# Line 1  Line 1 
1  BODY, DIV, P, TD, TABLE, TR {  BODY, DIV, P, TABLE, TH, TD {
2          font-family: Arial, Helvetica, sans-serif;          font-family: Arial, Helvetica, sans-serif;
3          font-size: 12px;          font-size: 12px;
4          color: #000000;          color: #000000;
5  }  }
6    
7  BODY {  TABLE.normal TH, TABLE.normal TD {
8          margin: 0;          text-align: left;
9            vertical-align: top;
10  }  }
11    
12  INPUT, TEXTAREA, SELECT, OPTION {  INPUT, TEXTAREA, SELECT, OPTION {
13          font-family: sans-serif;          font-family: sans-serif;
14  }  }
15    
16    TT {
17            font-family: monospace;
18    }
19    
20    A {
21            font-family: sans-serif;
22            font-size: 12px;
23    }
24    
25    UL, OL {
26            margin-top: 0;
27            padding-top: 0;
28    }
29    
30    SMALL {
31            font-size: 80%;
32    }
33    
34  P.ptitle {  P.ptitle {
35          font-weight: bold;          font-weight: bold;
36          margin-bottom: 0;          margin-bottom: 0;
# Line 39  P.ptext { Line 58  P.ptext {
58  }  }
59    
60  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {  .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {
61          text-indent: 15px;          /* text-indent: 15px; */
62  }  }
63    
64  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {  .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {
# Line 65  P.ptext { Line 84  P.ptext {
84          font-weight: bold;          font-weight: bold;
85  }  }
86    
87  .more:link, .more:visited {  .newztitle {
88            color: #FFFFFF;
89            font-face: Verdana, Tahoma, sans-serif;
90            font-size: 8pt;
91            font-weight: bold;
92    }
93    
94    .more:link, .more:visited, .more3:link, .more3:visited {
95          color: #0000FF;          color: #0000FF;
96            background: transparent;
97          text-decoration: none;          text-decoration: none;
98            font-size: 10px;
99  }  }
100    
101  .more:hover {  .more:hover, .more3:hover {
102          color: #0000FF;          color: #0000FF;
103            background: transparent;
104          text-decoration: underline;          text-decoration: underline;
105  }  }
106    
107  .more:active {  .more:active, .more3:active {
108          color: #FF0000;          color: #FF0000;
109            background: transparent;
110          text-decoration: none;          text-decoration: none;
111  }  }
112    
113  .small, .btn_b, .btn_i, .btn_u {  .more3 {
114            font-family: monospace;
115            font-size: 8pt;
116            font-weight: bold;
117    }
118    
119    .small, .btn_updown, .btn_b, .btn_i, .btn_u {
120          font-size: 10px;          font-size: 10px;
121  }  }
122    
123    .btn_updown {
124            font-weight: bolder;
125    }
126    
127  .btn_b, .btn_i, .btn_u {  .btn_b, .btn_i, .btn_u {
128          font-family: serif;          font-family: serif;
129          width: 22px;          width: 22px;
# Line 92  P.ptext { Line 132  P.ptext {
132    
133  .btn_b {  .btn_b {
134          font-weight: bolder;          font-weight: bolder;
135          font-style: normal;          font-style: plain;
136          text-decoration: none;          text-decoration: none;
137  }  }
138    
# Line 104  P.ptext { Line 144  P.ptext {
144    
145  .btn_u {  .btn_u {
146          font-weight: normal;          font-weight: normal;
147          font-style: normal;          font-style: plain;
148          text-decoration: underline;          text-decoration: underline;
149  }  }
150    
151    .note, .warning {
152            font-weight: bold;
153            font-family: Verdana, sans-serif;
154    }
155    
156    .warning {
157            color: #FF0000;
158    }
159    
160    .library {
161            font-family: serif;
162            font-size: 14px;
163    }
164    
165    .sstitle {
166            font-weight: bold;
167            color: #000000;
168            background-color: #CCCCCC;
169    }
170    
171    .sstitle2 {
172            font-size: 14pt;
173            font-weight: bold;
174    }
175    
176    .sstitle3 {
177            font-size: 10pt;
178            font-weight: normal;
179            font-style: italic;
180    }
181    
182    .ssheader {
183            font-size: 11pt;
184            font-weight: bold;
185    }
186    
187    .sshead1, .sshead2, .ssitem {
188            font-family: sans-serif;
189            font-size: 12px;
190            text-align: left;
191            text-decoration: none;
192    }
193    
194    .sshead1, .sshead2 {
195            font-weight: bold;
196    }
197    
198    .sshead1 {
199            color: #CCCCCC;
200    }
201    
202    .sshead2 {
203            color: #000000;
204    }
205    
206    .ssrow0 {
207            background-color: #CC3333;
208    }
209    
210    .ssrow1 {
211            color: #000000;
212            background-color: #CCCCCC;
213            text-decoration: none;
214    }
215    
216    .ssrow2 {
217            color: #000000;
218            background-color: #FFFFFF;
219            text-decoration: none;
220    }
221    
222    .ssitem {
223            color: #000000;
224            font-weight: normal;
225    }
226    
227    .ddhead {
228            color: #FFFFFF;
229            background-color: #CC3333;
230            text-align: left;
231            font-weight: bold;
232            text-decoration: none;
233    }
234    
235    .ddrow {
236            color: #000000;
237            background-color: #FFFFCC;
238            text-align: left;
239            font-weight: normal;
240            text-decoration: none;
241    }
242    
243    .menurow {
244            padding-left: 4px;
245            padding-right: 4px;
246            padding-top: 0;
247            padding-bottom: 0;
248    }
249    
250    .menu0, .menu1 {
251            font-family: Verdana, sans-serif;
252            font-size: 8px;
253            font-weight: bold;
254            text-decoration: none;
255            padding-left: 6px;
256            padding-right: 6px;
257            padding-top: 2px;
258            padding-bottom: 2px;
259            width: 126px;
260            height: 14px;
261    }
262    
263    .menu0 {
264            color: #336633;
265    }
266    
267    .menu1 {
268            color: #000080;
269    }
270    
271    .menu2 {
272            font-family: sans-serif;
273            font-size: 8pt;
274            font-weight: bold;
275            font-style: plain;
276            text-decoration: none;
277            color: #336633;
278    }
279    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26