refactor: active
This commit is contained in:
parent
81a3a802a9
commit
a12a216566
|
@ -270,3 +270,9 @@ canvas,
|
|||
img {
|
||||
image-rendering: pixelated;
|
||||
}
|
||||
|
||||
button.active {
|
||||
box-shadow: 0px 0px 5px white;
|
||||
background-color: #777;
|
||||
border: 2px solid yellow;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user