Lower indent for blockquotes
alex wennerberg alex@alexwennerberg.com
Wed, 24 Mar 2021 23:19:33 -0700
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -128,7 +128,7 @@ text-indent: -1em;
} blockquote { - margin-left: 1.5em; + margin-left: .5em; font-style: italic; background: #f9f9f9; border-left: .5em solid #ccc;