๐Ÿ“ฆ thetaPC / thetaPC.github.io

๐Ÿ“„ site.css ยท 10 lines
1
2
3
4
5
6
7
8
9
10.bg {
	background: url(../img/mask.jpg)  no-repeat center center;
    height: 100%;
	text-align:center;
}

.container {
	padding-top: 150px;
}