aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/style.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/style.css b/static/style.css
index c855b6d..135ad4b 100644
--- a/static/style.css
+++ b/static/style.css
@@ -31,8 +31,7 @@ blockquote {
31 position: relative; 31 position: relative;
32 margin-block-start: 30px; 32 margin-block-start: 30px;
33 margin-block-end: 30px; 33 margin-block-end: 30px;
34 34 margin-right: 0;
35 border: 1px solid red;
36} 35}
37 36
38blockquote:before { 37blockquote:before {