Skip to content
This repository was archived by the owner on Jun 28, 2021. It is now read-only.

Making changes

ntoff edited this page Jun 8, 2017 · 4 revisions

Changes should be put in overrides.css and then "minified" to overrides-min.css, as that is the file that gets loaded.

overrides.css is left only to be a more human readable file to edit, and to keep comments intact. Once tweaked, it should be minified and saved as overrides-min.css.

update: No longer using minified css since v0.1.3, just shove changes in overrides.css and anything to do with icons goes in overrides-icons.css

Clone this wiki locally