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

github.com/gethugothemes/dot-hugo-documentation-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorsomrat <monnaf37@gmail.com>2020-06-10 08:22:59 +0300
committersomrat <monnaf37@gmail.com>2020-06-10 08:22:59 +0300
commit634cf24c73904b5b7613c8662b0036766b2dcad2 (patch)
tree1165ac04f9c2d7b904ce5d83545925a0cd179d5a /assets
parent0fa325a1d0d01cf808845cda574cc8a5c7b752c4 (diff)
modified language selection color
Diffstat (limited to 'assets')
-rw-r--r--assets/css/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 353c0f4..b183434 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -429,6 +429,7 @@ header.sticky-top {
.lang-list.dark {
color: var(--text-color-dark);
+ background: var(--white-color);
}
.banner {