make some changes to _includes/card.html

This commit is contained in:
Samuel Shifterovich
2018-10-25 17:32:13 +02:00
parent 4940fd3f50
commit 9a5d8423b2
3 changed files with 25 additions and 28 deletions

View File

@ -8,7 +8,7 @@
/* todo */
}
.card-success, .card-success .card-header {
/* .card-success, .card-success .card-header {
border-color: rgba(40, 167, 69, 0.5) !important;
}
@ -18,7 +18,7 @@
.card-warning, .card-warning .card-header {
border-color: rgba(255, 193, 7, 0.5) !important;
}
} */