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

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

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

revision 765 by dpavlin, Sat Apr 30 15:47:30 2005 UTC revision 766 by dpavlin, Thu Aug 23 22:32:15 2007 UTC
# Line 1  Line 1 
1  body {  body
2          background: #F7F6F2;  {
3          color: black;          margin: 0;
4          font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;          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  p {          font-size: 80%;
8          font-size: 75%;  }
9  }  a:link, a:visited, a:link.ptlink, a:visited.ptlink {
10            color: #369;
11  h2 {            border-bottom: 1px solid #efefef;
12          font-size: 16px; font-weight: bold;          text-decoration: none;
13          color: #000080;  }
14  }  
15    a:hover, a:hover.ptlink {
16  .tdH1 {          color: #369;
17          font-size: 75%;          text-decoration: none;
18  }          border-bottom: 0px solid #efefef;
19    }
20  .navigacija {  
21          font-size : 11px;  p, td {
22          margin: 0px 0px 0px 0px;          font-size: 12px;
23          padding: 0px 0px 0px 0px;          padding-left: 10px;
24          border-width: 1px;  }
25          color: #000080;  
26          background-color: #FFFFFF;  .ptlink {
27          border-color: #000080;          color: #369;
28          border-top-color: #8080f0;  }
29          border-left-color: #8080f0;  
30          border-right-color: #000080;  #header
31          border-bottom-color: #000080;  {
32  }          vertical-align: top;
33            text-align: left;
34            padding: 15px 0px 11px 0px;
35  .submit {          padding-left: 18px;
36          font-size : 17px;          font-size: 11px;
37          margin: 0px 0px 0px 0px;          font-weight: lighter;
38          padding: 0px 0px 0px 0px;          color: #00008B;
39          color: #000080;          z-index: 100;
40          background-color: #ffffff;  }
41          border-color: #000080;  .title
42          border-top-color: #8080f0;  {
43          border-left-color: #8080f0;          font-size: 26px;
44          border-right-color: #000080;          font-style: normal;
45          border-bottom-color: #000080;          font-weight: bold;
46                    font-family: Trebuchet MS, Lucida, Arial, sans-serif;
47  }  /*      color: #90200A; */
48            color: #336699;
49  .reset {          padding-right: 20px;
50          font-size : 12px;  }
51          margin: 0px 0px 0px 0px;  .darktitle
52          padding: 0px 0px 0px 0px;  {
53          color: #000080;          font-family: Trebuchet MS, Lucida, Arial, sans-serif;
54          background-color: #ffffff;          font-size: 24px;
55          border-color: #000080;          font-style: normal;
56          border-top-color: #8080f0;          font-weight: bold;
57          border-left-color: #8080f0;          color: #3D3535;
58          border-right-color: #000080;  }
59          border-bottom-color: #000080;  
60  }  .subt {
61            font-family: Trebuchet MS, Lucida, Arial, sans-serif;
62            font-size: 17px;
63  .navigacijaDISABLED {          font-style: normal;
64          font-size : 11px;          color: #3D3535;
65          margin: 0px 0px 0px 0px;          padding-right: 20px;
66          padding: 0px 0px 0px 0px;  }
67          border-width: 1px;  
68          width: 19%;  .subt2 {
69          color: #8080f0;          color: #369;
70          background-color: #ffffff;  }
71          border-top-color: #8080f0;  
72          border-left-color: #8080f0;  
73          border-right-color: #000080;  #main
74          border-bottom-color: #000080;  {
75  }          width: 780px;
76            height: auto;
77            border-left: 1px solid #efefef;
78  .label1 {            border-right: 1px solid #efefef;
79          font-size: 75%;          margin: 0 auto 0 auto;
80          text-align: right;          font-size: 11px;
81          vertical-align: top;          font-weight: normal;
82  }          color: #A52A2A;
83            color: #3d3535;
84  .label2 {    }
85           font-size: 95%;  
86           vertical-align: top;  h1 {
87  }          font-family: Trebuchet MS, Lucida, Arial, sans-serif;
88            font-size: 17px;
89            margin-bottom: 0px;
90  .example {            color: #3D3535;
91          font-size: 70%;          color: #FF6600;
92          font-style: italic;  }
93  }  
94    h2 {
95  .limiter {            font-family: Verdana, sans-serif;
96          vertical-align: top;          font-family: Trebuchet MS, Lucida, Arial, sans-serif;
97          font-size: 75%;          font-size: 15px;
98  }          font-weight: bold;
99            color: #336699;
100  .results {          border-bottom: 1px solid #fb3;
101          font-size: 70%          border-bottom: 1px solid #f60;
102  }          border-bottom: 1px solid #ccc;
103    /*      background: #E6B24C;
104  .small {          background: #F9F9F9; */
105          font-size: 70%;          padding: 5px 3px 5px 5px;
106  }          margin-bottom: 0px;
107            }
108  /* links in headline shouldn't have underline (it looks ugly) */  
109  .headline {  #contentM h3, #content h3 {
110          text-decoration: none          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    

Legend:
Removed from v.765  
changed lines
  Added in v.766

  ViewVC Help
Powered by ViewVC 1.1.26