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

Contents of /stil.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Tue Nov 20 08:48:14 2001 UTC (22 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +5 -1 lines
File MIME type: text/css
new dbi, prijevodi, corporate news

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 .mtext {
14 font-size: 20px;
15 font-weight: bold;
16 color : Navy;
17 }
18
19 .section_title {
20 font-size: 14px;
21 font-weight: bold;
22 color : White;
23 }
24
25
26 .silver {
27 font-size : 9px;
28 color : silver;
29 }
30
31 .new {
32 font-size : 12px;
33 color: #808080;
34 font-weight: bold;
35 }
36
37 .green {
38 color: #009900;
39 }

  ViewVC Help
Powered by ViewVC 1.1.26