extunit.scss
454 Bytes
page-extunit {
.extunit-page {
background-image: url('../assets/img/extunitbackground.png');
.card {
background: #505050;
.item {
background: #505050;
}
}
.extunit-card {
.unit-card-header {
font-weight: bold;
color: white
}
.label {
color: white
}
}
}
}