aboutsummaryrefslogtreecommitdiffstats
path: root/site/static
diff options
context:
space:
mode:
Diffstat (limited to 'site/static')
-rw-r--r--site/static/site.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/static/site.css b/site/static/site.css
index f296cc4..3c9bc03 100644
--- a/site/static/site.css
+++ b/site/static/site.css
@@ -1,4 +1,3 @@
1
2.content blockquote { 1.content blockquote {
3 border-left: #689d6a 8px solid; 2 border-left: #689d6a 8px solid;
4 3
@@ -9,3 +8,6 @@
9 color: #282828; 8 color: #282828;
10} 9}
11 10
11li p {
12 margin: 2px;
13}