From b020209544c496043e60287b5ebcdc8fdacd642d Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Wed, 14 Sep 2011 22:57:13 -0500 Subject: [PATCH] more small manual updates --- Manual/data/style.css | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Manual/data/style.css b/Manual/data/style.css index 7d5bb27b6a..caa8bcb0b2 100644 --- a/Manual/data/style.css +++ b/Manual/data/style.css @@ -52,12 +52,21 @@ table { border-spacing: 0; } /** end reset css *************************************************************/ + body{ line-height: normal; + margin-left:1em; + margin-right:1em; } ul { list-style: disc; + margin-left:2em; +} + +p{ + margin-bottom:0.2em; + margin-top:0.2em; } h1{