header: Wortmark auf finales LOGO-OB.svg (Pfade) umgestellt

- LOGO-OB.svg: Honk-Schriftzug in Kurven umgewandelt (10 <path>, keine
  Font-Referenz) → rendert korrekt als Hintergrundbild, hellgrau auf der
  schwarzen Masthead. Hintere Rechtecke füllen die Buchstaben-Punzen hellgrau.
- ungenutzte logo-ob2.svg (lebender Text) entfernt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 20:39:01 +02:00
parent 58ede9005d
commit 822266be6c
2 changed files with 1 additions and 15 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ a:hover {
width: clamp(170px, 24vw, 280px);
aspect-ratio: 1772 / 284;
height: auto;
background-image: url("/logo/logo-ob2.svg");
background-image: url("/logo/LOGO-OB.svg");
background-repeat: no-repeat;
background-position: center;
background-size: contain;