web-cfw-loader/style.css
2018-05-17 14:18:32 -05:00

10 lines
139 B
CSS

#title {
text-align: center;
padding: 50px;
background-color: black;
color: white;
width: 100%;
margin-top: 0px;
top: 0px;
}