with the soul

This commit is contained in:
Gemdation 2025-06-01 02:25:36 -05:00
parent 35c2efe2fa
commit edd187ea1b
16 changed files with 32 additions and 25 deletions

View File

@ -1,36 +1,43 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>DSiMart</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DSiMart: Yet another work in progress revival</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
margin: 0;
padding: 20px;
background-color: #f5f5f5;
}
.container {
max-width: 600px;
margin: 100px auto;
padding: 20px;
background: white;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
h1 {
color: #333;
}
body {background-color:#E911D1;color:white;font-family: sans-serif; margin: 0;height: 100vh;display: flex;justify-content: center;align-items: center;}
img.btn {outline: solid 1px white}
</style>
</head>
<body>
<div class="container">
<h1>DSiMart</h1>
<p>Coming soon - Yet another revival in progress!</p>
<p>This website is currently under construction. Please check back later!</p>
<p>Thanks for your patience!<br>- Thom</p>
</div>
<table style="text-align:center">
<tr>
<td><img src="media/icon-aura-aura.gif" alt="Aura-Aura Climber"></td>
<td><img src="media/icon-brain-age.gif" alt="Brain Age"></td>
<td><img src="media/icon-dr-mario.gif" alt="Dr. Mario"></td>
<td><img src="media/icon-birds-and-beans.gif" alt="Birds and Beans"></td>
<td><img src="media/icon-paper-airplane-chase.gif" alt="Paper Airplane Chase"></td>
<td><img src="media/icon-dr-mario.gif" alt="Dr. Mario"></td>
</tr>
<tr>
<td colspan="6"><img src="media/branding-wordmark.png" width="400px"></td>
</tr>
<tr>
<td><img src="media/icon-electroplankton.gif" alt="Electroplankton"></td>
<td><img src="media/icon-mario-calculator.gif" alt="Mario Calculator"></td>
<td><img src="media/icon-uno.gif" alt="UNO"></td>
<td><img src="media/icon-game-and-watch-ball.gif" alt="Game & Watch Ball"></td>
<td><img src="media/icon-space-invaders.gif" alt="Space Invaders Extreme Z"></td>
<td><img src="media/icon-flipnote.gif" alt="Flipnote Studio"></td>
</tr>
<tr>
<td colspan="6"><p style="color:#FF94F3;font-style: italic;">maybe one day...</p></td>
</tr>
<tr>
<td colspan="6"><a href="https://wiimart.org"><img src="media/branding-button-wiimart.png" class="btn"></a> <img src="media/branding-button.png" class="btn"></td>
</tr>
</table>
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
media/branding-button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
media/branding-wordmark.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

BIN
media/icon-aura-aura.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
media/icon-brain-age.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
media/icon-dr-mario.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 699 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
media/icon-flipnote.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

BIN
media/icon-mario-vs-dk.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 786 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

BIN
media/icon-uno.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB