From 527833b2aec9ce74323f2dea72c32175ef56f9ec Mon Sep 17 00:00:00 2001 From: Ean Milligan Date: Sat, 17 Jan 2026 06:39:05 -0500 Subject: [PATCH] improve table readability, fix text on lost sacrifice --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 32185b5..94a5bd8 100644 --- a/index.html +++ b/index.html @@ -111,7 +111,7 @@
  • Pure Essence of the Indomitable: - "Lost Sacrifice" now only has of getting Doom'd (like 50% chance?) + "Lost Sacrifice" now has a chance of not getting Doom'd (like 50% chance?)
  • Pure Essence of the Divine: @@ -128,6 +128,7 @@ th, td { border: 1px solid white; + padding: 2px 4px; }