Luke Murphy
5 years ago
2 changed files with 8 additions and 9 deletions
@ -1,10 +1,9 @@ |
|||
/* Custom CSS styles */ |
|||
|
|||
html * { |
|||
border: 1px black solid; /* TODO: experimenting for now */ |
|||
body { |
|||
margin: 0px; |
|||
} |
|||
|
|||
canvas { |
|||
opacity: 0; |
|||
z-index: 10000000000; |
|||
button { |
|||
z-index: 50; |
|||
} |
|||
|
Loading…
Reference in new issue