Delete 'background.css'

This commit is contained in:
wow nero 2021-11-03 22:10:01 +00:00
parent ec1814df11
commit e2409c9cc6
1 changed files with 0 additions and 17 deletions

View File

@ -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%;
}