Newer
Older
.title {
text-align: center;
margin-bottom: 20px;
position: relative;
font-family: SourceHanSans-Bold;
font-size: 2rem;
}
.close {
font-size: 4rem;
position: absolute;
right: 10px;
top: -12px;
font-weight: bold;
color: #666;
}
.filter-tips{
color: #666666;
margin: 15px 0;
font-family: SourceHanSans-Bold;
font-weight: 200;
}