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:
+2
-2
@@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user