opt-cc/static/src/app/statistic/war-detail-header/war-detail-header.component...

16 lines
214 B
CSS

.war-header-container {
width: 920px;
min-height: 205px;
margin: auto;
}
.head-field {
font-size: 24px;
margin-top: 10px;
margin-bottom: 10px;
}
.war-header {
border-bottom: thin solid lightgrey;
}