Move the overridden CSS to overrides.css which can be applied on nixos.org

This commit is contained in:
Graham Christensen
2018-03-26 14:45:00 -04:00
parent a80856cec5
commit da17974541
4 changed files with 11 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
.programlisting img {
width: 1em;
}
.calloutlist img {
width: 1.5em;
}