]> err.no Git - varnish/commitdiff
Adjust title sizes.
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 25 Aug 2007 13:57:32 +0000 (13:57 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 25 Aug 2007 13:57:32 +0000 (13:57 +0000)
git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1922 d4fa192b-c00b-0410-8231-f00ffab90ce4

varnish-doc/share/docbook-xml.css

index 4ec73fba8849e75bb2457c5a4daab175fdcff2b7..604277c5a4b8db4948003e6b70cca686d61cf53b 100644 (file)
@@ -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%;
 }
 
 /*