detail
Confirmed in live CSS (gym-logger.html v6.11, line 1002): .collapse-hd span.label {font-size:11px;...} controls the section banner text (Session, Cardio, Stretch, etc labels) in the collapsed/default state shown throughout History. USR369 request: increase text size by 2 (11px -> 13px). Note: the OPEN/expanded state (line 1051) is already larger at 15px !important -- only the default/collapsed 11px banner text was flagged as too small. Not yet built, awaiting confirmation whether just the 11px collapsed state needs the bump or if 15px open state should scale too.