Commit graph

5 commits

Author SHA1 Message Date
0978dd5233 Add unfirehose to software page 2026-03-07 20:24:06 -05:00
957e418fe0 Redesign step labels & footnotes to match site palette
Step labels now use primary green (#43a047) background with white text,
bold weight, letter-spacing, & border-radius matching Pico conventions.
Footnote links switch from lime (#CDDC39) to primary green for proper
contrast in both light & dark modes. Callout boxes gain subtle
border-radius on right side. Styleguide color swatches updated.
2026-02-27 09:43:31 -05:00
8fff6ce010 Refactor unturf.css with custom properties, add styleguide page
Extract all hardcoded colors into :root CSS custom properties.
Consolidate callout box shared structure into grouped selectors.
Merge brand font-family declarations. Remove redundant box-sizing rule.
Reorganize into 7 clearly labeled sections.

Create /styleguide/ as living reference for every component:
color palette, typography, layout, navigation, step labels,
callout boxes, capital cards, diagrams, footnotes, tables, lists.
2026-02-27 09:31:44 -05:00
1d2427f89c Keep current page link in nav, mark with aria-current for focused style
Every page now shows all nav links instead of omitting its own.
Current page link gets aria-current="page" with reduced opacity
& bold weight so visitors see where they stand.
2026-02-27 09:00:44 -05:00
eef1b92c48 Extract all inline styles into shared unturf.css, add hemp bioplastic recipe page
Move all inline <style> blocks from every HTML page into /css/unturf.css.
Convert inline style attributes to CSS classes across all pages.
Fix footer links so "unturf. software" stays one full link everywhere.
Add hemp bioplastic process/recipe page with 7 diagrams, 3 approaches,
exact quantities, safety notes, & 12 footnoted sources.
Add "no dashes or emdashes" rule to CLAUDE.md.
2026-02-27 08:44:15 -05:00