From: des Date: Sat, 25 Aug 2007 13:57:32 +0000 (+0000) Subject: Adjust title sizes. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f470a332d70455446d20b6649788bf19849b92;p=varnish Adjust title sizes. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1922 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- diff --git a/varnish-doc/share/docbook-xml.css b/varnish-doc/share/docbook-xml.css index 4ec73fba..604277c5 100644 --- a/varnish-doc/share/docbook-xml.css +++ b/varnish-doc/share/docbook-xml.css @@ -54,7 +54,7 @@ book > appendix > title, book > bibliography > title { font-weight: bold; - font-size: xx-large; + font-size: 150%; } /* level 1 */ @@ -87,7 +87,7 @@ book > appendix > section > title, book > bibliography > bibliodiv > title { font-weight: bold; - font-size: x-large; + font-size: 120%; } /* level 2 */ @@ -114,7 +114,7 @@ book > chapter > section > section > title, book > appendix > section > section > title { font-weight: bold; - font-size: large; + font-size: 100%; } /*