1 Commits

Author SHA1 Message Date
70b9531960 Add data-freshness note above server lis 2026-07-17 10:52:30 +00:00

View File

@@ -140,6 +140,12 @@ tbody tr:hover{background:color-mix(in srgb,var(--accent-soft) 50%,transparent)}
.btn:disabled{opacity:.45;cursor:not-allowed;filter:none}
.note{font-size:13px;color:var(--muted);margin-top:16px;line-height:1.55}
.note strong{color:var(--ink)}
.freshness-note{
font-size:12px;line-height:1.4;color:var(--muted);
background:var(--accent-soft);border:1px solid var(--line);border-radius:8px;
padding:7px 12px;margin:0 0 12px;
}
.freshness-note strong{color:var(--ink)}
.btn-share{
display:block;margin:0 auto 8px;font:inherit;font-size:13px;cursor:pointer;
padding:8px 16px;border-radius:8px;border:1px solid var(--line-strong);
@@ -259,6 +265,10 @@ footer a{color:var(--accent);text-decoration:none}
<a class="btn-ghost" id="download" href="#" download="willexecutors.json">↓ JSON</a>
</div>
<p class="freshness-note">
<strong>Fee/description/version</strong> refresh about once a day (timing varies). <strong>Deposits</strong> are credited instantly after 3 confirmations (~30 min).
</p>
<div class="table-card">
<table id="tbl">
<thead>