From e2409c9cc6dee7fa8497b63d42aa5e50ef235f3d Mon Sep 17 00:00:00 2001 From: wow nero <_xxfedexx_@noreply.gitgud.wownero.nl> Date: Wed, 3 Nov 2021 22:10:01 +0000 Subject: [PATCH] Delete 'background.css' --- background.css | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 background.css diff --git a/background.css b/background.css deleted file mode 100644 index 722c282..0000000 --- a/background.css +++ /dev/null @@ -1,17 +0,0 @@ -html, body { - width:100%; - height:100%; - padding:0px; - margin:0px; - /*background-color: rgb(38, 38, 38); Old browsers */ - /* #191d1e 50%,#283139 */ - background-attachment: fixed -} - -#projector { - position: absolute;/*fixed; */ - top: 0px; - left: 0px; - width:100%; - height:100%; -} \ No newline at end of file