AZVO table report
[koha-bibliografija] / html / style.css
1 h1, h2 {
2         font-family: Trebuchet MS, sans-serif;
3         font-weight: normal;
4         color: #336699;
5 }
6 h1 {
7         font-size: 140%;
8 }
9
10 h2 {
11         font-size: 120%;
12 }
13
14 li {
15         margin-top: 10px;
16 }
17
18 li a {
19         color: #707070;
20 }
21
22 .title {
23         font-weight: bold;
24 }
25
26 .crosbi {
27         font-size: 80%;
28         color: #707070;
29 }
30
31 td {
32         text-align: center;
33 }