Ledger chest doubled — big enough to read the color at a glance

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0138A8CjeQRpvzKxuMfz1Bqc
This commit is contained in:
Eric Wagoner
2026-08-17 23:28:15 -04:00
co-authored by Claude Fable 5
parent 1069730880
commit f4355a60c6
+2 -2
View File
@@ -2385,8 +2385,8 @@
.score-life { font-family: "Caveat", cursive; font-size: 1.4rem; font-weight: 700; min-width: 1.6rem; text-align: right; } .score-life { font-family: "Caveat", cursive; font-size: 1.4rem; font-weight: 700; min-width: 1.6rem; text-align: right; }
.score-marks { font-size: 0.75rem; color: #6b5a41; } .score-marks { font-size: 0.75rem; color: #6b5a41; }
.score-chest { .score-chest {
height: 1.05em; height: 2.1em;
vertical-align: -0.18em; vertical-align: -0.7em;
filter: drop-shadow(0.5px 0.5px 0.5px rgba(0, 0, 0, 0.35)); filter: drop-shadow(0.5px 0.5px 0.5px rgba(0, 0, 0, 0.35));
} }
.deck-line { .deck-line {