aboutsummaryrefslogtreecommitdiff
path: root/html/xhaddock.css
diff options
context:
space:
mode:
Diffstat (limited to 'html/xhaddock.css')
-rw-r--r--html/xhaddock.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/html/xhaddock.css b/html/xhaddock.css
index 4e22e196..bd86eeb1 100644
--- a/html/xhaddock.css
+++ b/html/xhaddock.css
@@ -49,6 +49,12 @@ p {
margin-bottom: 1em;
}
+ul, ol, dl {
+ padding-top: 2px;
+ padding-left: 3em;
+ margin-bottom: 1em;
+}
+
pre {
padding-top: 2px;
padding-left: 20px;