aboutsummaryrefslogtreecommitdiff
path: root/src/css.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.cc')
-rw-r--r--src/css.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/css.cc b/src/css.cc
index 578ccfb7..2b069f18 100644
--- a/src/css.cc
+++ b/src/css.cc
@@ -304,6 +304,7 @@ void CssContext::buildUserAgentStyle () {
"h5 {font-size: 0.83em; margin-top: 1.5em; margin-bottom: 0}"
"h6 {font-size: 0.75em; margin-top: 1.67em; margin-bottom: 0}"
"hr {width: 100%; border: 1px inset}"
+ "li {margin-top: 0.1em}"
"pre {white-space: pre}"
"ol {list-style-type: decimal}"
"ul {list-style-type: disc}"