Microwords WordPress theme
  • PHP 39.9%
  • CSS 30.9%
  • JavaScript 29.2%
Find a file
Paweł Orzech 014a29737f
feat(typography): long-form rules for headings, lists, figures, blockquote
Adds .post-content scoped typography so long articles render with
breathing room while microblog posts stay tight.

- h2/h3/h4: margin-top 1.5-2.25rem, scaled font sizes
- ul/ol: restore padding-left 1.5rem and list-style killed by global reset
- figure: 1.75rem vertical margin, slightly larger border-radius on img
- blockquote: accent-colored left border (was near-invisible --border),
  italic, padding
- strong: 600 instead of browser-default 700 (system-ui at 17px)
- .post-single .post-title: bumped to 1.85rem for article pages
- inline links inside .post-content: subtle underline

Bump theme version 1.0.0 -> 1.1.0 (cache-bust ?ver= query).
2026-04-30 21:25:38 +02:00
docs/superpowers docs: add microwords theme implementation plan 2026-03-20 11:42:49 +01:00
microwords feat(typography): long-form rules for headings, lists, figures, blockquote 2026-04-30 21:25:38 +02:00
firebase-debug.log feat: microwords theme v1.0.0 — deployed to blog.orzech.me 2026-03-20 12:20:08 +01:00