diff options
| author | Bobby <[email protected]> | 2024-12-23 03:35:18 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-12-23 03:35:18 -0500 |
| commit | 4feba2452a151ed999d52d4a0d53b0b0584bf70e (patch) | |
| tree | cd8474cd1287dac1839b5ceac24be987e25961cc /static/css/shared | |
| parent | 2ab87058f41e07724757b944834da0a52de4b105 (diff) | |
| download | thatcomputerscientist-4feba2452a151ed999d52d4a0d53b0b0584bf70e.tar.xz thatcomputerscientist-4feba2452a151ed999d52d4a0d53b0b0584bf70e.zip | |
anime streams are a thing baby
Diffstat (limited to 'static/css/shared')
| -rw-r--r-- | static/css/shared/core.css | 3 |
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; } |
