Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2020-02-21 | css: Adjust font sizes and line height | Wynn Wolf Arbor | -1/+5 | |
These should make the pages more comfortable to look at. | ||||
2020-01-12 | css: Remove unnecessary quoting | Wynn Wolf Arbor | -1/+1 | |
2020-01-12 | css, templates: Remove footer | Wynn Wolf Arbor | -5/+0 | |
This element had no purpose and was taking up 200px for no reason. | ||||
2020-01-12 | css: Improve readability by increasing the line height | Wynn Wolf Arbor | -1/+2 | |
Add a bit more space to paragraphs, whilst contracting pre-formatted content (which mostly is code and uses a different font which does not need this kind of space). | ||||
2020-01-11 | css: Tweak canary color | Wynn Wolf Arbor | -1/+1 | |
2020-01-11 | css: Make content in <pre> more readable | Wynn Wolf Arbor | -1/+3 | |
This commit changes the background color of <pre> to be a bit less colourful, and changes text color from pure black to a slightly tinged black to increase readability. | ||||
2019-09-09 | css: Remove unused pre.poetry rule | Wolfgang Müller | -6/+0 | |
2019-08-02 | css: Improve visibility of a focused nav.main element | Wolfgang Müller | -0/+5 | |
Previously the only indicator was the standard :focus outline rule, this should make the focused element on the main page very clear. | ||||
2019-07-22 | css: Add rules to keep images within page bounds | Wolfgang Müller | -0/+2 | |