Delete 'js/background.css'

This commit is contained in:
wow nero 2021-11-03 22:08:40 +00:00
parent eed886c2f4
commit d3474ccf74
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%;
}