Fix Search CSS
This commit is contained in:
fraxle
2026-06-04 17:03:05 +01:00
parent 3fab67e89e
commit 714eb109fd
+6 -2
View File
@@ -391,13 +391,17 @@
} }
.utci-searching { .utci-searching {
margin-top: 7px; margin-top: 6px;
padding: 5px 10px;
font-size: 10px; font-size: 10px;
color: #b09870; color: #5a3e1b;
background: #f5edd6;
border-radius: 6px;
font-family: Manrope, sans-serif; font-family: Manrope, sans-serif;
font-weight: 700; font-weight: 700;
letter-spacing: 0.08em; letter-spacing: 0.08em;
text-transform: uppercase; text-transform: uppercase;
display: inline-block;
} }
/* ── Stacked header layout (mobile + tablet) ───────────────────────────── /* ── Stacked header layout (mobile + tablet) ─────────────────────────────