asw/assets/css/layers
Ludo b42e4942fa
css: move sidebar/TOC component styles out of layout, replace <small> with <h3>
- sidebar and TOC typography/colors moved from 08-layout.css to 03-components.css
- nav[data-nav="sidebar"] and aside[data-toc] layout-only rules remain in 08-layout.css
- <small> section labels replaced with <h3> in sidebar and TOC (semantic + accessible)
- dead selectors removed: nav[data-nav="sidebar"] nav a → nav[data-nav="sidebar"] a,
  nav[data-nav="toc"] (Hugo never outputs data-nav="toc")
- webkit scrollbar pseudo-elements removed (scrollbar-width/color sufficient)
- sidebar/TOC sticky top values split: sidebar top space-4, TOC top space-8 + padding-top
- max-height magic number (--size-px-10) replaced with token expression
- layer convention established: 03=component identity, 04=modifiers, 08=placement only

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-11 02:14:42 +02:00
..
00-reset.css fix: remap CSS container rules from <main> to <article> 2026-04-10 20:39:13 +02:00
01-asw.css layout tokens: all dimensions in 01-asw.css, 08-layout.css only uses var() 2026-04-10 20:57:57 +02:00
02-semantic.css css: move sidebar/TOC component styles out of layout, replace <small> with <h3> 2026-04-11 02:14:42 +02:00
03-components.css css: move sidebar/TOC component styles out of layout, replace <small> with <h3> 2026-04-11 02:14:42 +02:00
04-data-attrs.css complete oklch migration: zero named palette refs remain 2026-04-10 20:00:47 +02:00
05-utilities.css complete oklch migration: zero named palette refs remain 2026-04-10 20:00:47 +02:00
06-charts.css M3: dead code purge + layer refs → semantic tokens 2026-04-10 19:44:05 +02:00
07-chroma.css complete oklch migration: zero named palette refs remain 2026-04-10 20:00:47 +02:00
08-layout.css css: move sidebar/TOC component styles out of layout, replace <small> with <h3> 2026-04-11 02:14:42 +02:00
08a-paper.css Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00
09-landing.css Add dorveille article and full Hugo site scaffold 2026-04-10 17:23:51 +02:00