summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2a7b151..4576f1f 100644
--- a/local.css
+++ b/local.css
@@ -6,7 +6,7 @@ h3{font-size:1.2rem;}
table{border-collapse:collapse;text-align:left;width:100%;}
table tr{border-bottom:1px solid;}
table td{padding:8px;}
-blockquote{border-left:10px solid;font-size:120%;font-style:italic;margin-left:0;padding-left:10px;}
+blockquote{border-left:4px solid;font-size:120%;font-style:italic;margin-left:0;padding-left:10px;}
#pagebody{margin:0 auto;max-width:900px;}
.sidebar{border:1px solid; padding:1rem; margin-right:10px;width:auto;}
.sidebar p{font-size:1rem;margin-top:0;}