mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-10 01:21:16 -03:00
docs: Stop including main css in pygments.css
This led to pydoctheme.css being included *twice*, which led to everything it included being included twice, which was annoying in firefox when playing with the styles. I don't *think* it had any performance impact?
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
@import "pydoctheme.css";
|
||||
|
||||
.highlight .hll { background-color: #ffffcc }
|
||||
.highlight { background: #f8f8f8; }
|
||||
.highlight .c { color: #8f5902; } /* Comment */
|
||||
|
||||
Reference in New Issue
Block a user