fix: keep gold btn-primary plate on topic Reply button #35

Merged
archvillainette merged 2 commits from fix/reply-button-gold into main 2026-07-19 08:55:18 +00:00
2 Commits
Author SHA1 Message Date
archvillainette 376caf40e2 style: resolve design-detector findings in _posts.scss
- Blockquotes: replace the 3px gold side-stripe and warm-brown fill
  with a full 1px gilt border and plum tint, per the Gilt Edge Rule
- Snap pagination shadow alpha to the documented velvet-hover value
  and unify the vote glyph size at 0.95rem
- Document the already-shipped code-syntax and vote-state colors and
  the small type steps (0.95/0.82/0.78rem) in DESIGN.md + sidecar
2026-07-19 10:18:41 +02:00
archvillainette b2116f7037 fix: keep gold btn-primary plate on topic Reply button
The topic-sidebar-tools flattening override was hitting the Reply
button (btn-primary) too, turning it grey. Exclude btn-primary so
Reply keeps the theme's gold plate.

Fixes #34
2026-07-19 10:14:02 +02:00