aboutsummaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
Diffstat (limited to 'blog')
-rw-r--r--blog/blog/html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/blog/html.py b/blog/blog/html.py
index bf21d349..854b08e7 100644
--- a/blog/blog/html.py
+++ b/blog/blog/html.py
@@ -38,7 +38,7 @@ def html_template(*content, page_title=None, full):
padding-right: 2em;
background-color: #fffffa;
}
- p {
+ p, blockquote, li {
/* from Mozilla reader mode */
line-height: 1.6em;
font-size: 20px;