summaryrefslogtreecommitdiffstats
path: root/themes/lv2/static
diff options
context:
space:
mode:
Diffstat (limited to 'themes/lv2/static')
-rw-r--r--themes/lv2/static/css/main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/lv2/static/css/main.css b/themes/lv2/static/css/main.css
index 606cf3a..67b2f73 100644
--- a/themes/lv2/static/css/main.css
+++ b/themes/lv2/static/css/main.css
@@ -116,11 +116,11 @@ p.caption {
}
ul, ol {
- padding: .5em 0em 1em 3em;
+ padding: .25em 0em 0 3em;
}
ul li, ol li {
- padding: 1em 0 0 0;
+ padding: 0 0 1em 0;
}
strong {