aboutsummaryrefslogtreecommitdiff
path: root/styles/global.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/global.css')
-rw-r--r--styles/global.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/global.css b/styles/global.css
index b6c550a..bcf1b00 100644
--- a/styles/global.css
+++ b/styles/global.css
@@ -39,7 +39,7 @@ a {
.CenteredPageInner > * { text-align: left; }
/* line height reset */
-h1, h2, h3, p, b, i, span, td, th {
+h1, h2, h3, p, b, i, span, td, th, li {
margin: 0;
line-height: 1.2;
}