From c084f8c0e6c2b94df2d6c0a59036254f93811ddd Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 28 Nov 2009 08:02:45 -0500 Subject: Doc tweaking, part 47 --- doc/_static/neds.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/_static') diff --git a/doc/_static/neds.css b/doc/_static/neds.css index efcccd45..4d24a68e 100644 --- a/doc/_static/neds.css +++ b/doc/_static/neds.css @@ -214,3 +214,10 @@ tt { padding: 0 1px 0 1px; font-size: 0.95em; } + +li { + margin-bottom: 0.4em; +} +ul { + list-style-type: square; +} -- cgit v1.2.1