merchant landing: p(l)ay as plain text with (l) in violet accent

This commit is contained in:
Hernâni Marques 2026-07-10 20:17:17 +02:00
parent d7686b1dea
commit f22158e369
No known key found for this signature in database

View file

@ -69,15 +69,15 @@
text-align: center; text-align: center;
} }
.money-hint strong { color: #5eead4; font-weight: 750; } .money-hint strong { color: #5eead4; font-weight: 750; }
/* p(l)ay: plain text; only (l) in site accent (violet), not a pill/button */
.money-hint .play-joke { .money-hint .play-joke {
color: #fdf4ff; font-weight: 700;
font-weight: 800;
white-space: nowrap; white-space: nowrap;
background: linear-gradient(135deg, #d946ef 0%, #a21caf 55%, #7c3aed 100%); letter-spacing: 0.01em;
padding: 0.08em 0.35em 0.12em; }
border-radius: 0.35em; .money-hint .play-joke .play-l {
box-shadow: 0 0 0 1px rgba(253, 244, 255, 0.25); color: var(--accent);
letter-spacing: 0.02em; font-weight: 800;
} }
.money-hint a { .money-hint a {
color: #5eead4; font-weight: 700; text-decoration: none; color: #5eead4; font-weight: 700; text-decoration: none;
@ -355,7 +355,7 @@
<p class="money-hint" role="note"> <p class="money-hint" role="note">
<strong>Get GOA first.</strong> <strong>Get GOA first.</strong>
You need coins in your wallet before you can You need coins in your wallet before you can
<span class="play-joke" title="pay / play">p(l)ay</span> <span class="play-joke" title="pay / play">p<span class="play-l">(l)</span>ay</span>
here. here.
<br /> <br />
<span class="money-hint-detail">Install the wallet → one-step withdraw at the bank, then return to this shop.</span> <span class="money-hint-detail">Install the wallet → one-step withdraw at the bank, then return to this shop.</span>