From 154180d4effb8333190f954632b33a52fa9b34a2 Mon Sep 17 00:00:00 2001 From: hellekin Date: Sat, 6 Jan 2018 16:28:03 +0100 Subject: Add background to the lang-switch button --- assets/scss/txt.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets/scss') 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 { -- cgit v1.2.3