/[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.7 - (hide annotations)
Thu Apr 25 12:16:41 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
Changes since 1.6: +26 -3 lines
File MIME type: text/css
careers banner && front-end

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

  ViewVC Help
Powered by ViewVC 1.1.26