white panel
This commit is contained in:
parent
505fe4f6e8
commit
5e6cf451d8
@ -10,8 +10,8 @@ canvas {
|
||||
position: absolute;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
color: white;
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
color: #000;
|
||||
background-color: rgba(255, 255, 255, 0.9);
|
||||
padding: 10px;
|
||||
border-radius: 5px;
|
||||
font-family: sans-serif;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user