mirror of
https://github.com/linuxserver/Casper.git
synced 2026-01-15 00:51:44 +08: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