7a6da7bcd64360e9229fbb7a1a9b4ec465332042
[koha-bibliografija] / html / style.css
1 h1 {
2         font-family: Trebuchet MS, sans-serif;
3         font-weight: normal;
4         font-size: 120%;
5 }
6
7 li {
8         margin-top: 10px;
9 }
10
11 li a {
12         color: #707070;
13 }
14
15 .crosbi {
16         font-size: 80%;
17         color: #707070;
18 }