- Share this text:
Report Abuse
Krunker scope blur - posted by guest on 3rd July 2020 11:35:24 AM
#recticleImg {
height:100%;
width:auto!important
}
.black {
background-color:rgba(0,0,0,0)
}
.topBox {
bsolute;
top:0!important;
bottom:0;
left:0;
right:0;
-webkit-mask-image:url(https://cdn.discordapp.com/attachments/720463824393863180/728505965225181184/clipping.png);
mask-image:url(https://cdn.discordapp.com/attachments/720463824393863180/728505965225181184/clipping.png);
-webkit-mask-enter;
mask-enter;
-webkit-mask-size:auto 100%;
mask-size:auto 100%;
backdrop-filter:blur(15px)
}
.bottomBox {
display:none!important
}
.leftBox {
display:none!important
}
.rightBox {
display:none!important
}