aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 011fab21..86dfd6ee 100644
--- a/static/style.css
+++ b/static/style.css
@@ -117,4 +117,12 @@ footer div.uk-section div.uk-text-center {
.uk-navbar-container {
padding-left: 40px;
padding-right: 40px;
+}
+
+/*
+Rendered document fixes
+ */
+
+.document li p {
+ margin-bottom: 0;
} \ No newline at end of file