diff --git a/style.css b/style.css index 6678b69..23cef0f 100644 --- a/style.css +++ b/style.css @@ -550,6 +550,12 @@ section.highlight a.lp-watch { } +blockquote { + margin: 0 0 0 1em; + padding: 0 0 0 1em; + border-left: 0.2em solid #2e3436; +} + .inline-img { text-align: center;