Skip to content Version 1.3.2
Fixed
- H1/H2 now use Noto Serif (
--nu-font-display), H3–H6 use Poppins (--nu-font-heading). Sizes, weights, and colors match the Department 4.0 stylesheet.
- Poppins 400 loaded the Light file instead of Regular. Poppins 500 (Medium) added from v4 CDN.
- Table headers now use
--nu-purple-100 with white text.
- Table striping moved to odd rows (
#f9f6ff); dark mode uses rgb(78 42 132 / 10%).
--nu-purple-surface corrected to #f9f6ff, --nu-purple-surface-subtle to #f3f0f7.
- Blockquote background uses
#f9f6ff instead of translucent purple.
- Horizontal rules use 3px
--nu-purple-10 instead of 1px gray.
- List markers use
--nu-purple-100 instead of --nu-purple-40.