initial commit
This commit is contained in:
15
hex/styles/style.css
Normal file
15
hex/styles/style.css
Normal file
@@ -0,0 +1,15 @@
|
||||
.bgmaster{
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
left: 0px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html, body{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
border: 0px;
|
||||
padding: 0px;
|
||||
margin 0;
|
||||
}
|
||||
Reference in New Issue
Block a user