This should help reduce the amount of overlap there is between the source code
and the scroll bar that the browser shows if a source block isn't wide enough.
- The main navigation bar now shows up on every page.
- For consistency the index page now has up/home links that both point to
itself.
- The “up” link doesn't include a space that gets styled anymore.
Trying to redo the way I build my site so that it's simpler to maintain, and one
thing that was getting in my way was that ‘lessc’ isn't packaged for Guix. Sass
on the other hand is, so I've switched.
This is a component meant for definition lists with very short definitions, such
as descriptions of single-letter command-line arguments, or keyboard bindings.
This adds a fer extra colors that work well in dark mode, light should still be
fixed.
Also fixes up a few other visual elements:
- Line numbers should line up with lines of code again.
- The buttons to switch to a different branch at the top of a repository page
looks a little more in-place. It has the same padding as the other form
elements, and the same background as the rest of the header.
- Give other form elements on repository pages more consistent padding.
- Separate the ‘log’, ‘stats’, and ‘plain’ buttons on the repository tree page
so they don't just look like they're one word together.
I tried looking at my website on my Kobo the other day and noticed that links on my pages were impossible to discern from other text there. My Kobo just has a monochrome E-ink display, so it cannot differentiate between the links and the rest of the text without this very well.