aboutsummaryrefslogtreecommitdiff
path: root/assets/scss
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2018-01-06 16:28:03 +0100
committerhellekin <hellekin@cepheide.org>2018-01-06 16:28:03 +0100
commit154180d4effb8333190f954632b33a52fa9b34a2 (patch)
tree80fd63c964f10b99e4226deff4a1c1d15f3a26ad /assets/scss
parentd07663019b29f30482d71588a2615946ca1ad4ac (diff)
downloadlesoiseaux.io-154180d4effb8333190f954632b33a52fa9b34a2.tar.gz
Add background to the lang-switch button
Diffstat (limited to 'assets/scss')
-rw-r--r--assets/scss/txt.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/scss/txt.scss b/assets/scss/txt.scss
index 46378d9..8d02f53 100644
--- a/assets/scss/txt.scss
+++ b/assets/scss/txt.scss
@@ -495,6 +495,10 @@ span.note {
display: inline;
}
+#lang-switch {
+ background-color: rgba(240, 240, 242, 0.3);
+}
+
body.gfx {
#krto img {