aboutsummaryrefslogtreecommitdiff
path: root/static/css/shared/core.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/shared/core.css')
-rw-r--r--static/css/shared/core.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/static/css/shared/core.css b/static/css/shared/core.css
index c02be71e..41924bbb 100644
--- a/static/css/shared/core.css
+++ b/static/css/shared/core.css
@@ -19,7 +19,6 @@
box-sizing: border-box;
outline: none;
border: none;
- color: #fff;
}
/* HTML and Body Base */
@@ -193,7 +192,7 @@ img {
width: 100vw;
height: 100vh;
pointer-events: none;
- z-index: 300;
+ z-index: 9;
opacity: 0.18;
}