fix banish and invert
This commit is contained in:
@@ -185,7 +185,7 @@
|
||||
|
||||
.game-construct.ko {
|
||||
animation: none;
|
||||
opacity: 0.35;
|
||||
opacity: 0.20;
|
||||
/* filter: grayscale(100%);
|
||||
*/}
|
||||
|
||||
@@ -199,6 +199,7 @@
|
||||
*/}
|
||||
|
||||
.game-construct.unfocus.ko {
|
||||
opacity: 0.20;
|
||||
/* filter: blur(5px) grayscale(100%);
|
||||
*/}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user