/[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.1 - (show annotations)
Wed Nov 7 14:24:02 2001 UTC (22 years, 5 months ago) by dpavlin
Branch: MAIN
File MIME type: text/css
zaposleni

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 }

  ViewVC Help
Powered by ViewVC 1.1.26