Hide mouse cursor on usage page
This commit is contained in:
parent
41f6969a4a
commit
983c470705
|
@ -173,6 +173,7 @@ body {
|
||||||
color: white;
|
color: white;
|
||||||
padding: 0.5em;
|
padding: 0.5em;
|
||||||
font-size: 2.5em;
|
font-size: 2.5em;
|
||||||
|
cursor: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.usage .ui.header {
|
.usage .ui.header {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user