fix banish and invert

This commit is contained in:
ntr
2019-07-19 19:58:08 +10:00
parent 4ea3adcff3
commit 2026530370
4 changed files with 42 additions and 16 deletions
+2 -1
View File
@@ -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%);
*/}