improve table readability, fix text on lost sacrifice

This commit is contained in:
Ean Milligan
2026-01-17 06:39:05 -05:00
parent a53a224a89
commit 527833b2ae

View File

@@ -111,7 +111,7 @@
</li> </li>
<li> <li>
<u><i style="font-size: 1.2rem">Pure Essence of the Indomitable:</i></u> <u><i style="font-size: 1.2rem">Pure Essence of the Indomitable:</i></u>
"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?)
</li> </li>
<li> <li>
<u><i style="font-size: 1.2rem">Pure Essence of the Divine:</i></u> <u><i style="font-size: 1.2rem">Pure Essence of the Divine:</i></u>
@@ -128,6 +128,7 @@
th, th,
td { td {
border: 1px solid white; border: 1px solid white;
padding: 2px 4px;
} }
</style> </style>
<table style="border-collapse: collapse"> <table style="border-collapse: collapse">