Template:WorldNav: Difference between revisions
Appearance
Changed card color to mid-gray for legibility across light / dark modes |
Changed card color to mid-gray for legibility across light / dark modes |
||
| Line 1: | Line 1: | ||
<!-- | <!-- Keeperverse World Navigation — Storybook / Sun-Keeper theme --> | ||
<div class="worldnav" style="border:1px solid # | <div class="worldnav" style="border:1px solid #c6b480; background:#f8f5e9; color:#2b2414; padding:12px; font-size:90%; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.1);"> | ||
<div style="text-align:center; font-weight:bold; font-size:110%; margin-bottom: | <div style="text-align:center; font-weight:bold; font-size:110%; margin-bottom:6px; color:#5b4a22;"> | ||
Keeperverse Worlds — The Broken Worlds (Probala) of ALLKREA | Keeperverse Worlds — The Broken Worlds (Probala) of ALLKREA | ||
</div> | </div> | ||
<div style="display:flex; flex-wrap:wrap; justify-content:center; gap: | <div style="display:flex; flex-wrap:wrap; justify-content:center; gap:10px; line-height:1.6em;"> | ||
[[ALLKREA|ALLKREA: The Stardust Axiom]] · | [[ALLKREA|ALLKREA: The Stardust Axiom]] · | ||
[[Aldsolis: The Canonical Veil|Aldsolis]] · | [[Aldsolis: The Canonical Veil|Aldsolis]] · | ||
| Line 17: | Line 18: | ||
[[Vernaia: The Seven Seeds|Vernaia]] · | [[Vernaia: The Seven Seeds|Vernaia]] · | ||
[[Graverealm: The Filthocracy|Graverealm]] | [[Graverealm: The Filthocracy|Graverealm]] | ||
</div> | </div> | ||
<div style="text-align:center; margin-top: | <div style="text-align:center; margin-top:8px; font-size:85%; color:#7d6b38;"> | ||
Part of the [[Keeperverse:Index|Keeperverse Codex]] | Part of the [[Keeperverse:Index|Keeperverse Codex]] | ||
</div> | </div> | ||
</div> | </div> | ||
<style> | |||
a, a:visited { | |||
color: #8b6d00; /* muted sun-gold link color */ | |||
} | |||
a:hover { | |||
color: #c09e2b; /* brighter hover glow */ | |||
text-decoration: underline; | |||
} | |||
</style> | |||
Revision as of 05:46, 30 October 2025
Keeperverse Worlds — The Broken Worlds (Probala) of ALLKREA
ALLKREA: The Stardust Axiom · Aldsolis · Eidensea · Bellhope · Nurathia · Extropia · Sundera · Tavesh · Vernaia · Graverealm
Part of the Keeperverse Codex
<style> a, a:visited {
color: #8b6d00; /* muted sun-gold link color */
} a:hover {
color: #c09e2b; /* brighter hover glow */ text-decoration: underline;
} </style>