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