opt-cc/static/src/app/statistic/war-list/war-list.component.css

12 lines
182 B
CSS

.war-list {
padding-top: 30px;
}
:host /deep/ .card-header {
background-color: rgba(34, 34, 34, 0.80);
cursor: pointer;
padding: 15px;
color: white;
font-weight: 600;
}