aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/ws.css
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-02-09 11:01:49 -0800
committerGerald Combs <gerald@wireshark.org>2014-02-11 18:04:45 +0000
commit5e3113e7c96c515d70288cdb5b44e0ebdc5b5711 (patch)
tree8016b9c3ab9272065976e5ee2a3c7b540d8c50d5 /docbook/ws.css
parentbed30b8a94b645361a00d70ee2db0ec184cae103 (diff)
Finish converting the Developer's Guide to AsciiDoc.
Add developer-guide-docinfo.xml, which lets us carry over DocBook front matter. Remove the meta_info chapter. Most of its contents are now in developer-guide-docinfo.xml. Add a DocBook revision history based on hints from the Git/SVN/CVS revision history. Comment out or note makefile content that's no longer necessary for converting the Developer's Guide but will be useful for converting the User's Guide. Fix building the release notes with CMake. Other minor changes. Tested with Autotools, nmake, and CMake. Change-Id: Ib6d50c821ca906fff50a84ad4d6af3212ebdff0a Reviewed-on: https://code.wireshark.org/review/155 Reviewed-by: Gerald Combs <gerald@wireshark.org> Tested-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/ws.css')
-rw-r--r--docbook/ws.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/ws.css b/docbook/ws.css
index 6c4389231b..16cf9e3651 100644
--- a/docbook/ws.css
+++ b/docbook/ws.css
@@ -104,7 +104,7 @@ body h1, body h2, body h3, body h4, body h5, body h6 {
body pre {
margin: 0.5em 10% 0.5em 1em;
- line-height: 1.0;
+ line-height: 1.4;
color: 333;
}