Blauen "Jetzt entdecken"-Button auf Unterkategorie-Seiten entfernt, Link-Wort wird jetzt selbst zum Button
Der große blaue "Jetzt entdecken"-Button neben dem featured Produkt (z.B.
HasiDog) fällt weg. Der kleine Text-Link ("hier"/"here"/"da"/"ici" zur
externen HasiDog-Universum-Seite) ist jetzt selbst ein richtiger,
klickbarer Button statt eines unauffälligen Inline-Links.
This commit is contained in:
@@ -681,15 +681,12 @@ 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; }
|
||||
|
||||
/* "Willst du mehr über X erfahren?" + Link-Button — sowohl innerhalb der character-intro-Box
|
||||
(falls noch kein echtes Produkt zugeordnet ist) als auch frei im Intro-Layout (sobald ein
|
||||
echtes Produkt featured wird). */
|
||||
.character-more { margin-top: 1rem; }
|
||||
.character-more p { margin: 0 0 0.6em; color: var(--c-text-muted); }
|
||||
|
||||
/* 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