From 68d5c20ecb50d42faa751b7873cc969e5b0db02e Mon Sep 17 00:00:00 2001 From: avi Date: Thu, 14 May 2026 17:51:39 -0500 Subject: [PATCH] =?UTF-8?q?Save=20point:=20food=20timeline=20scenes=20(F1-?= =?UTF-8?q?F5,=20Summary,=20Food=20Links)=20=E2=80=94=201906/1947/1970/199?= =?UTF-8?q?6/2010+=20with=20inline=20source=20links,=20sceneRefs,=20Escape?= =?UTF-8?q?=20skip,=20and=20YOUR=20FOOD=20button=20wired=20to=20timeline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 576 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 573 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 55a7a2c..d32d8b7 100644 --- a/index.html +++ b/index.html @@ -836,6 +836,12 @@ font-family: 'Courier New', monospace; font-size: 0.85rem; } #foodOverlay .food-close:hover { color: #00ff00; } + + /* Food links scene */ + #sceneFoodLinks { display:none; flex-direction:column; align-items:center; justify-content:center; text-align:center; } + #sceneFoodLinks .food-links-title { color:#00ff00; font-size:1.5rem; margin-bottom:1.5rem; } + #sceneFoodLinks .food-btn { display:block; width:100%; padding:0.8rem 2rem; margin:0.5rem 0; background:#001100; color:#00ff00; border:2px solid #00ff00; cursor:pointer; font-family:'Courier New',monospace; font-size:1rem; letter-spacing:2px; transition:background 0.2s ease; } + #sceneFoodLinks .food-btn:hover { background:#003300; } @@ -1077,6 +1083,69 @@ + +
+
+
+
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+
+ + +
+
+
+
+
+
+ + +
+
+ +