Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonhe/hugo_eiio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLeon He <lhe868@gmail.com>2019-08-21 05:28:55 +0300
committerLeon He <lhe868@gmail.com>2019-08-21 05:28:55 +0300
commitd2550adb953bd136ad3b82ba5e9e10e1cb8fd8dc (patch)
treea807a2d217b0327c4c5cfc55a34a2f9af62556b7 /static
parent93979bcdd80fc7d7d06a01661a0e7446878745b8 (diff)
update style
Diffstat (limited to 'static')
-rw-r--r--static/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 030d577..f5b84a5 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -142,9 +142,10 @@
}
blockquote {
- color: #d6530d;
+ color: #708090;
font-weight: bold;
font-style: italic;
+ border-left: 5px solid #ffa68c;
/* margin: 1em 3em; } */
}
/* blockquote p:before {