summaryrefslogtreecommitdiff
path: root/doc/_static/neds.css
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2009-11-28 08:02:45 -0500
committerNed Batchelder <ned@nedbatchelder.com>2009-11-28 08:02:45 -0500
commit39d025f9ecfda9f2d706fd3a3cb2372c526e8082 (patch)
tree0beb6866fc613ecfa68d5d8169dfa73a59925889 /doc/_static/neds.css
parent3aa383a9bbe39ef408cabc4a134aab22bfd6bc35 (diff)
downloadpython-coveragepy-39d025f9ecfda9f2d706fd3a3cb2372c526e8082.tar.gz
Doc tweaking, part 47
Diffstat (limited to 'doc/_static/neds.css')
-rw-r--r--doc/_static/neds.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/_static/neds.css b/doc/_static/neds.css
index efcccd4..4d24a68 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;
+}