aboutsummaryrefslogtreecommitdiff
path: root/static/css/shared/core.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2024-12-23 03:35:18 -0500
committerBobby <[email protected]>2024-12-23 03:35:18 -0500
commit4feba2452a151ed999d52d4a0d53b0b0584bf70e (patch)
treecd8474cd1287dac1839b5ceac24be987e25961cc /static/css/shared/core.css
parent2ab87058f41e07724757b944834da0a52de4b105 (diff)
downloadthatcomputerscientist-4feba2452a151ed999d52d4a0d53b0b0584bf70e.tar.xz
thatcomputerscientist-4feba2452a151ed999d52d4a0d53b0b0584bf70e.zip
anime streams are a thing baby
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;
}