MosswartOverlord/static/v2/index.html
Erik 183d662bb9 style(v2): modern button styling — subtle translucent instead of solid purple
Primary buttons: soft blue translucent background with blue text,
glows slightly on hover. Secondary buttons: dark subtle with gray
text. Cleaner, more modern feel vs the old solid #88f blocks.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 15:50:48 +02:00

14 lines
475 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Mosswart Overlord v2</title>
<link rel="icon" type="image/png" href="/icons/7735.png" />
<script type="module" crossorigin src="/v2/assets/index-SmjESM0y.js"></script>
<link rel="stylesheet" crossorigin href="/v2/assets/index-CB6KCKZz.css">
</head>
<body>
<div id="root"></div>
</body>
</html>