web-cfw-loader/style.css

10 lines
139 B
CSS
Raw Normal View History

2018-05-17 19:10:07 +00:00
#title {
2018-05-17 19:03:18 +00:00
text-align: center;
padding: 50px;
background-color: black;
2018-05-17 19:18:32 +00:00
color: white;
width: 100%;
margin-top: 0px;
top: 0px;
2018-05-17 18:50:32 +00:00
}