fix(css): fix italic <em> color

- Dark Reader
This commit is contained in:
curben 2019-09-03 18:03:23 +01:00
parent ef5678015e
commit 43fa5cd8c4
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 1 deletions

View File

@ -151,7 +151,6 @@ thead th {
em, em,
caption, caption,
legend { legend {
color: #000;
font-weight: inherit; font-weight: inherit;
} }