Commit Graph

12 Commits

Author SHA1 Message Date
Florine W. Dekker 39cfcb51a5
Justify text by default 2021-09-11 12:27:58 +02:00
Florine W. Dekker b756a2cc44
Improve styling of noscript to be less intrusive
Also slightly improves a bit of code organisation, but nothing significant there.
2021-05-17 16:08:26 +02:00
Florine W. Dekker 70bbc76aa2
Prevent nav elements from obscuring each other
Fixes #19.
2021-04-30 13:29:25 +02:00
Florine W. Dekker 9a3227b43f
Ensure whole nav row is clickable
This is a regression because I accidentally removed the `width: 100%` when adding the hamburger menu.

Fixes #18.
2021-04-28 12:26:01 +02:00
Florine W. Dekker b5be385ea5
Simplify code for visibility toggle 2021-04-28 12:19:46 +02:00
Florine W. Dekker 46718785af
Ensure .hidden properties are important 2021-04-24 18:45:10 +02:00
Florine W. Dekker a82c43e86f
Add general-purpose .hidden CSS class 2021-04-24 18:07:54 +02:00
Florine W. Dekker 136904e783
Start deprecating inline styles 2021-04-24 16:22:39 +02:00
Florine W. Dekker 2e124c0815
Add small border to bottom of navbar 2021-04-22 19:23:13 +02:00
Florine W. Dekker 7b5590f9ea
Add non-JS hamburger menu
Fixes #17.
2021-04-22 17:00:13 +02:00
Florine W. Dekker 764348ad6d
Deprecate nav.css
No need to update major version because it's not used anywhere.
2021-04-22 16:22:41 +02:00
Florine W. Dekker 86d6783ccc
Rename main exported files
Also add a page for test purposes, and change the layout of the CSS files a bit.
2021-04-21 23:55:54 +02:00