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