aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/css/fms.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/css/fms.css b/www/css/fms.css
index efff703..e311069 100644
--- a/www/css/fms.css
+++ b/www/css/fms.css
@@ -350,6 +350,12 @@
margin-top: 0.5em;
}
+/* home screen */
+
+ #front-page div[data-role='content'] {
+ background-color: rgba(255, 255, 255, 0);
+ }
+
/* map */
#map_box{