Reduce quote indentation
alex wennerberg alex@alexwennerberg.com
Mon, 04 Jan 2021 20:59:17 -0800
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
templates/static/style.css
→
templates/static/style.css
@@ -142,6 +142,7 @@ text-decoration: underline;
} blockquote { + margin-left: 1.5em; font-style: italic; background: #f9f9f9; border-left: .5em solid #ccc;