check year validity and report invalid_year in $skip
[koha-bibliografija] / html / style.css
index 512e155..e58d765 100644 (file)
@@ -1,9 +1,15 @@
-h1 {
+h1, h2 {
        font-family: Trebuchet MS, sans-serif;
        font-weight: normal;
-       font-size: 120%;
        color: #336699;
 }
+h1 {
+       font-size: 140%;
+}
+
+h2 {
+       font-size: 120%;
+}
 
 li {
        margin-top: 10px;