about summary refs log tree commit diff
path: root/web/homepage/static/tazjin.css (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-02-09 r/515 style(web/homepage): Unify page max-width at 800pxVincent Ambo1-2/+1
2020-02-09 r/513 style(web/homepage): Use somewhat livelier coloursVincent Ambo1-7/+7
The previous ones looked kind of dull. These are from my gruber-darker rainbow-delimiters theme.
2020-02-09 r/512 feat(web/homepage): Add styling for Cheddar calloutsVincent Ambo1-0/+25
2020-02-09 r/507 style(web/homepage): Wrap links around the entire entryVincent Ambo1-2/+3
This makes it much easier to click on them. Required some style reshuffling to satisfy CSS.
2020-02-09 r/497 fix(web/homepage): Minor style fixes that were lostVincent Ambo1-0/+8
2020-02-09 r/492 style(web/homepage): Flip colours for misc/blogVincent Ambo1-2/+2
2020-02-09 r/491 feat(web/homepage): Add templating for entries on the homepageVincent Ambo1-19/+64
Adds the actual insertion of entries into the homepage, subtly colour-coding different types of entries.
2020-02-08 r/489 feat(web/homepage): Add static assets for new homepageVincent Ambo1-0/+88
Adds the Jetbrains Mono font and the WIP CSS file for the homepage and (soon) the blog.