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

Annotation of /stil.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (hide annotations)
Thu Apr 11 12:57:03 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
Changes since 1.5: +7 -3 lines
File MIME type: text/css
newsletter promjene

1 dpavlin 1.1 P {
2     font-family: sans-serif, verdana, arial, helvetica;
3     font-size : 12px;
4     color : Navy;
5     }
6    
7     DIV {
8     font-family: sans-serif, verdana, arial, helvetica;
9     font-size : 12px;
10     color : Navy;
11     }
12    
13     TD {
14    
15     font-family: sans-serif, verdana, arial, helvetica;
16     font-size : 12px;
17     color : Navy;
18     }
19    
20     FONT {
21    
22     font-family: sans-serif, verdana, arial, helvetica;
23     font-size : 12px;
24     }
25    
26     A {
27    
28     font-family: sans-serif, verdana, arial, helvetica;
29     text-decoration: none;
30     }
31    
32     A:visited {
33    
34     text-decoration: none;
35     }
36    
37     .new {
38    
39     font-family: sans-serif, verdana, arial, helvetica;
40     font-size : 12px;
41     color : #6c9e34;
42     }
43    
44 dpavlin 1.2 .silver {
45    
46     font-family: sans-serif, verdana, arial, helvetica;
47     font-size : 9px;
48     color : silver;
49     }
50    
51    
52 dpavlin 1.1 .font {
53 dpavlin 1.3 font-family: sans-serif, verdana, arial, helvetica;
54     font-size : 12px;
55     color : Navy;
56     }
57 dpavlin 1.1
58 dpavlin 1.3 .orange {
59 dpavlin 1.1 font-family: sans-serif, verdana, arial, helvetica;
60     font-size : 12px;
61 dpavlin 1.3 color : #ff9933;
62 dpavlin 1.2 }
63 dpavlin 1.4
64     .small {
65    
66     font-family: sans-serif, verdana, arial, helvetica;
67     font-size : 10px;
68     }
69    
70 dpavlin 1.6 .newsletter {
71 dpavlin 1.5 font-family: sans-serif, verdana, arial, helvetica;
72     font-size : 9px;
73 dpavlin 1.6 color : black;
74 dpavlin 1.5 text-align: center;
75 dpavlin 1.6 background-color: #ff9933;
76 dpavlin 1.5 }
77    
78 dpavlin 1.6 .newsletter_form {
79 dpavlin 1.5 font-family: sans-serif, verdana, arial, helvetica;
80     font-size : 9px;
81     color : black;
82     text-align: center;
83     }
84    
85 dpavlin 1.6 .title { color: #000080; font-weight: bold; }
86     .bsmall { font-weight: bold; }
87     .msg { color: #FFFFFF; font-weight: bold; }

  ViewVC Help
Powered by ViewVC 1.1.26