From b8efdedbab9fc3272217540da5e9770aac389dae Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Mon, 5 Feb 2018 13:41:01 +0100 Subject: CSS: adapt background color --- scss/custom.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index bcec98777..473d35bb8 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -14,6 +14,7 @@ $dark-secondary-color: rgba(255,255,255,0.8); html{ font-size: 0.8em; + background-color: $gray-100; } label { -- cgit v1.2.3