From 43fa5cd8c452ba7ce32ec64d26c6cc288b4d878d Mon Sep 17 00:00:00 2001 From: curben <2809763-curben@users.noreply.gitlab.com> Date: Tue, 3 Sep 2019 18:03:23 +0100 Subject: [PATCH] fix(css): fix italic color - Dark Reader --- themes/typing/source/css/typing.css | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/typing/source/css/typing.css b/themes/typing/source/css/typing.css index 507e606..7d745c6 100644 --- a/themes/typing/source/css/typing.css +++ b/themes/typing/source/css/typing.css @@ -151,7 +151,6 @@ thead th { em, caption, legend { - color: #000; font-weight: inherit; }