From ed19e30cf0aa9ac6f799dde7717f3105e7c94270 Mon Sep 17 00:00:00 2001 From: Pontoporeia Date: Fri, 10 Jul 2026 15:58:04 +0200 Subject: [PATCH] repertoire keyword column: smaller font (step--1), tighter line-height (1.15), no hyphenation --- TODO.md | 1 + app/public/assets/css/repertoire.css | 5 +++-- app/templates/public/licence.php | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TODO.md b/TODO.md index 3dd9be4..eb6ba24 100644 --- a/TODO.md +++ b/TODO.md @@ -6,3 +6,4 @@ - [x] Remove TOC temporary debug error_log calls - [x] Fix PeerTube upload failure: PHP /tmp tmpfs too small for large video files - [x] Fix keyword word-breaking in repertoire.php: widen kw grid column, add white-space: nowrap +- [x] Fix licence.php TOC: restore `open` attribute on `
` (lost in vrxsstns, never restored by uuomvtvm fix) diff --git a/app/public/assets/css/repertoire.css b/app/public/assets/css/repertoire.css index 9549ced..eb64728 100644 --- a/app/public/assets/css/repertoire.css +++ b/app/public/assets/css/repertoire.css @@ -122,8 +122,9 @@ line-height: 22px; } .repertoire-col[data-col="kw"] button { - font-size: calc(var(--step--1)*1.15); - hyphens: auto; + font-size: var(--step--1); + line-height: 1.15; + hyphens: none; overflow-wrap: break-word; word-break: normal; } diff --git a/app/templates/public/licence.php b/app/templates/public/licence.php index 25daff5..0b5f3d4 100644 --- a/app/templates/public/licence.php +++ b/app/templates/public/licence.php @@ -2,7 +2,7 @@ -
+
PARTIES