Template:Graveyard.css

From The Wiki Camp 2
Jump to navigation Jump to search
.bg{
background-image: url("https://camp2.rectangle.zone/subwikifiles/wc2/images/1/1f/Graveyard.jpeg");
filter: blur(15px);
background-position:center;
background-repeat: no-repeat;
}
.text{
text-align: center;
font-family: Helvetica, Arial, sans-serif;
font-weight: bold;
font-size: 30px;
transform: scale(1.75,1);
color: #FFF;
position: absolute;
top: 200px;
left: calc(32% - 90px);
}