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

github.com/zzossig/hugo-theme-zdoc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/themes/_light.scss')
-rw-r--r--assets/sass/themes/_light.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/assets/sass/themes/_light.scss b/assets/sass/themes/_light.scss
index 36dd682..e8032de 100644
--- a/assets/sass/themes/_light.scss
+++ b/assets/sass/themes/_light.scss
@@ -39,4 +39,6 @@ $light: (
single-header-title-color: #424242,
single-header-title-background-color: #eee,
single-contents-title-color: #607d8b,
+ expand-background-color: #f7f8f9,
+ expand-background-color-hover: darken(#f7f8f9, 3%),
); \ No newline at end of file