From d3474ccf74cf61f5a329bb06c03d860e5663ff96 Mon Sep 17 00:00:00 2001 From: wow nero <_xxfedexx_@noreply.gitgud.wownero.nl> Date: Wed, 3 Nov 2021 22:08:40 +0000 Subject: [PATCH] Delete 'js/background.css' --- js/background.css | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 js/background.css diff --git a/js/background.css b/js/background.css deleted file mode 100644 index 722c282..0000000 --- a/js/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