From 046c45a2ca348eb01b0c52ae9ccea71c4ba7b808 Mon Sep 17 00:00:00 2001 From: Misode Date: Mon, 20 Jul 2020 04:40:59 +0200 Subject: [PATCH] Link to dev version --- css/custom.css | 5 +++++ index.html | 15 ++++++++++++++- 2 files changed, 19 insertions(+), 1 deletion(-) 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 @@
-