From aedc94983d6cdedbde74bb24b5a96d2b36e58cb5 Mon Sep 17 00:00:00 2001 From: Cris <puffamalefica@anche.no> Date: Tue, 7 Jun 2022 12:12:47 +0000 Subject: [PATCH] Update themes/to0x19/static/theme.scss --- themes/to0x19/static/theme.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/to0x19/static/theme.scss b/themes/to0x19/static/theme.scss index c7f8628..8fbf79e 100644 --- a/themes/to0x19/static/theme.scss +++ b/themes/to0x19/static/theme.scss @@ -89,7 +89,7 @@ a, a:focus, a:hover, a:visited { color: $c-links; } margin: 0 auto; } h1,h2,h3 { color: $c-titles; } -h4,h5,h6 { +h4,h5,h6,strong,b { color: $c-smalltitles; } #all-wrapper { -- GitLab