Fix: Züchter Icon — volles Orange #C4843A + weißes Icon für maximalen Kontrast
This commit is contained in:
parent
5f5f3e9271
commit
3da4a1b6d7
1 changed files with 2 additions and 2 deletions
|
|
@ -555,8 +555,8 @@
|
|||
<!-- Züchter -->
|
||||
<a href="/zuechter" style="text-decoration:none" class="audience-card">
|
||||
<div style="background:linear-gradient(135deg,#1a1208,#2d1f0e);border:2px solid rgba(196,132,58,.4);border-radius:14px;padding:2rem;height:100%;display:flex;flex-direction:column;gap:1rem">
|
||||
<div style="width:52px;height:52px;background:rgba(196,132,58,.35);border-radius:14px;display:flex;align-items:center;justify-content:center">
|
||||
<svg style="width:28px;height:28px;color:#f5c07a" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#certificate"></use></svg>
|
||||
<div style="width:52px;height:52px;background:#C4843A;border-radius:14px;display:flex;align-items:center;justify-content:center">
|
||||
<svg style="width:28px;height:28px;color:#ffffff" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#certificate"></use></svg>
|
||||
</div>
|
||||
<div>
|
||||
<h3 style="margin:0 0 .5rem;font-size:1.15rem;color:white">Für Züchter</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue