aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2010-06-13 00:39:06 +0000
committerGerald Combs <gerald@wireshark.org>2010-06-13 00:39:06 +0000
commit2827d00f2ae175e5e6dab86401a20ba85883e97a (patch)
tree45b4edc0e51f25d5c4d211f0b5b143ae99e1e21d /docbook
parent0eddecc24828ea8c57275938834ec6226b5fd9d3 (diff)
Remove the header letter spacing. It make the Lua reference hard to read.
svn path=/trunk/; revision=33211
Diffstat (limited to 'docbook')
-rw-r--r--docbook/ws.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/docbook/ws.css b/docbook/ws.css
index 9c4b519ba7..3631c80a2c 100644
--- a/docbook/ws.css
+++ b/docbook/ws.css
@@ -52,11 +52,6 @@ body h3 {
font-size: 1.1em;
}
-body h1, body h3, body h3, body h4, body h5, body h6 {
- letter-spacing: 0.2em;
- border-bottom: 1px solid silver;
-}
-
body hr {
border: none; /* Broken on IE6 */
}