UX: Züchter-Karte Icon heller — rgba .35 + #f5c07a für besseren Kontrast
This commit is contained in:
parent
0a7bb931b3
commit
5f5f3e9271
1 changed files with 2 additions and 2 deletions
|
|
@ -555,8 +555,8 @@
|
||||||
<!-- Züchter -->
|
<!-- Züchter -->
|
||||||
<a href="/zuechter" style="text-decoration:none" class="audience-card">
|
<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="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,.15);border-radius:14px;display:flex;align-items:center;justify-content:center">
|
<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:#C4843A" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#certificate"></use></svg>
|
<svg style="width:28px;height:28px;color:#f5c07a" viewBox="0 0 256 256"><use href="/icons/phosphor.svg#certificate"></use></svg>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h3 style="margin:0 0 .5rem;font-size:1.15rem;color:white">Für Züchter</h3>
|
<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