AZVO table report
[koha-bibliografija] / html / style.css
index 200f82b..387b7c1 100644 (file)
@@ -1,3 +1,16 @@
+h1, h2 {
+       font-family: Trebuchet MS, sans-serif;
+       font-weight: normal;
+       color: #336699;
+}
+h1 {
+       font-size: 140%;
+}
+
+h2 {
+       font-size: 120%;
+}
+
 li {
        margin-top: 10px;
 }
@@ -6,7 +19,15 @@ li a {
        color: #707070;
 }
 
+.title {
+       font-weight: bold;
+}
+
 .crosbi {
        font-size: 80%;
        color: #707070;
 }
+
+td {
+       text-align: center;
+}