💄 Fix highlights in headline

This reset style broke highlighting in headlines without visible benefit

See #14
This commit is contained in:
Michael Große 2018-09-13 13:19:43 +02:00
commit 72fce92ac1
No known key found for this signature in database
GPG key ID: 7E31028FBFEACC79

View file

@ -199,18 +199,6 @@ header,
.elementsReset();
}
div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, em,acronym, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input, select, option, textarea, button {
font-size: 1rem;
line-height: 100%;
}
ol,
ul {
list-style: none outside none;