Implement ZOOM_scanset_display_term
[yaz-moved-to-github.git] / doc / yaz.css
index 5157c14..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, h3, h4 {
+       font-family: sans-serif;
+}
+
+h2 {
+       font-style: italic;
+       font-family: sans-serif;
+}
+
+.figure b, .table b, .example b {
+       font-style: italic;
+}
+
+.example , .figure {
+       margin-left: 2%;
+}
+
 .screen, .synopsis, .programlisting {
        margin-left: 4%;
        margin-right: 4%;