summaryrefslogtreecommitdiff
path: root/sphinx/static/default.css
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-01-22 19:23:23 +0100
committerGeorg Brandl <georg@python.org>2009-01-22 19:23:23 +0100
commit388277ae83ef94de163905144138d9ca6fe0dc7c (patch)
treed2f80659cdf358e02acf33c040df461d84ff3e74 /sphinx/static/default.css
parent41199791234037ce6bf2f9d4afa7248df5b118c7 (diff)
parenta7bb180ba708ffef173d0741a56ea41b8de1de06 (diff)
downloadsphinx-388277ae83ef94de163905144138d9ca6fe0dc7c.tar.gz
merge with 0.5
Diffstat (limited to 'sphinx/static/default.css')
-rw-r--r--sphinx/static/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/static/default.css b/sphinx/static/default.css
index 005caa1f..3a4ad73a 100644
--- a/sphinx/static/default.css
+++ b/sphinx/static/default.css
@@ -528,6 +528,7 @@ pre {
padding: 5px;
background-color: #efc;
color: #333;
+ line-height: 120%;
border: 1px solid #ac9;
border-left: none;
border-right: none;