1

Apparence et navigation dans les taxonomies

This commit is contained in:
2025-11-06 22:36:03 +01:00
parent d02c785633
commit 316ade0330
7 changed files with 67 additions and 14 deletions

View File

@@ -9,4 +9,9 @@ ul.keywords {
max-width: var(--width-content-max);
width: 100%;
font-size: 1rem;
li {
display: block;
white-space: nowrap;
}
}