From 01eb3ed1df0312c7f021bb257fa359dce68ce850 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Thu, 20 Oct 2011 22:31:24 -0400 Subject: Tweak styling of Contents at a Glance. Signed-off-by: Marti Bolivar --- source/_static/index-style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/_static') diff --git a/source/_static/index-style.css b/source/_static/index-style.css index a0ef75c..d7c42b3 100644 --- a/source/_static/index-style.css +++ b/source/_static/index-style.css @@ -8,6 +8,10 @@ display: inline; } +.contents-table td { + padding: 0em 1em 0em; +} + .contents-table ul { list-style-type: none; margin: 0em; -- cgit v1.2.3