/* ============================================================
   MartynForge EDU – Delen
   Stylesheet: assets/css/delen.css
   Extends math.css — division-specific overrides only
   ============================================================ */

/* Division operator color — gold/yellow accent */
.question-text .op-div { color: var(--accent1); }

/* Table picker highlight uses accent1 (same as tafels) — no override needed */

/* History table column */
.h-table-col { color: var(--accent4); font-weight: 700; }
