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

github.com/cntrump/hugo-notepadium.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/dark-style.css')
-rw-r--r--assets/css/dark-style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/dark-style.css b/assets/css/dark-style.css
index 265e923..bd0625e 100644
--- a/assets/css/dark-style.css
+++ b/assets/css/dark-style.css
@@ -86,8 +86,8 @@ pre,
}
.article.markdown-body blockquote {
- border-left-color: #d95755;
- background-color: rgba(229, 239, 249, .08);
+ border-left-color: #5182ce;
+ background-color: rgba(81, 130, 206, .08);
}
.image-container {