From bbc88035ada895390d0ab38e6d96fdaddb5781a0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 20 Feb 2018 18:27:05 +0100 Subject: UI: better colot for title in sheets --- scss/custom.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/custom.scss b/scss/custom.scss index 4509fd084..5eaba09f4 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -110,6 +110,10 @@ textarea { .sheet h4 { color: $text-muted; } +#window h3{ + background-color: $gray-400; +} + .container{ margin-top: 1em; margin-bottom: 8em; -- cgit v1.2.3