merchant landing: drop p(l)ay joke from feature hint and landing docs
Use plain “pay here”. URL wordplay ideas for that feature line are discarded (README features table updated for landing-page docs).
This commit is contained in:
parent
f4129e0988
commit
eb640da64e
2 changed files with 2 additions and 14 deletions
|
|
@ -102,16 +102,6 @@
|
|||
text-align: center;
|
||||
}
|
||||
.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 {
|
||||
font-weight: 700;
|
||||
white-space: nowrap;
|
||||
letter-spacing: 0.01em;
|
||||
}
|
||||
.money-hint .play-joke .play-l {
|
||||
color: var(--accent);
|
||||
font-weight: 800;
|
||||
}
|
||||
.money-hint a {
|
||||
color: #5eead4; font-weight: 700; text-decoration: none;
|
||||
border-bottom: 1px solid rgba(94, 234, 212, 0.4);
|
||||
|
|
@ -547,9 +537,7 @@
|
|||
|
||||
<p class="money-hint" role="note">
|
||||
<strong>Get GOA first.</strong>
|
||||
You need coins in your wallet before you can
|
||||
<span class="play-joke" title="pay / play">p<span class="play-l">(l)</span>ay</span>
|
||||
here.
|
||||
You need coins in your wallet before you can pay here.
|
||||
<br />
|
||||
<span class="money-hint-detail">Install the wallet → one-step withdraw at the bank, then return to this shop.</span>
|
||||
<br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue