ui: Übersichts-Titel volle Breite + linksbündig (Linie über ganze Spalte)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1119,6 +1119,8 @@ a.byline-author:hover, a.journal-author:hover { color: var(--accent); }
|
||||
/* Übersichts-Titel (Archiv/Library): wie ein Artikel-Heading, aber mit Linie
|
||||
darunter — im selben Stil wie die Kategorie-Überschriften. */
|
||||
.collection-title {
|
||||
width: 100%; /* volle Inhaltsbreite (sonst schrumpft der Flex-Titel) */
|
||||
text-align: left;
|
||||
font-family: var(--font-family-serif);
|
||||
font-size: clamp(1.7rem, 3vw, 2.2rem);
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user