From 7ec43bc5ca9eb7d0937724f420d68dae50b000d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Thu, 29 Oct 2020 19:57:25 +0100 Subject: [PATCH] Extend @ondrejmachota's fix #16 for good old `b`s as well --- themes/patek/assets/css/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/patek/assets/css/main.scss b/themes/patek/assets/css/main.scss index 083fa3f..60d0e1b 100644 --- a/themes/patek/assets/css/main.scss +++ b/themes/patek/assets/css/main.scss @@ -198,7 +198,7 @@ h2 a { .container > .pageHeader > h2.pageTitle.title > a { color: white; } - strong { + strong, b { color: white; } button svg path {