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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.10 - (show annotations)
Sat Oct 27 16:54:50 2001 UTC (22 years, 5 months ago) by ravilov
Branch: MAIN
Changes since 1.9: +10 -0 lines
Rearranged the menu system on plivamed.net. Other fixes/improvements.

1 <?php
2 Header("Content-Type: text/css");
3 include_once("inc/global.php");
4 include_once("inc/util.php");
5 ?>
6
7 BODY, DIV, P, TABLE, TH, TD, INPUT, TEXTAREA, SELECT, OPTION {
8 font-family: Verdana, Arial, Helvetica, sans-serif;
9 font-size: 12px;
10 color: #000000;
11 }
12
13 BODY {
14 margin-left: 0;
15 margin-right; 0;
16 }
17
18 TABLE.normal TH, TABLE.normal TD {
19 text-align: left;
20 vertical-align: top;
21 }
22
23 A {
24 text-decoration: none;
25 }
26
27 TT, PRE {
28 font-family: monospace;
29 }
30
31 BLOCKQUOTE {
32 padding-top: 2px;
33 margin-top: 2px;
34 }
35
36 A {
37 font-family: Verdana, sans-serif;
38 font-size: 12px;
39 }
40
41 UL, OL {
42 margin-top: 0;
43 padding-top: 0;
44 }
45
46 P.ptitle {
47 font-weight: bold;
48 margin-bottom: 0;
49 }
50
51 P.ptext {
52 /* text-align: left; */
53 /* text-indent: 20px; */
54 margin-top: 0;
55 }
56
57 .newzworld, .newzpliva, .newz {
58 font-size: 12px;
59 font-weight: bold;
60 }
61
62 .newzworldsub0, .newzworldsub1, .newzplivasub0, .newzplivasub1 {
63 color: #000000;
64 font-size: 12px;
65 /* font-weight: bold; */
66 }
67
68 .maintitle, .topictitle, .newsworldtitle, .newsplivatitle {
69 color: #000000;
70 font-size: 18px;
71 font-weight: bold;
72 }
73
74 .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 {
75 /* text-indent: 15px; */
76 }
77
78 .mainsubtitle0, .mainsubtitle1, .topicsubtitle0, .topicsubtitle1, .newsworldsubtitle0, .newsworldsubtitle1, .newsplivasubtitle0, .newsplivasubtitle1 {
79 font-size: 12px;
80 color: #000000;
81 font-weight: normal;
82 }
83
84 .mainsubtitle0, .topicsubtitle0, .newzworldsubtitle0, .newzworldsub0, .newsworldsubtitle0, .newzplivasub0, .newsplivasubtitle0 {
85 color: #000000;
86 font-weight: normal;
87 }
88
89 .subtitle {
90 color: gray;
91 font-size: 11px;
92 font-weight: bold;
93 }
94
95 .newztitle {
96 color: #FFFFFF;
97 font-face: Verdana, sans-serif;
98 font-size: 10px;
99 font-weight: bold;
100 }
101
102 .more:link, .more:visited, .more3:link, .more3:visited, .tmore:link, .tmore:visited, .pmore:link, .pmore:visited, .wmore:link, .wmore:visited, .xmore:link, .xmore:visited {
103 color: #0000FF;
104 text-decoration: none;
105 font-size: 10px;
106 }
107
108 .more:hover, .tmore:hover, .pmore:hover, .wmore:hover, .xmore:hover, .more3:hover {
109 color: #0000FF;
110 text-decoration: underline;
111 }
112
113 .xmore:link, .xmore:visited, .xmore:hover {
114 color: #000000;
115 }
116
117 .topictitle, .tmore:link, .tmore:visited, .tmore:hover /*, .topicsubtitle0, .topicsubtitle1 */ {
118 color: #<?= $isMed ? "003366" : "4D9499"; ?>;
119 }
120
121 .newzworld, .newsworldtitle, .wmore:link, .wmore:visited, .wmore:hover, .wnhead /*, .newzworldsub0, .newzworldsub1, .newsworldsubtitle0, .newsworldsubtitle1 */ {
122 color: #2D8DC8;
123 }
124
125 .newzpliva, .newsplivatitle, .pmore:link, .pmore:visited, .pmore:hover, .pnhead /*, .newzplivasub0, .newzplivasub1, .newsplivasubtitle0, .newsplivasubtitle1 */ {
126 color: #<?= $isMed ? "003366" : "9C79AE"; ?>;
127 }
128
129 .more:active, .tmore:active, .pmore:active, .wmore:active, .more3:active, .xmore:active {
130 color: #FF0000;
131 text-decoration: none;
132 }
133
134 .more3 {
135 font-family: monospace;
136 font-size: 10px;
137 font-weight: bold;
138 }
139
140 SMALL, .small, .bsmall, .small3, .btn_b, .btn_i, .btn_u {
141 font-size: 10px;
142 }
143
144 .small {
145 font-weight: normal;
146 }
147
148 .bsmall {
149 font-weight: bold;
150 }
151
152 .btn_b, .btn_i, .btn_u {
153 font-family: serif;
154 width: 22px;
155 height: auto;
156 }
157
158 .btn_b {
159 font-weight: bolder;
160 font-style: plain;
161 text-decoration: none;
162 }
163
164 .btn_i {
165 font-weight: normal;
166 font-style: italic;
167 text-decoration: none;
168 }
169
170 .btn_u {
171 font-weight: normal;
172 font-style: plain;
173 text-decoration: underline;
174 }
175
176 .note, .warning {
177 font-weight: bold;
178 font-family: Verdana, sans-serif;
179 }
180
181 .warning {
182 color: #FF0000;
183 }
184
185 .library {
186 font-family: serif;
187 font-size: 14px;
188 }
189
190 .sstitle {
191 font-weight: bold;
192 color: #000000;
193 background-color: #EEEEEE;
194 }
195
196 .sstitle2 {
197 font-size: 16px;
198 font-weight: bold;
199 }
200
201 .sstitle3 {
202 font-size: 12px;
203 font-weight: normal;
204 font-style: italic;
205 }
206
207 .ssheader {
208 font-size: 12px;
209 font-weight: bold;
210 }
211
212 .sshead1, .sshead2, .ssitem {
213 font-family: Verdana, sans-serif;
214 font-size: 11px;
215 text-align: left;
216 text-decoration: none;
217 text-align: center;
218 }
219
220 A.sshead1, A.sshead2 {
221 text-decoration: underline;
222 }
223
224 .sshead1, .sshead2 {
225 font-weight: bold;
226 }
227
228 .sshead1:hover, .sshead2:hover {
229 text-decoration: underline;
230 }
231
232 .sshead1 {
233 color: #000000;
234 }
235
236 .sshead2 {
237 color: #000000;
238 text-align: left;
239 }
240
241 .ssrow0 {
242 background-color: #B6E1CB;
243 }
244
245 .ssrow1, .ssrow2 {
246 color: #000000;
247 text-decoration: none;
248 }
249
250 A.ssrow1, A.ssrow2 {
251 text-decoration: underline;
252 }
253
254 .ssrow1 {
255 background-color: #EEEEEE;
256 }
257
258 .ssrow2 {
259 background-color: #FFFFFF;
260 }
261
262 .ssrow1:hover, .ssrow2:hover {
263 text-decoration: underline;
264 }
265
266 .ssitem {
267 color: #000000;
268 font-weight: normal;
269 }
270
271 .ddhead {
272 color: #000000;
273 background-color: #B6E1CB;
274 text-align: left;
275 font-weight: bold;
276 text-decoration: none;
277 }
278
279 .ddrow {
280 color: #000000;
281 background-color: #EEEEEE;
282 text-align: left;
283 font-weight: normal;
284 text-decoration: none;
285 }
286
287 A.ddrow {
288 text-decoration: underline;
289 }
290
291 .ddrow:hover {
292 text-decoration: underline;
293 }
294
295 .menurow {
296 padding-left: 4px;
297 padding-right: 4px;
298 padding-top: 0;
299 padding-bottom: 0;
300 }
301
302 .menu0, .menu1 {
303 font-family: Verdana, sans-serif;
304 font-size: 8px;
305 font-weight: bold;
306 text-decoration: none;
307 padding-left: 6px;
308 padding-right: 6px;
309 padding-top: 2px;
310 padding-bottom: 2px;
311 width: 126px;
312 height: 14px;
313 }
314
315 .menu0 {
316 color: #336633;
317 }
318
319 .menu1 {
320 color: #000080;
321 }
322
323 .menu2 {
324 font-family: Verdana, sans-serif;
325 font-size: 10px;
326 font-weight: bold;
327 font-style: plain;
328 text-decoration: none;
329 color: #336633;
330 }
331
332 .menu2:hover {
333 text-decoration: underline;
334 }
335
336 .menu2:active {
337 text-decoration: none;
338 }
339
340 .mainlinks, .mainlinks:visited, .mainlinks:active, .mainlinks2 {
341 font-size: 11px;
342 font-weight: bold;
343 color: #<?= $isMed ? "003366" : "336633"; ?>;
344 text-decoration: none;
345 }
346
347 .mainlinks2 {
348 font-size: 12px;
349 font-weight: bold;
350 }
351
352 .mainlinks:hover {
353 text-decoration: underline;
354 }
355
356 .mainlinks:active {
357 text-decoration: none;
358 }
359
360 SPAN.mainlinks {
361 color: #000000;
362 }
363
364 .head, .wnhead, .pnhead {
365 font-size: 12px;
366 font-weight: bold;
367 }
368
369 .idxselected {
370 color: #C0C0C0;
371 font-weight: bold;
372 }
373
374 .small3 {
375 color: #FF0000;
376 font-weight: bold;
377 }
378
379 .semniska, .semumjerena, .semvisoka, .semvrlovisoka {
380 color: #FFFFFF;
381 text-align: center;
382 vertical-align: bottom;
383 }
384
385 .semniska {
386 background-color: #00A000;
387 }
388
389 .semumjerena, .semvisoka {
390 color: #000000;
391 background-color: #FFFF00;
392 }
393
394 .semvrlovisoka {
395 background-color: #FF0000;
396 }
397
398 .qahead {
399 color: #<?= $isMed ? "003366" : "336633"; ?>;
400 font-weight: bold;
401 }
402
403 .qaitem {
404 color: #000000;
405 }
406
407 .qabg {
408 background-color: #<?= $isMed ? "D0E7F4" : "DAF0E5"; ?>;
409 }
410
411 .qabg1 {
412 background-color: #E0E0E0;
413 }
414
415 .qabg2 {
416 background-color: #FFFFFF;
417 }
418
419 <?php if (!$isMed): ?>
420 .kalendar, .kalendar2 {
421 font-family: Arial, Helvetica, sans-serif;
422 font-weight: bold;
423 font-size: 9px;
424 color: gray;
425 }
426
427 .kalendar2 {
428 border-width: 1px;
429 border-style: solid;
430 border-color: #FFBBBB;
431 }
432
433 TH.kalendar2 {
434 color: #FFFFFF;
435 font-size: 11px;
436 }
437
438 .semafor {
439 color: #FFFFFF;
440 font-family: Vedrana, sans-serif;
441 font-size: 9px;
442 }
443 <?php endif; ?>
444
445 .black {
446 color: #000000;
447 }
448
449 .underlined, A.small {
450 text-decoration: underline;
451 color: #0000FF;
452 }
453
454 .underlined:active, A.small:active {
455 color: #FF0000;
456 text-decoration: none;
457 }

  ViewVC Help
Powered by ViewVC 1.1.26