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