From 8880015a1886d4ca719f25d40ca94690cbc1fa04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jarkko=20Pietik=C3=A4inen?= Date: Tue, 25 Sep 2018 20:13:36 +0300 Subject: [PATCH] Update global.css --- global/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global/global.css b/global/global.css index 27d6c3a..069cafd 100644 --- a/global/global.css +++ b/global/global.css @@ -1,3 +1,3 @@ -#nav_bar_include { +#nav_bar_include, .ics_scbanner { background-color: red; -} \ No newline at end of file +}