90s-style #1

Merged
never merged 25 commits from 90s-style into main 2026-02-11 19:06:32 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8248b5cc88 - Show all commits

View file

@ -49,7 +49,7 @@ body {
} }
#tv-screen { #tv-screen {
position: absolute; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
z-index: -1; z-index: -1;

View file

@ -49,7 +49,7 @@ body {
} }
#tv-screen { #tv-screen {
position: absolute; position: fixed;
top: 0; top: 0;
left: 0; left: 0;
z-index: -1; z-index: -1;