hugo-theme-termlite/assets/css
Eryn Wells 502aa408d9 Refactor all the figures
There are two main sizes of figures: fullwidth and small. Full width figures take
the full content width. Usually they spread into the "wide" content area too.
Main size figures are also full width figures, but they stop at the edges of the
main content area. Small figures shrink to fit and are generally 480pts wide.

Break all these different types of figures down into separate templates for each
variant.

Add the ability for resources to specify a "source" with a link and title.
2024-11-25 09:51:32 -08:00
..
000_reset.css Render blockquotes in a figure 2024-11-06 09:31:16 -08:00
010_anchors.css
010_colors.css Tweak <hr> so it looks good in dark mode 2024-11-19 20:53:28 -08:00
010_spacing.css Convert elementsWithXLBlockMargins to a slice that's joined with ", " 2024-11-24 10:18:45 -08:00
010_structure.css Refactor all the figures 2024-11-25 09:51:32 -08:00
010_typography.css Spacing refinements for lists and paragraphs 2024-11-16 09:38:53 -08:00
040_content.css Add <header> to the list of elements that span the main content area 2024-10-27 07:24:19 -06:00
050_codeblocks.css Style plain text code blocks 2024-11-06 09:03:36 -08:00
050_figures.css Refactor all the figures 2024-11-25 09:51:32 -08:00
050_images.css
050_lists.css Reformat definition list definitions 2024-11-16 09:40:01 -08:00
050_quotations.css Render blockquotes in a figure 2024-11-06 09:31:16 -08:00
050_tags.css Remove the interstitial .tag__value__list-item 2024-11-24 10:19:26 -08:00
080_site_header_footer.css Make sure border color of site header and footer match 2024-10-31 10:53:59 -07:00
090_content_headers.css
099_footnotes.css A few miscellaneous style fixes 2024-10-31 08:02:50 -07:00
099_page_footer.css
099_page_header.css Finally adjust the spacing of the date relative to the page title 2024-11-16 09:40:50 -08:00
099_page_navigation.css
099_page_summary.css Downgrade page_summary headings from <h2> to <h3> 2024-10-23 11:31:30 -07:00
099_table_of_contents.css