hugo-theme-termlite/assets/css
Eryn Wells 448c48281c Get taxonomy lists to wrap correctly
Do not allow any element to wrap (white-space: nowrap) but do allow the flexbox
to wrap.

Shift the colon separators to the ::before pseudoelement so the colon appears
on the leading side of the taxonomy item when it wraps.

Remove the vertical gap from the flexbox.
2024-10-12 09:22:35 -07:00
..
000_reset.css
010_anchors.css Meta: Remove all the block comments at the top of CSS assets 2024-07-25 13:11:40 -07:00
010_colors.css Codeblocks: Move color theming to the codeblocks stylesheet 2024-08-02 16:15:34 -07:00
010_spacing.css Add some styles for code and image figures 2024-10-11 16:37:24 -07:00
010_structure.css Add the .content class to the content <div> in list templates 2024-10-10 23:04:41 -07:00
010_typography.css Add some styles for code and image figures 2024-10-11 16:37:24 -07:00
050_codeblocks.css Codeblocks: Move color theming to the codeblocks stylesheet 2024-08-02 16:15:34 -07:00
050_figures.css Add some styles for code and image figures 2024-10-11 16:37:24 -07:00
050_images.css Add a .img--circular class that makes a circular image with clip-path and shape-outside 2024-10-10 23:02:59 -07:00
050_lists.css Restyle <ol> and <ul> 2024-10-07 21:02:29 -07:00
050_quotations.css Colors: Allow setting the color scheme explicitly 2024-07-27 23:01:31 -07:00
080_site_footer.css Colors: Allow setting the color scheme explicitly 2024-07-27 23:01:31 -07:00
080_site_header.css SiteHeader: Make the font sizes bigger and bolder 2024-08-02 15:48:07 -07:00
090_content_headers.css Always show the header link octothorpe on devices that don't support hover 2024-10-07 21:01:45 -07:00
099_content.css Content: Add .page-footer to the list of main content elements 2024-08-08 10:23:08 -10:00
099_footnotes.css Add extra margin around the <hr> in the footnotes styles 2024-07-06 11:08:20 -07:00
099_page_footer.css Restyle <ol> and <ul> 2024-10-07 21:02:29 -07:00
099_page_header.css Colors: Allow setting the color scheme explicitly 2024-07-27 23:01:31 -07:00
099_page_navigation.css Restyle <ol> and <ul> 2024-10-07 21:02:29 -07:00
099_page_summary.css Clean up page summary and update styles 2024-07-23 09:04:22 -07:00
099_table_of_contents.css Remove the Table Of Contents marker in Chrome 2024-10-07 20:58:44 -07:00
099_taxonomy_list.css Get taxonomy lists to wrap correctly 2024-10-12 09:22:35 -07:00