From: André Malo Date: Tue, 8 Oct 2002 14:20:09 +0000 (+0000) Subject: increase the font-size of example/warning/note title a little bit. X-Git-Tag: 2.0.44~338 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c10851d9abc40f3fe0e2d09facf42a302a5eec5;p=apache increase the font-size of example/warning/note title a little bit. It should look much better now ;-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97143 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/style/css/manual.css b/docs/manual/style/css/manual.css index 1db80b09f8..e66f93a9d1 100644 --- a/docs/manual/style/css/manual.css +++ b/docs/manual/style/css/manual.css @@ -237,7 +237,7 @@ div.note h3, div.warning h3 { margin: 0 0 0.5em 0; text-align: left; - font-size: 13px; + font-size: 14px; } /* sidebar */