Hide the cursor for the USB clicking thingy
This commit is contained in:
parent
f9bb10ff1e
commit
a6befa41df
@ -1,5 +1,9 @@
|
||||
/* Custom CSS styles */
|
||||
|
||||
html * {
|
||||
cursor: none;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Signika Bold";
|
||||
src: url("fonts/Signika-Bold.ttf") format("ttf");
|
||||
|
Loading…
Reference in New Issue
Block a user