Commit Graph

20 Commits

Author SHA1 Message Date
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
Florine W. Dekker 5476627d41
Add nav.css for nav-only users 2021-04-18 19:09:23 +02:00
Florine W. Dekker 2e73257db6
Ensure high priority for white links in nav 2021-04-16 12:44:38 +02:00
Florine W. Dekker b7c21ad319
Remove unnecessary element classes 2021-04-16 12:39:28 +02:00
Florine W. Dekker 7b7934dba1
Prepare for centralised deployment 2021-04-15 19:09:42 +02:00
Florine W. Dekker 5043c92d56
Remove wrapping to create wider nav entries
Fixes #9.
2021-04-13 20:04:48 +02:00
Florine W. Dekker 37fa57b219
Use black instead of grey text
Fixes #7.
2021-04-13 19:49:55 +02:00
Florine W. Dekker 55cce0c433
Manually minify normalize library
Saves about 7kB in the deployed size. I couldn't figure out how to automate minification of CSS.
2021-03-26 02:04:01 +01:00
Florine W. Dekker f433c08ca2
Move overrides to separate CSS
Fixes #6.
2021-03-22 14:21:17 +01:00
Florine W. Dekker 7e01e15379
Resolve footer overlapping contents
Fixes #4.
2021-03-22 14:18:05 +01:00
Florine W. Dekker 81fff6c7e9
Add option to highlight current entry
Fixes #2.
2020-07-20 12:54:32 +02:00
Florine W. Dekker 91e77ab3a5
Remove debug CSS 2020-06-07 12:58:07 +02:00
Florine W. Dekker 1c29d7d3ac
Allow arbitrary nesting of nav entries
Fixes #1.
2020-05-17 21:06:26 +02:00
Florine W. Dekker 3a04888564
Allow HTML in header, make description optional 2020-05-03 23:46:18 +02:00
Florine W. Dekker e91c6b6c5a
Add placeholder for logo in navbar 2020-05-03 19:05:03 +02:00
Florine W. Dekker 0d30d9d059
Fix footer overlap 2020-05-03 18:58:08 +02:00
Florine W. Dekker 6275618cee
Add navigation template 2020-05-03 18:02:48 +02:00
Florine W. Dekker a183e8cbd3
Set up file watcher for faster development 2020-05-03 17:21:39 +02:00
Florine W. Dekker 966387b5c7
Include CSS, revamp development structure 2020-05-03 00:25:55 +02:00