mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-02-07 12:53:43 +00:00
![Oshawk](/assets/img/avatar_default.png)
* 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