Timeline: Jahreszahlen weiß, Jahres-Nav auf fs-650 (Coolvetica-Lesbarkeitsregel)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -322,9 +322,10 @@
|
||||
|
||||
.timeline-nav a {
|
||||
display: inline-block;
|
||||
padding: 0.35em 1em;
|
||||
padding: 0.25em 0.85em;
|
||||
font-family: var(--ff-heading);
|
||||
font-size: var(--fs-500);
|
||||
/* Coolvetica unter ~28px wird unleserlich (Projekt-Faustregel) */
|
||||
font-size: var(--fs-650);
|
||||
letter-spacing: 0.06em;
|
||||
text-transform: uppercase;
|
||||
text-decoration: none;
|
||||
@@ -392,7 +393,7 @@
|
||||
|
||||
.timeline__year {
|
||||
font-size: var(--fs-900);
|
||||
color: var(--clr-accent);
|
||||
color: var(--clr-text);
|
||||
text-shadow: 0 2px 18px rgb(0 0 0 / 0.5);
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user