← back to Games Agentabrams
Cross-link main arcade -> Beverly Hills 90210 collection hub
903d618564ee9ccb65b94dfe52340383ccb3014f · 2026-07-25 09:57:36 -0700 · Steve Abrams
Files touched
Diff
commit 903d618564ee9ccb65b94dfe52340383ccb3014f
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sat Jul 25 09:57:36 2026 -0700
Cross-link main arcade -> Beverly Hills 90210 collection hub
---
index.html | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 8b43318..52e5fbf 100644
--- a/index.html
+++ b/index.html
@@ -61,9 +61,15 @@
}
#popCurrent:hover { color: #ffd23e; border-color: #3d4763; }
#panel footer {
- padding: 12px 16px; border-top: 1px solid #2b3140; font-size: 10px; opacity: .4;
+ padding: 12px 16px; border-top: 1px solid #2b3140; font-size: 10px;
letter-spacing: .5px; line-height: 1.6;
}
+ #panel footer .fnote { opacity: .4; margin-top: 4px; }
+ #panel footer .xlink {
+ display: inline-block; color: #e9c46a; text-decoration: none;
+ font-weight: 700; letter-spacing: .6px;
+ }
+ #panel footer .xlink:hover { color: #f6de9b; text-decoration: underline; }
/* ---- right panel ---- */
#stage { flex: 1; height: 100%; position: relative; background: #0e1016; }
#frame { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
@@ -146,7 +152,7 @@
<div class="sub">games.agentabrams.com</div>
</div>
<nav id="list"><div class="dir">~/games/</div></nav>
- <footer>zero dependencies · pure browser<br>more games landing over time</footer>
+ <footer><a class="xlink" href="https://90210.agentabrams.com">◆ Beverly Hills 90210 collection →</a><div class="fnote">zero dependencies · pure browser</div></footer>
</aside>
<main id="stage">
<a id="popCurrent" href="#" target="_blank" rel="noopener" title="Open this game in its own window">⧉ own window</a>
← 8b233d3 tests: add motion regression test — proves all 19 action gam
·
back to Games Agentabrams
·
flappy-sky: cap playfield to a centered portrait column (fix 589241e →