1 2 3 4 5 6
@import "cgit.css"; @import "highlight.css"; div#cgit pre { tab-size: 4; } div#cgit table.diff { tab-size: 4; }