aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.scss
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Mapco/mapco.scss')
-rw-r--r--p/themes/Mapco/mapco.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/p/themes/Mapco/mapco.scss b/p/themes/Mapco/mapco.scss
index 0cf9a84f2..5457b15aa 100644
--- a/p/themes/Mapco/mapco.scss
+++ b/p/themes/Mapco/mapco.scss
@@ -40,6 +40,11 @@ html, body {
font-size: 0.875rem;
}
+body.formLogin,
+body.register {
+ background: variables.$sid-bg;
+}
+
/*=== Links */
a, button.as-link {
outline: none;