update for.. wednesday..?

This commit is contained in:
ChrisplayzWii 2025-04-05 08:55:02 -05:00 committed by GitHub
parent b9167a17f8
commit 4deea0616b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 1 deletions

View File

@ -18,7 +18,9 @@
<!--just here because the buttons are spaced weird idk-->
</head>
<body>
<div id="bgmplayer" style="position:fixed; bottom:3px; right:3px; float:right; width:200px; height:100px;">
<div id="bgmplayer">
<h2 style="height:20px; margin-top:-9px;">BGM player</h2>
<a href="javascript:playBGM();" id="shopbgmselector" style="text-decoration:none;">
<button id="shopbgm" >Play BGM</button>
@ -28,6 +30,9 @@
</div>
<h1 style="font-size: xx-large;">WiiMart</h1>
<div id="wednesdaytitles" style="display:none;">
<img src="meta/NEW_en.gif" width="34" height="14" alt="NEW" style="margin-right:5px;">It's WiiMart Wednesday, The catalog has been updated with new games!
</div>
<div class="block" style="padding-bottom:10px;">
<p><b>WiiMart</b> is an open-source revival for the defunct Wii Shop Channel service. It was closed on January 30, 2019,
@ -38,6 +43,7 @@
<a href="download"><button>Download</button></a>
</div>
<div class="gallery">
<img src="media/screenshot-start-menu.png" class="slide">
<img src="media/screenshot-main-menu.png" class="slide">
@ -46,6 +52,7 @@
<img src="media/screenshot-news.png" class="slide">
</div>
<h1>What's on it?</h1>
<div class="block">

BIN
meta/NEW_en.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB