u/Competitive-Pear1858

Restyled Homebrewery statblocks to match Beyond's 5.5e digital layout

Restyled Homebrewery statblocks to match Beyond's 5.5e digital layout

Made some CSS fixes to Homebrewery statblocks: cleaned up paragraph indents, fixed a few bugs (like overflow with long speed strings), and reworked the ability scores layout to match Beyond's style.

Built on top of this base brew — credit to the original author for the foundation.

Example brew showing it in action: https://homebrewery.naturalcrit.com/share/GkbfxlMPUS0t

u/Competitive-Pear1858 — 14 days ago

Added print bleed support to the Homebrewery V3 5e PHB theme (quick fix, sharing in case it's useful)

Needed proper print bleed for a physical brew and Homebrewery doesn't support it natively, so I put together a CSS-variable-based system for it.

What it does:

  • Root variables for page size (Letter) and bleed distance
  • Inner/outer bleed alternates per page for brochure/booklet printing — set them equal if you don't need that
  • Adjusts column margins, footer accent, page number, footnote, and cover logo to respect the bleed
  • New {{bleedMarker}} element — a toggleable dashed guide showing the bleed zone/trim line on any page

Example brew with everything in action, plus a page explaining the setup: https://homebrewery.naturalcrit.com/share/mHvIf4aarIav

Heads up: quick fix, not plug-and-play — offsets were tuned for the default PHB theme and will need adjusting elsewhere. Watercolor stains/image masks aren't bleed-aware yet.

u/Competitive-Pear1858 — 14 days ago