Commit Graph

14 Commits

Author SHA1 Message Date
e67ecd9238 Add adversité total malus display
Show 'MALUS JETS -X' below adversité cards. Highlights in red when non-zero.
Value = bleue + rouge + noire (same as nbAdversites used in roll formula).
Tooltip explains it's subtracted from all rolls.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-03 08:15:30 +02:00
0ce42d0fe3 Redesign adversité section: 3 colored cards layout
Replace vertical list with horizontal card layout matching header style:
- BLEUE (blue), ROUGE (red), NOIRE (dark) cards with top-colored borders
- Gem image 52px with drop-shadow + hover scale
- Large numeric counter (Signika font)
- Colored -/+ buttons (red minus, green plus)
- Modifier fields compact row below cards
- Section title with amber letterhead style

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-03 08:04:45 +02:00
28cab15b37 Fix select text clipping in header stat cards
Use height:auto + padding:1px instead of fixed 20px height so browser
renders select text without vertical clipping.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-03 07:57:12 +02:00
c28414dd22 Refactor header: card-based layout with colored stat cards
- Replace flat ul/li header with .header-banner + .header-stat-cards
- 5 colored stat cards: LOI (amber), CHAOS (red), BONNE AVENTURE (green),
  VIGUEUR (maroon), ÂME (navy)
- Profile image: 90px with golden border + hover glow
- Character name: large serif font (CentaurMT) with transparent bg
- Fix overflow: visible on .stat-card to prevent select dropdown clipping
- Fix label colors: dark (#1a1008) instead of white for readability
- VIGUEUR big value: Signika/sans-serif font (avoids CentaurMT 1/I confusion)
- Consistent font sizes and alignment across all stat fields

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-03 07:53:44 +02:00
9754bbc3a8 Update CSS/Look & feel 2026-04-03 00:39:39 +02:00
a37ad2cc82 DAtaModels + Appv2 migration : OK 2026-04-02 21:33:56 +02:00
f5a5c25533 Fix wrong sheets 2025-10-26 14:44:06 +01:00
a39d214f1b Ame/Ame max 2025-10-26 13:47:59 +01:00
2fac292459 Ame/Ame max 2025-10-26 13:18:03 +01:00
3c776f85fd Ame/Ame max 2025-10-26 12:29:34 +01:00
40e11aca1b Ame/Ame max 2025-10-26 11:41:18 +01:00
cddc4ce48a New logo 2025-10-26 00:50:45 +02:00
0ca408b79b New logo 2025-10-26 00:42:48 +02:00
7107516a28 Initial import 2025-10-26 00:31:32 +02:00