mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-02 19:40:59 +02:00
final commit i swear
Wii Internet = News Weather Internet Surfing New & Classic Downloadable Video Games & More
This commit is contained in:
parent
891975a181
commit
072eb13e3a
@ -28,7 +28,7 @@
|
||||
figure {display:flex;align-items:flex-start}
|
||||
figure img.pfp {margin-left: -30px;width:150px;height:100%;object-fit: cover;border-radius:5px;}
|
||||
figcaption {padding-left:15px;text-align:left}
|
||||
hr {border-style:dashed}
|
||||
hr {border-style:dashed;}
|
||||
.arrow {filter:hue-rotate(215deg);} /* filter dont work on old browsers, womp womp */
|
||||
#bgmplayer {border: 2px solid #fab62a !important;} .box#bgmplayer #bgmplrtitle {color: #fab62a;}
|
||||
|
||||
@ -124,6 +124,34 @@
|
||||
<h3>How can I get good at Fishie Fishie?</h3>
|
||||
<p>skill issue</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="box">
|
||||
<h2>Other Questions</h2>
|
||||
<p>You may ask Fishie himself for guidance with the FishieMart.</p>
|
||||
</div>
|
||||
|
||||
<h1>Who is involved?</h1>
|
||||
|
||||
<div class="box">
|
||||
<h2>Project Fishies</h2>
|
||||
<hr>
|
||||
<figure>
|
||||
<img loading="lazy" src="media/pfp-fishie.png" class="pfp" alt="Fishie">
|
||||
<figcaption>
|
||||
<b><i>Fishie</i></b> is the creator of FishieMart! He began working on it after the unsuccess of Rii Slop. As the owner, he maintains the slop entirely.
|
||||
</figcaption>
|
||||
</figure>
|
||||
<hr>
|
||||
<figure>
|
||||
<img loading="lazy" src="media/pfp-fishie.png" class="pfp" alt="Fishie">
|
||||
<figcaption>
|
||||
<b><i>FishplayzWii</i></b> is one of the Discord moderators, he was the main coder for the original FishieMart website and was the owner of ReCatch.
|
||||
</figcaption>
|
||||
</figure>
|
||||
<p>Want to also eat some fish? Swim with Fishie by downloading Fishie Fishie on the FishieMart</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<p style="margin-bottom: 0px"><img src="media/branding-button.png" class="wb"> <a href="https://dsimart.org/"><img src="media/branding-button-dsimart.png" class="wb"></a></p>
|
||||
|
@ -48,7 +48,7 @@ h1, h2 {color:#34BEED;}
|
||||
h1 {font-size: 30px;}
|
||||
h1 a {text-decoration:none}
|
||||
hr {border-color:grey;}
|
||||
.dothr {border-color:grey; border-style:dotted; border-bottom:none; border-width:5px; overflow:hidden; margin-top:3px; margin-bottom:3px;}
|
||||
.dothr {border-color:grey; border-style:dotted; border-bottom:none; border-width:3px; overflow:hidden; margin-top:3px; margin-bottom:3px;}
|
||||
|
||||
|
||||
a {color:#34BEED; font-weight: bold; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user