2017-08-13 16:35:42 +02:00
|
|
|
.war-list {
|
|
|
|
padding-top: 30px;
|
2017-08-06 10:42:37 +02:00
|
|
|
}
|
2017-08-12 22:27:23 +02:00
|
|
|
|
|
|
|
:host /deep/ .card-header {
|
2017-09-12 15:02:35 +02:00
|
|
|
background-color: #222222;
|
|
|
|
cursor: pointer;
|
2017-08-12 22:27:23 +02:00
|
|
|
padding: 15px;
|
|
|
|
color: white;
|
|
|
|
font-weight: 600;
|
|
|
|
}
|