Official RM Circle logo rollout: header brand mark on all 13 pages (public + private), favicon, circular crop via existing brand-mark styling
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex,nofollow"><title>Direct On-Chain Enrollment · RM Circle</title><link rel="stylesheet" href="/styles.css">
|
||||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="robots" content="noindex,nofollow"><title>Direct On-Chain Enrollment · RM Circle</title><link rel="icon" type="image/png" href="/favicon.png"><link rel="stylesheet" href="/styles.css">
|
||||
<style>
|
||||
.dj-wrap{width:min(760px,calc(100% - 32px));margin:24px auto 70px}
|
||||
.dj-card{background:var(--card,#0b1e30);border:1px solid var(--line);border-radius:16px;padding:20px 22px;margin:0 0 16px}
|
||||
@@ -16,7 +16,7 @@
|
||||
.dj-hide{display:none}
|
||||
</style></head>
|
||||
<body class="admin-bg">
|
||||
<header class="wrap nav"><a class="brand" href="/admin"><div class="brand-mark">RM</div><span><span>RM Circle</span><small>Contingency · On-Chain Enrollment</small></span></a><div class="nav-actions"><a class="btn btn-secondary btn-sm" href="/admin">← Admin</a></div></header>
|
||||
<header class="wrap nav"><a class="brand" href="/admin"><img class="brand-mark" src="/logo.jpg" alt="The RM Circle" width="42" height="42"><span><span>RM Circle</span><small>Contingency · On-Chain Enrollment</small></span></a><div class="nav-actions"><a class="btn btn-secondary btn-sm" href="/admin">← Admin</a></div></header>
|
||||
|
||||
<main class="dj-wrap">
|
||||
<div class="callout warning"><strong>Contingency tool — for use only if the official RM Circle dApp is ever unavailable.</strong> This page builds the enrollment/upgrade transaction that <em>your own wallet</em> signs and pays, directly to the smart contract. It holds no funds and has no authority. If an amount is ever wrong the contract simply rejects it and you keep your POL. Normal joins should still go through the official dApp and the <a href="/start" style="color:var(--gold)">Getting Started page</a>.</div>
|
||||
|
||||
Reference in New Issue
Block a user