diff --git a/css/custom.css b/css/custom.css index 5c3f35f6..9a262276 100644 --- a/css/custom.css +++ b/css/custom.css @@ -237,6 +237,11 @@ body[data-style="dark"] .alert-danger svg { fill: #dfc4c7; } + +body[data-style="dark"] .card-group ~ div svg { + fill: #fff; +} + .alert-danger svg { fill: #6d2126; margin-right: 5px; diff --git a/index.html b/index.html index 1f679b1f..e86c822f 100644 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@
-
+