More tweaks for documentation CSS
[yaz-moved-to-github.git] / doc / yaz.css
index 9f96cfe..3ba8543 100644 (file)
@@ -8,6 +8,14 @@
        margin-right: auto;
 }
 
+.author {
+       font-style: italic;
+}
+
+.TITLEPAGE, .LOT, .TOC {
+       font-family: sans-serif;
+}
+
 .table th {
        padding: 3px 6px;
        border: 1px solid black;
        padding: 3px 6px;
 }
 
-h1, h2, h3, h4 {
+h1, h3, h4 {
+       font-family: sans-serif;
+}
+
+h2 {
+       font-style: italic;
        font-family: sans-serif;
 }