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/style.css')
-rw-r--r--assets/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index ec5a485..cb9d6e2 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -521,8 +521,8 @@ acronym {
font-size: 95%;
padding: 10px;
border-radius: 2px;
- border-left: 5px solid #fc8383;
- background-color: rgba(0, 29, 59, .02);
+ border-left: 5px solid #75a4f8;
+ background-color: rgba(117, 164, 248, .08);
}
.article.markdown-body q::before,