aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-22 21:47:58 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-22 21:47:58 +0000
commit1bc4d84ec036cc6f12feb52fce89ae3841297c43 (patch)
treead76f1f7353770ead7782736a2dbe90d04d78154 /docbook
parent1c75bcf2313d13329c4ef160af8e76d9d332f335 (diff)
Reduce the H1 font size a bit.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24436 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/ws.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/ws.css b/docbook/ws.css
index 5a9c843099..1531e50e5b 100644
--- a/docbook/ws.css
+++ b/docbook/ws.css
@@ -41,6 +41,7 @@ div.example p.title
}
body h1 {
+ font-size: 1.4em;
margin: .0em 0 0 -4%;
line-height: 1.3;
border-bottom: 2px solid silver;