mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-27 16:58:46 +00:00
Add 1.13 conditions
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
.bg-info {
|
||||
.card.bg-info {
|
||||
background-color: #91cdd6 !important;
|
||||
}
|
||||
|
||||
.bg-success {
|
||||
.card.bg-success {
|
||||
background-color: #91d8a1 !important;
|
||||
}
|
||||
|
||||
.bg-secondary {
|
||||
.card.bg-secondary {
|
||||
background-color: #adb5bd !important;
|
||||
}
|
||||
|
||||
.bg-dark {
|
||||
.card.bg-dark {
|
||||
background-color: #646b72 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user