/[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

Contents of /stil.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (show annotations)
Tue Sep 25 15:38:04 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +0 -0 lines
File MIME type: text/css
FILE REMOVED
Major changes. Too numeruous to mention all here.

1 BODY, DIV, P, TABLE, TH, TD {
2 font-family: Arial, Helvetica, sans-serif;
3 font-size: 12px;
4 color: #000000;
5 }
6
7 TABLE.normal TH, TABLE.normal TD {
8 text-align: left;
9 vertical-align: top;
10 }
11
12 INPUT, TEXTAREA, SELECT, OPTION {
13 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 {
35 font-weight: bold;
36 margin-bottom: 0;
37 }
38
39 P.ptext {
40 text-align: justify;
41 text-indent: 20px;
42 margin-top: 0;
43 }
44
45 .newzworld, .newzpliva {
46 font-size: 16px;
47 font-weight: bold;
48 }
49
50 .newzworldsub, .newzplivasub {
51 font-size: 10px;
52 font-weight: bold;
53 }
54
55 .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
56 font-size: 20px;
57 font-weight: bold;
58 }
59
60 .mainsubtitle, .topicsubtitle, .newzworldsub, .newsworldsubtitle, .newzplivasub, .newsplivasubtitle {
61 /* text-indent: 15px; */
62 }
63
64 .mainsubtitle, .topicsubtitle, .newsworldsubtitle, .newsplivasubtitle {
65 font-size: 12px;
66 font-weight: bold;
67 }
68
69 .topictitle, .topicsubtitle {
70 color: #4D9499;
71 }
72
73 .newzworld, .newzworldsub, .newsworldtitle, .newsworldsubtitle {
74 color: #2D8DC8;
75 }
76
77 .newzpliva, .newzplivasub, .newsplivatitle, .newsplivasubtitle {
78 color: #9C79AE;
79 }
80
81 .subtitle {
82 color: gray;
83 font-size: 11px;
84 font-weight: bold;
85 }
86
87 .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;
96 background: transparent;
97 text-decoration: none;
98 font-size: 10px;
99 }
100
101 .more:hover, .more3:hover {
102 color: #0000FF;
103 background: transparent;
104 text-decoration: underline;
105 }
106
107 .more:active, .more3:active {
108 color: #FF0000;
109 background: transparent;
110 text-decoration: none;
111 }
112
113 .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;
121 }
122
123 .btn_updown {
124 font-weight: bolder;
125 }
126
127 .btn_b, .btn_i, .btn_u {
128 font-family: serif;
129 width: 22px;
130 height: auto;
131 }
132
133 .btn_b {
134 font-weight: bolder;
135 font-style: plain;
136 text-decoration: none;
137 }
138
139 .btn_i {
140 font-weight: normal;
141 font-style: italic;
142 text-decoration: none;
143 }
144
145 .btn_u {
146 font-weight: normal;
147 font-style: plain;
148 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

  ViewVC Help
Powered by ViewVC 1.1.26