diff --git a/fishiemart.html b/fishiemart.html index b4b4738..f8180e0 100644 --- a/fishiemart.html +++ b/fishiemart.html @@ -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 @@

How can I get good at Fishie Fishie?

skill issue

+ + +
+

Other Questions

+

You may ask Fishie himself for guidance with the FishieMart.

+
+ +

Who is involved?

+ +
+

Project Fishies

+
+
+ Fishie +
+ Fishie is the creator of FishieMart! He began working on it after the unsuccess of Rii Slop. As the owner, he maintains the slop entirely. +
+
+
+
+ Fishie +
+ FishplayzWii is one of the Discord moderators, he was the main coder for the original FishieMart website and was the owner of ReCatch. +
+
+

Want to also eat some fish? Swim with Fishie by downloading Fishie Fishie on the FishieMart

+
+

diff --git a/meta/main.css b/meta/main.css index 3ce7aee..f9b9a36 100644 --- a/meta/main.css +++ b/meta/main.css @@ -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; }