/[webpac]/branches/ffzg/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

Contents of /branches/ffzg/public_html/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 766 - (show annotations)
Thu Aug 23 22:32:15 2007 UTC (16 years, 8 months ago) by dpavlin
File MIME type: text/css
File size: 9111 byte(s)
local changes
1 body
2 {
3 margin: 0;
4 margin: 0 auto;
5 background: #f4f4f4 url(http://mjesec.ffzg.hr/img/ffk/bg.gif) top center repeat-y;
6 font-family: Verdana, Arial, sans-serif;
7 font-size: 80%;
8 }
9 a:link, a:visited, a:link.ptlink, a:visited.ptlink {
10 color: #369;
11 border-bottom: 1px solid #efefef;
12 text-decoration: none;
13 }
14
15 a:hover, a:hover.ptlink {
16 color: #369;
17 text-decoration: none;
18 border-bottom: 0px solid #efefef;
19 }
20
21 p, td {
22 font-size: 12px;
23 padding-left: 10px;
24 }
25
26 .ptlink {
27 color: #369;
28 }
29
30 #header
31 {
32 vertical-align: top;
33 text-align: left;
34 padding: 15px 0px 11px 0px;
35 padding-left: 18px;
36 font-size: 11px;
37 font-weight: lighter;
38 color: #00008B;
39 z-index: 100;
40 }
41 .title
42 {
43 font-size: 26px;
44 font-style: normal;
45 font-weight: bold;
46 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
47 /* color: #90200A; */
48 color: #336699;
49 padding-right: 20px;
50 }
51 .darktitle
52 {
53 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
54 font-size: 24px;
55 font-style: normal;
56 font-weight: bold;
57 color: #3D3535;
58 }
59
60 .subt {
61 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
62 font-size: 17px;
63 font-style: normal;
64 color: #3D3535;
65 padding-right: 20px;
66 }
67
68 .subt2 {
69 color: #369;
70 }
71
72
73 #main
74 {
75 width: 780px;
76 height: auto;
77 border-left: 1px solid #efefef;
78 border-right: 1px solid #efefef;
79 margin: 0 auto 0 auto;
80 font-size: 11px;
81 font-weight: normal;
82 color: #A52A2A;
83 color: #3d3535;
84 }
85
86 h1 {
87 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
88 font-size: 17px;
89 margin-bottom: 0px;
90 color: #3D3535;
91 color: #FF6600;
92 }
93
94 h2 {
95 font-family: Verdana, sans-serif;
96 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
97 font-size: 15px;
98 font-weight: bold;
99 color: #336699;
100 border-bottom: 1px solid #fb3;
101 border-bottom: 1px solid #f60;
102 border-bottom: 1px solid #ccc;
103 /* background: #E6B24C;
104 background: #F9F9F9; */
105 padding: 5px 3px 5px 5px;
106 margin-bottom: 0px;
107 }
108
109 #contentM h3, #content h3 {
110 font-size: 12px;
111 color: #369;
112 font-weight: bold;
113 padding-left: 10px;
114 margin-bottom: -1em;
115 border-bottom: 1px solid #efefef;
116 }
117
118 #contentEP h3 {
119 font-size: 12px;
120 font-weight: bold;
121 color: #666;
122 margin: 10px;
123 }
124
125 h4 {
126 margin: 10px 20px;
127 }
128
129 #nav {
130 text-align: right;
131 }
132
133 .nav {
134 font-size: 1.4em;
135 padding-right: 1em;
136 text-align: right;
137 border-bottom: 0px solid #efefef;
138 z-index: 50;
139 }
140
141 .nav a:link, .nav a:active, .nav a:visited {
142 background: #EDEEEA url(http://mjesec.ffzg.hr/img/ffk/corner.gif) no-repeat right top;
143 color: #3D3535;
144 text-decoration: none;
145 padding: 3px 7px 3px 7px;
146 letter-spacing: -0.03em;
147 }
148
149 .nav a:hover {
150 background: #FFdd76 url(http://mjesec.ffzg.hr/img/ffk/corner.png) no-repeat right top;
151 color: #000000;
152 text-decoration: none;
153 padding: 3px 7px 3px 7px;
154 }
155
156
157 #menu
158 {
159 width: 150px;
160 color: #00008B;
161 padding: 0px 0px 0px 10px;
162 }
163
164 #menuNsl {
165 color: #00008B;
166 background: #EDEEEA url(http://mjesec.ffzg.hr/img/ffk/corner.gif) no-repeat right top;
167 margin-top: 0em;
168 border-top: 1px solid white;
169 }
170
171 #menu a:link, #menu a:visited
172 {
173 width: 150px;
174 padding: 4px 3px 4px 8px;
175 background-color: transparent;
176 color: navy;
177 text-decoration: underline;
178 font-weight: normal;
179 display: block;
180 }
181 #menu a:hover
182 {
183 color: #369;
184 text-decoration: none;
185 }
186 #topmenu
187 {
188 text-align: right;
189 padding-top: 1em;
190 padding-right: 1em;
191 font-weight: bold;
192 }
193 #topmenu a:link, #topmenu a:visited
194 {
195 color: #ffffff;
196 text-decoration: none;
197 background-color: #000000;
198 border: 1px solid #666666;
199 padding-top: .3em;
200 padding-bottom: .3em;
201 padding-left: .8em;
202 padding-right: .8em;
203 }
204 #topmenu a:hover
205 {
206 color: #ffffff;
207 background-color: #90200A;
208 border: 1px solid #90200A;
209 text-decoration: none;
210 padding-top: .3em;
211 padding-bottom: .3em;
212 padding-left: .8em;
213 padding-right: .8em;
214 }
215
216 #lefty {
217 margin: 8px;
218 margin-top: 20px;
219 width: 150px;
220 height: auto;
221 color: #00008B;
222 }
223
224 #lefty a:hover {
225 border-bottom: 1px solid #efefef;
226 }
227
228 #leftyNsl {
229 vertical-align: top;
230 margin: 8px;
231 margin-top: 2px;
232 width: 310px;
233 height: auto;
234 color: #00008B;
235 padding: 5px 20px 20px 20px;
236 border-top: 1px solid #efefef;
237 }
238
239 #leftyNsl h1 {
240 width: 160px;
241 background: #EDEEEA url(http://mjesec.ffzg.hr/img/ffk/corner.gif) no-repeat right top;
242 padding: 5px 5px 5px 10px;
243 color: #369;
244
245 }
246
247 .nsl1 {
248 font-size: 12px;
249 font-weight: bold;
250 padding: 2em 1em 0.5em 1em;
251 color: #336699;
252 }
253
254 .detail {
255 font-size: 11px;
256 font-weight: normal;
257 }
258
259 .nsl2 {
260 font-size: 12px;
261 font-weight: bold;
262 padding: 2em 1em 0.5em 1em;
263 color: orange;
264 color: #336699;
265 color: #00008B;
266 color: #3D3535;
267 }
268
269 .detail2 {
270 font-size: 12px;
271 font-weight: normal;
272 color: #336699;
273 color: #607080;
274 color: #666;
275 }
276
277 .catalog {
278 margin: 0em 1em 0.5em 1em;
279 }
280
281
282 a:link.more, a:visited.more {
283 padding: 0em 2em;
284 color: orange;
285 font-weight: bold;
286 text-decoration: none;
287 }
288
289
290 a:hover.more {
291 color: orange;
292 text-decoration: underline;
293 }
294
295 #lefty p
296 {
297 width: 94%;
298 padding: 12px;
299 background-color: #f9f9f9;
300 color: #607080;
301 }
302 #block
303 {
304 padding: 12px;
305 background-color: #f9f9f9;
306 color: #607080;
307 }
308 #breadcrumb
309 {
310 text-align: left;
311 color: #999999;
312 padding: 2px 2px 2px 17px;
313 border-bottom: 1px solid #efefef;
314 text-decoration: none;
315 }
316 #breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active
317
318 {
319 color: #999999;
320 border-bottom: 0px solid #efefef;
321 text-decoration: none;
322 }
323 #breadcrumb a:hover
324 {
325 color: #aaaaaa;
326 text-decoration: none;
327 }
328
329 .content {
330 padding: 0px 10px;
331 }
332
333 #content, #contentNsl, #contentM, #contentEP
334 {
335 float: right;
336 text-align: left;
337 padding: 0px 10px;
338 line-height: 145%;
339 color: #607080;
340 color: #3d3535;
341 color: #666;
342 }
343
344 #content {
345 width: 760px;
346 }
347
348 #content p {
349 padding: 0px 10px;
350 }
351
352 #contentM, #contentEP {
353 width: 560px;
354 border-left: 1px solid #efefef;
355 }
356
357 #contentEP {
358 padding: 0px 10px 10px 30px;;
359 }
360
361 #contentNsl {
362 width: 370px;
363 border-top: 1px solid #efefef;
364 border-left: 1px solid #efefef;
365 padding: 10px 20px 20px 20px;
366 }
367
368 #contentKutak_noMenu {
369 width: 100%;
370 }
371
372 #contentKutak_noMenu h2 {
373 font-size: 13px;
374 }
375
376 #contentNsl h1 {
377 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
378 font-size: 16px;
379 font-weight: bold;
380 color: #3D3535;
381 vertical-align: middle;
382 background: #FFdd76;
383 padding: 5px;
384 }
385
386 #content h1, #contentM h1, #menu h1, #contentEP h1 {
387 font-size: 15px;
388 color: orange;
389 color: #FF6600;
390 padding: 5px;
391 margin-top: 20px;
392 margin-bottom: 10px;
393 vertical-align: middle;
394 }
395
396 #footer
397 {
398 text-align: center;
399 margin-top: 50px;
400 padding: 11px;
401 font-weight: lighter;
402 color: #cccccc;
403 }
404
405 hr
406 {
407 border:0;
408 border-bottom: 1px solid #efefef;
409 height: 1px;
410 }
411 ul
412 {
413 line-height: 160%;
414 font-size: 12px;
415 }
416
417 ol {
418 font-size: 12px;
419 }
420
421 #titleBar {
422 margin: 0.3em 0.5em 0.1em 0.5em;
423 background: #369;
424 background: #fb3;
425 background: #FFdd76;
426 background-color: #f9f9f9;
427 background: #EDEEEA;
428 color: white;
429 color: #f5f5f5;
430 color: orange;
431 color: #369;
432 font-family: Trebuchet MS, Lucida, Arial, sans-serif;
433 font-size: 20px;
434 font-weight: normal;
435 padding: 0.2em;
436 padding-left: 8px;
437 }
438
439 #titleBar a:link.ptlink, #titleBar a:visited.ptlink {
440 color: #369;
441 text-decoration: none;
442 border-bottom: 1px solid #efefef;
443 }
444
445 #titleBar a:hover.ptlink {
446 color: #369;
447 text-decoration: none;
448 }
449
450 #login {
451 text-align: center;
452 }
453
454 .linkTitle {
455 font-weight: bold;
456 }
457
458 .linkTitleSimp {
459 font-weight: normal;
460 }
461
462 /*
463 .wobjectArticle p, .wobjectUSS p {
464 padding: 0px 10px;
465 }
466 */
467 a:link.verticalMenu, a:visited.verticalMenu {
468 text-decoration: none;
469 }
470
471 a:hover.verticalMenu {
472 text-decoration: underline;
473 }
474
475 .wobjectSyndicatedContent a {
476 font-weight: bold;
477 }
478
479 /* Eprints */
480
481
482 #contentEP p {
483 margin: 0px;
484 margin-top: 10px;
485 font-size: 12px;
486 }
487
488 .actionbutton, .formfieldname {
489 font-size: 12px;
490 margin-top: 20px;
491 color: #336699;
492 }
493
494 .formfieldname {
495 font-weight: bold;
496 color: #336699;
497 margin-top: 10px;
498 }
499
500 .formfieldhelp {
501 font-size: 12px;
502 }
503
504
505 .label1 {
506 font-size: 75%;
507 text-align: right;
508 vertical-align: top;
509 }
510
511 .label2, .limiter {
512 font-size: 75%;
513 vertical-align: top;
514 }
515
516
517 .submit {
518 font-size : 14px;
519 margin: 0px 0px 0px 0px;
520 padding: 0px 0px 0px 0px;
521 color: #000080;
522 background-color: #ffffff;
523 border-color: #000080;
524 border-top-color: #8080f0;
525 border-left-color: #8080f0;
526 border-right-color: #000080;
527 border-bottom-color: #000080;
528
529 }
530
531 .kazalo {
532 font-size : 12px;
533 margin: 0px 0px 0px 0px;
534 padding: 0px 0px 0px 0px;
535 border-width: 2px;
536 color: #000080;
537 background-color: #FFFFFF;
538 margin: 0;
539 padding: 0;
540 border: 0;
541 cursor: pointer; /* hand-shaped cursor */
542 cursor: hand; /* for IE 5.x */
543 }
544

Properties

Name Value
cvs2svn:cvs-rev 1.7

  ViewVC Help
Powered by ViewVC 1.1.26