feat(styles): switch landscape cards to A6 148x105 mm (#19) #26

Merged
Reliodas merged 1 commit from feat/19-landscape-a6 into develop 2026-06-30 10:51:33 +00:00
Owner

Closes #19.

  • shared.css : --card-w-land 148mm / --card-h-land 105mm (A6 paysage). Portrait 63x88 inchange.
  • Libelles paysage (creatures/classes/subclasses) : « 148 × 105 mm (A6 paysage) ».
  • README, AGENTS, CHANGELOG mis a jour.

Verification : variables et libelles verifies par grep ; aucune ref 88x63 restante. Rendu non verifie en navigateur (Chromium absent) — changement de dimensions important, le layout paysage devra etre controle visuellement (coordonne avec #12/#15).

Closes #19. - shared.css : --card-w-land 148mm / --card-h-land 105mm (A6 paysage). Portrait 63x88 inchange. - Libelles paysage (creatures/classes/subclasses) : « 148 × 105 mm (A6 paysage) ». - README, AGENTS, CHANGELOG mis a jour. Verification : variables et libelles verifies par grep ; aucune ref 88x63 restante. **Rendu non verifie en navigateur (Chromium absent)** — changement de dimensions important, le layout paysage devra etre controle visuellement (coordonne avec #12/#15).
Reliodas added this to the 1.0.0-beta milestone 2026-06-30 10:51:19 +00:00
Landscape cards used the poker landscape size (88x63 mm), which is cramped
for bosses and content-heavy classes. Move landscape to A6 (148x105 mm) via
the shared CSS variables; portrait poker 63x88 mm is unchanged.

- shared.css: --card-w-land 148mm, --card-h-land 105mm.
- Landscape print hints in creatures.html, classes.html, subclasses.html now
  read "148 × 105 mm (A6 paysage)".
- README, AGENTS, CHANGELOG updated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Reliodas merged commit e02e684f8b into develop 2026-06-30 10:51:33 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dnd/cards#26
No description provided.