hugo-theme-termlite/assets/css
Eryn Wells 4328f31ad2 Break out font family sets into separate variables based on style
Make CSS variables for sans, serif, and mono font families. Create utility classes
to apply them to an element.

Add a .text--small style to style an element like <small>.
2024-07-06 10:21:54 -07:00
..
000_reset.css Reset padding in reset.css too 2024-07-06 10:15:23 -07:00
010_anchors.css Move anchor styles to their own stylesheet 2024-07-06 10:20:40 -07:00
010_colors.css Replace bespoke codeblock theme with Dracula theme 2024-07-03 07:30:39 -07:00
010_spacing.css Spacing: Add .figure--image to the list of blocks with large vertical margins 2024-07-03 07:41:23 -07:00
010_structure.css Move page navigation CSS to its own stylesheet 2024-07-06 10:19:51 -07:00
010_typography.css Break out font family sets into separate variables based on style 2024-07-06 10:21:54 -07:00
099_breadcrumb.css page_breadcrumb: Implement a breadcrumb and display it above the <main> content 2024-07-03 07:41:23 -07:00
099_content.css Move styles for content elements to 099_content.css 2024-07-03 07:41:23 -07:00
099_footnotes.css Footnotes: Add some basic styling for footnotes 2024-07-03 07:41:23 -07:00
099_page_navigation.css Move page navigation CSS to its own stylesheet 2024-07-06 10:19:51 -07:00
099_page_summary.css Page Summary: Use XS spacing after the header elements 2024-07-03 07:41:23 -07:00
099_site_header.css SiteHeader: Use M spacing for the margin of the site-footer 2024-07-03 07:45:42 -07:00