diff --git a/client/cryps.css b/client/cryps.css index 54417fec..ddf73b37 100644 --- a/client/cryps.css +++ b/client/cryps.css @@ -588,12 +588,14 @@ header { .cryp-box.ko { animation: none; - opacity: 0.35; + opacity: 0.5; + /*opacity: 0.35;*/ filter: grayscale(100%); } .cryp-box.unfocus { - opacity: 0.65; + /*opacity: 0.65;*/ + filter: blur(5px); } text.combat-text {