From a1bf1965d47c770aed95cf7ef4a8d8d010273869 Mon Sep 17 00:00:00 2001 From: Adam Hovorka Date: Sun, 26 Apr 2020 17:36:55 -0600 Subject: Add blockquote styles --- style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'style.css') diff --git a/style.css b/style.css index fe59f89..95cd71f 100644 --- a/style.css +++ b/style.css @@ -157,6 +157,11 @@ strong { font-weight: 900; } +blockquote { + padding-left: 1.4em; + border-left: 3px solid var(--border); +} + section:not(.editing) .choice { display: block; margin: 1em 0; -- cgit v1.2.3-70-g09d2