This commit is contained in:
Gemdation 2025-05-11 23:13:05 -05:00
parent 879971013a
commit 3c7ee68f57
9 changed files with 15 additions and 4 deletions

0
a
View File

View File

@ -69,7 +69,7 @@
<img loading="lazy" src="media/pfp-gem.png" class="pfp" style="cursor:help">
<p class="mem"><b class="uname"><i>Gemdation</i></b> is the main website coder and designer of the WiiMart branding.<br><br>
<a href="https://wiilab.wiimart.org/gem"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a> <a href="https://www.youtube.com/@gemdation"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a> <a href="https://gemdation.com/"><button><img loading="lazy" src="meta/ico-web.png" class="ico"></button></a></p>
<audio src="media/sound-fail.mp3"></audio>
<audio src="media/sound-bej3.mp3"></audio>
</div>
<div class="pfp">
<img loading="lazy" src="media/pfp-idkwh.png" class="pfp">
@ -132,6 +132,12 @@
<p class="mem"><b class="uname"><i>JustTim</i></b> is one of the Discord moderators.<br><br>
<a href="https://www.youtube.com/@JustTim51955"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a></p>
<audio src="media/sound-su-ringtone.mp3"></audio>
</div>
<div class="pfp">
<img loading="lazy" src="media/pfp-yoshi.png" class="pfp" style="cursor:help">
<p class="mem"><b class="uname"><i>ThatOneYoshi</i></b> is one of the Discord moderators.<br><br>
<a href="https://thatoneyoshi.link/"><button><img loading="lazy" src="meta/ico-web.png" class="ico"></button></a> <a href="https://bsky.app/profile/thatoneyoshi.link"><button><img loading="lazy" src="meta/ico-bsky.png" class="ico"></button></a> <a href="https://www.youtube.com/@thatoneyoshifan-balls"><button><img loading="lazy" src="meta/ico-yt.png" class="ico"></button></a></p>
<audio src="media/sound-yoshi.mp3"></audio>
</div>
</div>
@ -159,6 +165,9 @@
<a href="https://wiilab.wiimart.org/wiimart/"><button><img loading="lazy" src="meta/ico-git.png" class="ico" alt="GitLab"></button></a></p>
</div>
<p style="padding: 0;color:#5A5A5A">Some people have their username italicized, click on their profile picture and something interesting will happen!</p>
<footer><p>WiiMart is not affiliated with Nintendo or any related parties. To contact, please send an email to <a href="mailto:support@wiimart.org"><b>support@wiimart.org</b></a>.</p></footer>
</body>

View File

@ -50,6 +50,7 @@
<tr><td><a href="pfp-tim.gif">pfp-tim.gif</a></td></tr>
<tr><td><a href="pfp-wabagg.png">pfp-wabagg.png</a></td></tr>
<tr><td><a href="pfp-wiimart.png">pfp-wiimart.png</a></td></tr>
<tr><td><a href="pfp-yoshi.png">pfp-yoshi.png</a></td></tr>
<tr><td><a href="pfp-yts.png">pfp-yts.png</a></td></tr>
<tr><td><a href="screenshot-catalog.png">screenshot-catalog.png</a></td></tr>
<tr><td><a href="screenshot-country-help-1.png">screenshot-country-help-1.png</a></td></tr>
@ -94,13 +95,14 @@
<tr><td><a href="screenshot-system-menu.png">screenshot-system-menu-wii.png</a></td></tr>
<tr><td><a href="screenshot-yawmme-vwii.png">screenshot-yawmme-vwii.png</a></td></tr>
<tr><td><a href="screenshot-yawmme-wii.png">screenshot-yawmme-wii.png</a></td></tr>
<tr><td><a href="sound-fail.mp3">sound-fail.mp3</a></td></tr>
<tr><td><a href="sound-bej3.mp3">sound-bej3.mp3</a></td></tr>
<tr><td><a href="sound-gary.mp3">sound-gary.mp3</a></td></tr>
<tr><td><a href="sound-points.mp3">sound-points.mp3</a></td></tr>
<tr><td><a href="sound-roblox-coil.mp3">sound-roblox-coil.mp3</a></td></tr>
<tr><td><a href="sound-shop-finish.wav">sound-shop-finish.wav</a></td></tr>
<tr><td><a href="sound-sonic.exe.mp3">sound-sonic.exe.mp3</a></td></tr>
<tr><td><a href="sound-su-ringtone.mp3">sound-su-ringtone.mp3</a></td></tr>
<tr><td><a href="sound-yoshi.mp3">sound-yoshi.mp3</a></td></tr>
<tr><td><a href="sound-zelda.mp3">sound-zelda.mp3</a></td></tr>
</table>

BIN
media/pfp-yoshi.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
media/sound-bej3.mp3 Normal file

Binary file not shown.

Binary file not shown.

BIN
media/sound-yoshi.mp3 Normal file

Binary file not shown.

View File

@ -80,7 +80,7 @@ div#bgmplayer p {line-height:20px;color:#9A9A9A;margin-top:-10px;font-style:ital
button:hover {border:none;outline:3px solid #34BEED;cursor: pointer;filter: drop-shadow(1px 1px 3.4px #34BEED7c);box-shadow:inset 1px 1px 12px #46464615;}
button:active {box-shadow: none;}
button:disabled {outline:2px solid grey;color:darkgrey;cursor: not-allowed;}
footer, footer a {color: #999;}
footer, footer a {color: #9A9A9A;}
h1, h2, a {color: #34BEED;}
::selection {color: #e0e0e0; background: #34BEED;}
::-moz-selection {color: #e0e0e0; background: #34BEED;}

View File

@ -16,7 +16,7 @@
<link rel="stylesheet" href="meta/main.css" />
<script src="meta/gallery.js" defer></script>
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<style>a {text-decoration: none;} ul {text-align: left;}</style>
<style>ul {text-align:left} li a {text-decoration:none}</style>
</head>
<body onload="loadafterwednesdaycheck();">
<div id="bgmplayer">