diff options
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/blog/html.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blog/blog/html.py b/blog/blog/html.py index 5ba67d30..a2c5eee1 100644 --- a/blog/blog/html.py +++ b/blog/blog/html.py @@ -40,6 +40,7 @@ def html_template(*content, page_title=None, path, full): padding-left: 2em; padding-right: 2em; background-color: #fffffa; + font-family: system-ui; } p, blockquote, li { /* from Mozilla reader mode */ |
