Commit graph

7 commits

Author SHA1 Message Date
Lukas Joswiak 9decabbbad Fix timestamp render issue for low width screens
The font-size rule specified with ems was recursively applying to the
<time> child, causing the date itself to be even smaller. I noticied
this in Safari on iOS.
2021-09-13 23:21:48 -07:00
Lukas Joswiak 0386588b47 Update default font to use newer system fonts 2021-09-13 22:16:00 -07:00
Lukas Joswiak 3e7256c7ea
Add support for lastmod (#19) 2021-04-10 18:54:26 -07:00
Ricky Shin 2a641ceb99
Simple CSS for blockquotes that work in both light and dark modes (#15) 2021-03-23 21:51:15 -07:00
Lukas Joswiak 5aaf85b2cf Decrease font size of footnotes 2020-06-29 23:56:45 -07:00
Lukas Joswiak 17af6e51ae Add styles for figure shortcode 2020-06-08 00:17:13 -07:00
Lukas Joswiak 229986d1fc Move CSS to external stylesheet 2020-06-01 16:47:17 -07:00
Renamed from layouts/partials/css/main.css (Browse further)