body to size of viewport
This commit is contained in:
parent
34d64151cd
commit
1524cfd10d
@ -22,8 +22,10 @@
|
|||||||
font-size: 16pt;
|
font-size: 16pt;
|
||||||
cursor: url('cursor.cur'), auto !important;
|
cursor: url('cursor.cur'), auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
background: #000000;
|
background: #000000;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user