mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-19 06:02:45 +08: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:
parent
470258ffd1
commit
eed2173860
|
@ -1,5 +1,3 @@
|
|||
@import "pydoctheme.css";
|
||||
|
||||
.highlight .hll { background-color: #ffffcc }
|
||||
.highlight { background: #f8f8f8; }
|
||||
.highlight .c { color: #8f5902; } /* Comment */
|
||||
|
|
Loading…
Reference in New Issue
Block a user