Updated tshark man page and release notes to document the change in '-x' behavior...
[metze/wireshark/wip.git] / docbook / ws.css
index 1531e50e5b204c732d4fe1f6ac874617769b6849..3631c80a2c68cdd8cb3c0bb499e2177a90892dbf 100644 (file)
@@ -41,36 +41,15 @@ div.example p.title
 }
 
 body h1 {
-  font-size: 1.4em;
-  margin: .0em 0 0 -4%;
-  line-height: 1.3;
-  border-bottom: 2px solid silver;
+  font-size: 1.3em;
 }
 
 body h2 {
-  margin: 0.5em 0 0 -4%;
-  line-height: 1.3;
-  border-bottom: 2px solid silver;
+  font-size: 1.2em;
 }
 
 body h3 {
-  margin: .8em 0 0 -3%;
-  line-height: 1.3;
-}
-
-body h4 {
-  margin: .8em 0 0 -3%;
-  line-height: 1.3;
-}
-
-body h5 {
-  margin: .8em 0 0 -2%;
-  line-height: 1.3;
-}
-
-body h6 {
-  margin: .8em 0 0 -1%;
-  line-height: 1.3;
+  font-size: 1.1em;
 }
 
 body hr {