1bc0132a9c
Another minor change
2021-02-16 21:59:09 +00:00
5a4ff49958
Add font and fix css for li
...
- Added Open Sans to template.html.
- Changed li style to only apply if in nav.
2021-02-09 22:48:00 +00:00
c591ea7568
Review global.css
...
- Trying to make it less of a mess.
2021-02-06 22:41:16 +00:00
5772811610
Add border-top to .overlay and changed color from line-color to border-color
2020-12-19 16:14:22 +00:00
a731a82ea8
Adjust line-height for content
...
- Reduced line-height from 1.8 to 1.6.
2020-12-19 13:19:24 +00:00
50f734be70
Improve footer
...
- Moved container class into footer.
- Added py-3 for footer padding. Not sure if I prefer this to using the stylesheet.
- Replaced hr with border-top.
2020-12-13 12:53:21 +00:00
0581f7aa7b
Remove container from nav
...
- Replaced container for the nav component with a custom style instead using
max-width and margin: 0 auto.
2020-12-13 12:33:44 +00:00
f9e112d468
Move themes.css into global.css
2020-11-17 10:59:12 +00:00
13ada24071
Removing old website code.
...
- Still available on the server and in commit history if we need to reference it later.
2020-10-23 22:10:37 +01:00
5d21c148c7
Moving more colors to css variables and tweaking some of the values.
...
- Added color variables for lines and links.
- Testing a slightly lighter gray for the background.
2020-09-10 14:52:11 +01:00
a478c5a4ba
Cleanup.
...
- Removed old image.
- Changed alt of user to Admin.
2020-09-04 10:11:14 +01:00
dce18f97d1
Updated to work with live site
...
Added components from somewhere
fixed some css background image
2020-08-20 19:56:24 +10:00
dc6580e21c
moved static files
...
improved css
2020-08-20 15:42:54 +10:00
871b855e41
Migrating to Svelte
...
User management not done.
Footer not done
Nav user management icon not positioned correctly
2020-08-19 23:54:15 +10:00