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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_dark-style.sass')
-rw-r--r--assets/sass/_dark-style.sass6
1 files changed, 6 insertions, 0 deletions
diff --git a/assets/sass/_dark-style.sass b/assets/sass/_dark-style.sass
index 79a8d63..7de9475 100644
--- a/assets/sass/_dark-style.sass
+++ b/assets/sass/_dark-style.sass
@@ -7,3 +7,9 @@
.markdown
strong
color: $body-color
+
+.modal-background
+ background-color: rgba(0,0,0,0.8)
+
+.modal-close
+ background-color: $primary