fix(css): remove unused class

This commit is contained in:
curben 2019-10-18 07:09:51 +01:00
parent 3170c9f88d
commit 07c59dc42a
No known key found for this signature in database
GPG Key ID: 5D9DB57A25D34EE3
1 changed files with 0 additions and 7 deletions

View File

@ -181,7 +181,6 @@ legend {
font-weight: inherit; font-weight: inherit;
} }
.highlight,
code, code,
kbd, kbd,
pre, pre,
@ -534,10 +533,6 @@ td {
border: 1px solid #ddd; border: 1px solid #ddd;
} }
code.hljs {
font-size: 0.9em;
}
/* Dracula Theme v1.2.5 /* Dracula Theme v1.2.5
* *
* https://github.com/dracula/highlightjs * https://github.com/dracula/highlightjs
@ -813,7 +808,6 @@ svg#link {
color: white; color: white;
} }
.highlight,
code, code,
kbd, kbd,
pre, pre,
@ -847,7 +841,6 @@ svg#link {
color: black; color: black;
} }
.highlight,
code, code,
kbd, kbd,
pre, pre,