summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index eac7539..25cba24 100644
--- a/local.css
+++ b/local.css
@@ -47,3 +47,7 @@ body {
line-height: 3ex;
margin: 1%;
}
+
+blockquote {
+ background-color: lightgrey;
+}