bank landing: Intergalactic no-IBAN badge; pool note wording
Restore the original top badge: “Intergalactic · GOA · no IBAN”. Surprising-balance note now says the communal pool is “(shared, but also yours)” — coins you withdraw are yours even though the pool is shared.
This commit is contained in:
parent
b1b41154c5
commit
930716a94d
1 changed files with 3 additions and 2 deletions
|
|
@ -314,6 +314,7 @@
|
||||||
.app-ico:not(.browser-ico) path,
|
.app-ico:not(.browser-ico) path,
|
||||||
.app-ico:not(.browser-ico) circle,
|
.app-ico:not(.browser-ico) circle,
|
||||||
.app-ico:not(.browser-ico) rect { fill: currentColor; }
|
.app-ico:not(.browser-ico) rect { fill: currentColor; }
|
||||||
|
/* hub browser marks use explicit gold/blue fills in SVG */
|
||||||
.app-ico.stroke-ico path, .app-ico.stroke-ico circle, .app-ico.stroke-ico rect {
|
.app-ico.stroke-ico path, .app-ico.stroke-ico circle, .app-ico.stroke-ico rect {
|
||||||
fill: none;
|
fill: none;
|
||||||
stroke: currentColor;
|
stroke: currentColor;
|
||||||
|
|
@ -693,7 +694,7 @@
|
||||||
<body data-shop-theme="bank">
|
<body data-shop-theme="bank">
|
||||||
<main>
|
<main>
|
||||||
<header class="hero">
|
<header class="hero">
|
||||||
<span class="badge">Exploration · GOA</span>
|
<span class="badge">Intergalactic · GOA · no IBAN</span>
|
||||||
<h1>GOA Exploration Bank</h1>
|
<h1>GOA Exploration Bank</h1>
|
||||||
<p class="sub">
|
<p class="sub">
|
||||||
Install the wallet, then <strong>one QR</strong> withdraws GOA from a
|
Install the wallet, then <strong>one QR</strong> withdraws GOA from a
|
||||||
|
|
@ -789,7 +790,7 @@
|
||||||
</button>
|
</button>
|
||||||
<p class="balance-note" role="note">
|
<p class="balance-note" role="note">
|
||||||
<strong>Surprising balance?</strong>
|
<strong>Surprising balance?</strong>
|
||||||
Pool holds <strong id="shared-balance">…</strong> (shared, not yours).
|
Pool holds <strong id="shared-balance">…</strong> (shared, but also yours).
|
||||||
You only get the small withdraw amount.
|
You only get the small withdraw amount.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue