Main Page: Difference between revisions
Appearance
Create main page |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Madness Descent Wiki - Styled Main Page --> | |||
<div style="max-width: 900px; margin: auto; padding: 20px; background-color: #2a1b14; border: 2px solid #ff3b3b; border-radius: 10px; box-shadow: 0 0 12px #ff0000; color: #ffffff; font-family: 'Courier New', monospace; text-align: center;"> | |||
<h1 style="font-size: 3em; font-weight: bold; color: #ff2c2c; text-shadow: 0 0 8px #ff0000; margin-bottom: 20px;"> | |||
MADNESS DESCENT WIKI | |||
</h1> | |||
<p style="font-size: 1.2em; line-height: 1.6;"> | |||
Welcome to the official <strong>Madness Descent Wiki</strong>!<br> | |||
Madness Descent is an asymmetrical Roblox game inspired by Pillar Chase 2. | |||
</p> | |||
<div style="margin-top: 30px;"> | |||
<button style=" | |||
background-color: #ff4646; | |||
border: none; | |||
color: white; | |||
font-weight: bold; | |||
font-size: 1.2em; | |||
padding: 15px 30px; | |||
border-radius: 12px; | |||
box-shadow: 0 0 10px #ff2c2c; | |||
cursor: pointer; | |||
" onclick="location.href='/wiki/Monsters'"> | |||
Explore | |||
</button> | |||
</div> | |||
</div> |
Revision as of 13:42, 14 May 2025
MADNESS DESCENT WIKI
Welcome to the official Madness Descent Wiki!
Madness Descent is an asymmetrical Roblox game inspired by Pillar Chase 2.
<button style=" background-color: #ff4646; border: none; color: white; font-weight: bold; font-size: 1.2em; padding: 15px 30px; border-radius: 12px; box-shadow: 0 0 10px #ff2c2c; cursor: pointer; " onclick="location.href='/wiki/Monsters'"> Explore </button>