X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz.css;h=3ba85433e453804371725af2fb868de17e108e32;hb=8d92137c228ec24df2d62a8039635bb8ad19558d;hp=5157c14b40148ad0568ea26c2fb489660b00d965;hpb=000e5d43c17d2fd2bc91c48be97cb288a9746f8f;p=yaz-moved-to-github.git diff --git a/doc/yaz.css b/doc/yaz.css index 5157c14..3ba8543 100644 --- a/doc/yaz.css +++ b/doc/yaz.css @@ -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; @@ -17,6 +25,23 @@ 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%;