ℙ𝕒𝕨𝕟𝕠 𝕙𝕖𝕝𝕡 // ...
- Июл
- 1,300
- 1,959
Активный
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!.block.block--category .block-header:after {
content: '';
background: url(https://forum.ragerussia.online/styles/io_dark/io/images/swirl.png);
background-size: cover;
background-position: center;
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: block;
mix-blend-mode: overlay;
pointer-events: none;
}
.block-minorHeader
{
background: linear-gradient(-270deg, #185886 0%, #0c2d45 100%);
}