/[webpac-proto]/search/images/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 /search/images/stil.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Tue Jun 25 16:28:41 2002 UTC (21 years, 10 months ago) by dpavlin
Branch: MAIN
Changes since 1.1: +17 -0 lines
File MIME type: text/css
navigacija class

1 .navigacija {
2 font-family: sans-serif, arial, helvetica;
3 font-size : 11px;
4 margin: 0px 0px 0px 0px;
5 padding: 0px 0px 0px 0px;
6 border-width: thin;
7 width: 20%;
8 color: #000080;
9 background-color: #ffffff;
10 border-color: #000080;
11 }
12
13 .navigacijaDISABLED {
14 font-family: sans-serif, arial, helvetica;
15 font-size : 11px;
16 margin: 0px 0px 0px 0px;
17 padding: 0px 0px 0px 0px;
18 border-width: thin;
19 width: 20%;
20 color: #8080f0;
21 background-color: #ffffff;
22 border-color: #000080;
23 }

  ViewVC Help
Powered by ViewVC 1.1.26