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/_light-style.sass')
-rw-r--r--assets/sass/_light-style.sass5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/sass/_light-style.sass b/assets/sass/_light-style.sass
new file mode 100644
index 0000000..57c2897
--- /dev/null
+++ b/assets/sass/_light-style.sass
@@ -0,0 +1,5 @@
+.modal-background
+ background-color: rgba(256, 256, 256, 0.90)
+
+.modal-close
+ background-color: #000000