Add some 1.14 conditions

This commit is contained in:
Misode
2019-06-19 17:16:32 +02:00
parent 5926b1f077
commit 1e9b9a223a
4 changed files with 185 additions and 40 deletions

View File

@@ -1,3 +1,7 @@
.card.child {
background-color: #eee;
}
.card.bg-info {
background-color: #91cdd6 !important;
color: black !important;