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

15 lines
240 B
CSS

:host /deep/ .card-header {
background-color: rgba(34, 34, 34, 0.80);
cursor: pointer;
padding: 15px;
color: white;
font-weight: 600;
}
.top-list-entry {
margin-top: -16px;
margin-bottom: 10px;
width: 50%;
float: left;
}