mirror of
https://github.com/ZetaKebab/kesper.git
synced 2026-01-08 10:21:36 +00:00
* Remove suspect css rule
Removed the ".post-full-content pre code * { color: inherit }" rule which prevents highlight.js from working.
* Changed to just exclude span
Less disruptive to just remove span from color inheritance.
* Remove extra newline