repertoire keyword column: smaller font (step--1), tighter line-height (1.15), no hyphenation

This commit is contained in:
Pontoporeia
2026-07-10 15:59:48 +02:00
parent 0045c06fef
commit ed19e30cf0
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<!-- Table of contents: collapsible on mobile, force-open on desktop -->
<?php if (!empty($tocItems)): ?>
<details class="toc">
<details class="toc" open>
<summary><?= icon('caret-down', 0, 'toc-caret') ?> PARTIES</summary>
<ul class="toc-list">
<?php foreach ($tocItems as $item): ?>