HasiDog: kleiner Inline-Link statt großem Button auf der Unterkategorie-Seite, verlinkt jetzt zur Dogfather-Universum-Seite von HasiDog
This commit is contained in:
@@ -674,6 +674,15 @@ a:focus-visible, button:focus-visible {
|
||||
}
|
||||
.character-intro p { margin: 0; white-space: pre-line; }
|
||||
.character-intro p:first-child { font-family: var(--font-head); font-weight: 600; color: var(--c-text); margin-bottom: 0.5em; }
|
||||
.character-intro p.character-more { margin-top: 0.9em; color: var(--c-text-muted); }
|
||||
.character-intro .character-more-link {
|
||||
color: var(--c-accent);
|
||||
font-weight: 600;
|
||||
text-decoration: underline;
|
||||
text-decoration-color: transparent;
|
||||
transition: text-decoration-color 0.2s var(--ease);
|
||||
}
|
||||
.character-intro .character-more-link:hover { text-decoration-color: currentColor; }
|
||||
|
||||
/* Seiten-Banner (Shop, Sale, ...): echtes Foto/Grafik als Kopfbild mit Verlauf-Überblendung
|
||||
unten, damit Titel/Text darauf lesbar bleiben — ersetzt die reine Text-Kopfzeile durch ein
|
||||
|
||||
Reference in New Issue
Block a user