/[pliva-si]/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.3 - (hide annotations)
Tue Nov 20 17:44:15 2001 UTC (22 years, 4 months ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +5 -0 lines
File MIME type: text/css
autorizacija korisnika

1 dpavlin 1.1 FONT, DIV, P, TD
2     {
3     font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, sans-serif;
4     font-size: 10pt;
5     }
6    
7     A:link, A:visited, A:active
8     {
9     color: #223c82;
10     text-decoration:none;
11     }
12    
13 dpavlin 1.3 HR {
14     noshade: true;
15     size: 1pt;
16     }
17    
18 dpavlin 1.1 .mtext {
19     font-size: 20px;
20     font-weight: bold;
21     color : Navy;
22     }
23    
24     .section_title {
25     font-size: 14px;
26     font-weight: bold;
27     color : White;
28     }
29    
30    
31     .silver {
32     font-size : 9px;
33     color : silver;
34     }
35    
36     .new {
37     font-size : 12px;
38 dpavlin 1.2 color: #808080;
39 dpavlin 1.1 font-weight: bold;
40 dpavlin 1.2 }
41    
42     .green {
43     color: #009900;
44 dpavlin 1.1 }

  ViewVC Help
Powered by ViewVC 1.1.26