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