mirror of
https://github.com/ZetaKebab/kesper.git
synced 2025-11-05 08:29:48 +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