Fahrtwind schmaler und weg von der Fahrbahnmarkierung

Die seitlichen Streifen liefen genau auf der Linie der Markierung und sahen
dort aus wie eine zweite, gestrichelte Begrenzung statt wie Luft. Sie sitzen
jetzt zwischen Rad und Markierung (x 0 und 224 statt -6 und 230), und alle
vier sind schmaler: 2,5 statt 4 neben dem Wagen, 2 statt 3 darueber.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-09 19:07:29 +02:00
co-authored by Claude Opus 5
parent e525731264
commit 62c9b49073
2 changed files with 8 additions and 5 deletions
+2 -2
View File
@@ -1182,7 +1182,7 @@ input[type='range']::-webkit-slider-runnable-track {
.skoda-auto .fahrtwind line {
stroke: rgba(var(--skoda-blech), 0.75);
stroke-width: 4;
stroke-width: 2.5;
stroke-linecap: round;
animation: skoda-fahrtwind 1.1s linear infinite;
}
@@ -1198,7 +1198,7 @@ input[type='range']::-webkit-slider-runnable-track {
dort); ihre geringe Deckung haelt Ladestand und Umrisse lesbar. */
.skoda-auto .fahrtwind .ueber {
stroke: rgba(232, 237, 233, 0.85);
stroke-width: 3;
stroke-width: 2;
}
.skoda-auto .fahrtwind .b7 { animation-duration: 1.48s; animation-delay: -0.40s; opacity: .34; }
.skoda-auto .fahrtwind .b10 { animation-duration: 1.64s; animation-delay: -0.90s; opacity: .34; }