/[plivahealth]/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.1.1.1 - (show annotations) (vendor branch)
Wed Jul 11 11:52:07 2001 UTC (22 years, 8 months ago) by ravilov
Branch: MAIN, pliva
CVS Tags: a0, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/css
initial import

1 BODY, DIV, P, TD, TABLE, TR {
2 font-family : Arial, Helvetica, sans-serif;
3 font-size : 12;
4 color : Black;
5 }
6
7 .newzworld {
8 color : #2D8DC8;
9 font-size : 16;
10 font-weight : bold;
11 }
12
13 .newzpliva {
14 color : #9C79AE;
15 font-size : 16;
16 font-weight : bold;
17 }
18
19 .topictitle {
20 color : #4D9499;
21 font-size : 20;
22 font-weight : bold;
23 }
24
25 .topicsubtitle {
26 color : #4D9499;
27 font-size : 12;
28 font-weight : bold;
29 }
30
31 .subtitle {
32 color : gray;
33 font-size : 11;
34 font-weight : bold;
35 }

  ViewVC Help
Powered by ViewVC 1.1.26