mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-03-13 03:53:42 +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