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

8 lines
146 B
CSS

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