/[webpac]/branches/ecas/public_html/style.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

Diff of /branches/ecas/public_html/style.css

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/public_html/style.css revision 7 by dpavlin, Sat Jan 11 16:44:03 2003 UTC branches/ecas/public_html/style.css revision 784 by dpavlin, Fri Apr 17 15:04:48 2009 UTC
# Line 1  Line 1 
1  body {  body {
2          background: #FFFFE8 none;  /*      background: #F7F6F2; */
3          color: black;          background: white;
4          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          color: #369;
5          font-size: 12px          font-family: "Verdana", Arial, Helvetica, sans-serif;
6  }          font-size: 80%;
7            margin: 40px;
8  .navigacija {  }
9          font-size : 11px;  
10          margin: 0px 0px 0px 0px;  h2 {  
11          padding: 0px 0px 0px 0px;          font-size: 18px; font-weight: bold;
12          border-width: 1px;          color: #000080;
13          width: 19%;  }
14          color: #000080;  
15          background-color: #FFFFFF;  h3 {  
16          border-color: #000080;          font-size: 14px; font-weight: bold;
17          border-top-color: #8080f0;          color: #000080;
18          border-left-color: #8080f0;  }
19          border-right-color: #000080;  
20          border-bottom-color: #000080;  a {
21  }          color: #C24427;
22    }
23    
24  .submit {  a:hover {
25          font-size : 17px;          text-decoration: none;
26          margin: 0px 0px 0px 0px;  }
27          padding: 0px 0px 0px 0px;  
28          color: #000080;  #searchform {
29          background-color: #ffffff;          padding: 15px 20px 15px; 20px;
30          border-color: #000080;  }
31          border-top-color: #8080f0;  
32          border-left-color: #8080f0;  .navigacija {
33          border-right-color: #000080;          font-size : 11px;
34          border-bottom-color: #000080;          margin: 0px 0px 0px 0px;
35                    padding: 0px 0px 0px 0px;
36  }          border-width: 1px;
37            color: #000080;
38  .navigacijaDISABLED {          background-color: #FFFFFF;
39          font-size : 11px;          border-color: #000080;
40          margin: 0px 0px 0px 0px;          border-top-color: #8080f0;
41          padding: 0px 0px 0px 0px;          border-left-color: #8080f0;
42          border-width: 1px;          border-right-color: #000080;
43          width: 19%;          border-bottom-color: #000080;
44          color: #8080f0;  }
45          background-color: #ffffff;  
46          border-top-color: #8080f0;  
47          border-left-color: #8080f0;  .submit {
48          border-right-color: #000080;          font-size : 17px;
49          border-bottom-color: #000080;          margin: 0px 0px 0px 0px;
50  }          padding: 0px 0px 0px 0px;
51            color: #000080;
52            background-color: #ffffff;
53  .label {            border-color: #000080;
54          font-size: 12px;          border-top-color: #8080f0;
55  }          border-left-color: #8080f0;
56            border-right-color: #000080;
57            border-bottom-color: #000080;
58  .example {            
59          font-size: small;  }
60          font-style: italic;  
61  }  .reset {
62            font-size : 12px;
63            margin: 0px 0px 0px 0px;
64  h2 {            padding: 0px 0px 0px 0px;
65          font-size: 16px; font-weight: bold;          color: #000080;
66          color: #000080;          background-color: #ffffff;
67  }          border-color: #000080;
68            border-top-color: #8080f0;
69            border-left-color: #8080f0;
70  .limiter {            border-right-color: #000080;
71          font-size: 12px          border-bottom-color: #000080;
72  }  }
73    
74    
75    .navigacijaDISABLED {
76            font-size : 11px;
77            margin: 0px 0px 0px 0px;
78            padding: 0px 0px 0px 0px;
79            border-width: 1px;
80            width: 19%;
81            color: #8080f0;
82            background-color: #ffffff;
83            border-top-color: #8080f0;
84            border-left-color: #8080f0;
85            border-right-color: #000080;
86            border-bottom-color: #000080;
87    }
88    
89    
90    .label1 {  
91            font-size: 75%;
92            text-align: right;
93    }
94    
95    .label2 {  
96             font-size: 75%;
97             vertical-align: top;
98    }
99    
100    
101    .example {  
102            font-size: 70%;
103            font-style: italic;
104    }
105    
106    .limiter {  
107            vertical-align: top;
108            font-size: 75%;
109    }
110    
111    .results {
112            font-size: 70%
113    }
114    
115    .headline {
116            font-size: 110%;
117            font-weight: bold;
118            font-style: normal;
119    }
120    
121    .small {
122            font-size: 80%;
123    }
124            
125    /* links in headline shouldn't have underline (it looks ugly) */
126    .headline {
127            text-decoration: none
128    }
129    
130    #head {
131            padding: 0px;
132    }
133    
134    #logo {
135            padding: 10px 20px;
136            font-size: 120%;
137            font-weight: bold;
138    }
139    
140    #help {
141            float: right;
142            width: 40%;
143            font-size: 90%;
144            padding: 10px 10px 10px 10px;
145            border-top: 1px dashed navy;
146    }
147    
148    
149    .round {
150            border: 1px solid #e3e4e4;
151            zoom:1; /* causes IE to behave properly */
152    }
153    
154    .tl {
155            background: url(tl.gif) no-repeat top left;
156            margin:-1px; /* the margin pushes the container out 1px to line up borders */
157    }
158    .tr {
159            background: url(tr.gif) no-repeat top right;
160    }
161    .br {
162            background: url(br.gif) no-repeat bottom right;
163    }
164    
165    .bl {
166            background: url(bl.gif) no-repeat bottom left;
167            padding: 20px;
168            text-align: center;
169            vertical-align: center;
170    }
171    
172    .tr, .tl, .bl, .br {
173            zoom:1;
174            position:relative;
175    }
176    
177    /* kraj okruglih rubova */
178    
179    .bl table {
180            margin-left: auto;
181            margin-right: auto;
182            text-align: left;
183    }
184    
185    .abeceda {
186            font-size: 14px;
187            word-spacing: -0.15em
188    }
189    

Legend:
Removed from v.7  
changed lines
  Added in v.784

  ViewVC Help
Powered by ViewVC 1.1.26