Update reversi.game.vue
This commit is contained in:
parent
319eed029b
commit
166c4ebda0
@ -421,10 +421,10 @@ root(isDark)
|
|||||||
width 100%
|
width 100%
|
||||||
height 100%
|
height 100%
|
||||||
|
|
||||||
&[alt="b"]
|
&[alt="black"]
|
||||||
filter brightness(.5)
|
filter brightness(.5)
|
||||||
|
|
||||||
&[alt="w"]
|
&[alt="white"]
|
||||||
filter brightness(2)
|
filter brightness(2)
|
||||||
|
|
||||||
> .graph
|
> .graph
|
||||||
|
Loading…
Reference in New Issue
Block a user