aboutsummaryrefslogtreecommitdiff
path: root/static/_global.scss
diff options
context:
space:
mode:
Diffstat (limited to 'static/_global.scss')
-rw-r--r--static/_global.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/_global.scss b/static/_global.scss
index 41f426f9..58e05155 100644
--- a/static/_global.scss
+++ b/static/_global.scss
@@ -13,4 +13,5 @@ $popup-style: "left";
/* Each popup can have a different amoutn of tabs.
Override this as appropriate */
--tabcount: 4;
+ --background-color: white;
}