html to size of viewport - apparently for firefox
This commit is contained in:
parent
1524cfd10d
commit
484406bc39
@ -23,9 +23,12 @@
|
||||
cursor: url('cursor.cur'), auto !important;
|
||||
}
|
||||
|
||||
body {
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
background: #000000;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user