diff --git a/fishiemart.html b/fishiemart.html index 50111d4..382fc4b 100644 --- a/fishiemart.html +++ b/fishiemart.html @@ -15,7 +15,7 @@ -
+

FishieMart

@@ -30,11 +30,11 @@

Screenshots

What's on it?

diff --git a/index.html b/index.html index b859e84..ed506b1 100644 --- a/index.html +++ b/index.html @@ -30,11 +30,11 @@

What's on it?

@@ -43,7 +43,7 @@

The originals!

WiiMart includes a variety of WiiWare content that was available on the original Wii Shop Channel, such as Dr. Mario Online Rx, My Pokemon Ranch, Super Mario 64, - Sonic the Hedgehog 4: Episode I, and Fishie Fishie.

+ Sonic the Hedgehog 4: Episode I, and Fishie Fishie.

Virtual Console is also included with titles like Super Mario Bros., Sonic the Hedgehog, Super Mario 64, Pac-Man, and Galaga.

diff --git a/meta/main.css b/meta/main.css index a021d78..65c5e30 100644 --- a/meta/main.css +++ b/meta/main.css @@ -22,6 +22,7 @@ img.pfp {border-radius:5px;} /* Gallery */ div.gallery {position: relative; overflow: hidden;} +img.slide {width:100%} img.arrow {position: absolute; top: 50%; transform: translateY(-50%); cursor: pointer; width: 60px; height: auto;} img.left {left: 10px; animation: hoverAnimation 0.5s infinite alternate;} img.right {right: 10px; animation: rightHoverAnimation 0.5s infinite alternate;}