diff --git a/assets/Error.mp3 b/assets/Error.mp3 new file mode 100644 index 0000000..9aa1002 Binary files /dev/null and b/assets/Error.mp3 differ diff --git a/css/1.css b/css/1.css index 449aa2f..b6315e5 100644 --- a/css/1.css +++ b/css/1.css @@ -40,9 +40,11 @@ header .logo-container { } header .logo-img { - width: 25px; + width: 25px; + max-width: 25px; height: auto; margin-right: 10px; + position:relative; top:5px; } header .logo span { @@ -93,7 +95,7 @@ header nav a:hover { padding: 10px 30px; font-size: 1rem; color: #ffffff; - background-color: #00c2ff; + background-color: #34BEED; border: none; border-radius: 5px; cursor: pointer; @@ -137,10 +139,16 @@ p { overflow: hidden; width: 90%; transition: transform 0.3s ease; + z-index:-10px; +} +.project-card img { + border-radius: 10px; + border:2px solid #00c2ff; } .project-card:hover { transform: translateY(-10px); + z-index:-10px; } .project-card img { diff --git a/imageshare/closeerror.mp3 b/imageshare/closeerror.mp3 new file mode 100644 index 0000000..f0b048a Binary files /dev/null and b/imageshare/closeerror.mp3 differ diff --git a/imageshare/error.mp3 b/imageshare/error.mp3 new file mode 100644 index 0000000..e562b2b Binary files /dev/null and b/imageshare/error.mp3 differ diff --git a/imageshare/index.html b/imageshare/index.html index 334818a..453f2a7 100644 --- a/imageshare/index.html +++ b/imageshare/index.html @@ -9,7 +9,25 @@ -
+ +
-
+

ReviveTube

A Revival for the Youtube Website on the Wii

- -
+
+

About the Project

-

With ReviveTube you can watch YouTube Videos on your Wii. Without Homebrew! (If you have homebrew on your Wii, we recommend the Homebrew Service RiiTube by RiiConnect24/WiiLink, because it supports fullscreen, and ReviveTube supports no Full Screen at the time RiiTube (Old RC24) RiiTube (WiiLink)

+

With ReviveTube you can watch YouTube Videos on your Wii. Without Homebrew!
(If you have homebrew on your Wii, we recommend the Homebrew Service RiiTube by RiiConnect24/WiiLink, because it supports fullscreen, and ReviveTube doesn't support fullscreen at this time)
RiiTube (Old RC24)
RiiTube (WiiLink)

How to setup

    Requirements

    -
  • • Internet Channel Version: At least Ver. April 11, 2007 (Open the Wii Shop Channel to update)
  • -
  • • A Wii lol (Info for Dolphin Users: The Loading Screen for ReviveTube is not working on Dolphin, i don't know why)
  • +
  • • Internet Channel Version: At least Ver. April 11, 2007
  • +(If you have previously bought the Internet Channel, Go to the Wii Shop Channel, Titles You've Downloaded, and find Internet Channel, then Download or Update it.) + +
  • • A Wii lol
  • +(Info for Dolphin Users: The Loading Screen for ReviveTube is not working on Dolphin, i don't know why)
  • • An Internet Connection
  • • Patience (The Internet Channel is slow)

@@ -58,19 +80,20 @@
  • • 1. Open the Internet Channel
  • • 2. Go to http://yt.old.errexe.xyz/ (with http://)
  • • 3. (Optional) Save to Bookmarks
  • -
  • Warning: The Website will only search Videos, if you press "Go", "Okay" will not work
  • +
  • Warning: The Website will only search Videos, if you press "Go", "Okay" will not work
  • -

    Have fun with ReviveTube!

    +
    +

    If you did it properly, Revivetubes website should show up. Have fun with ReviveTube!

    diff --git a/revivetube/revivetubechannel.mp3 b/revivetube/revivetubechannel.mp3 new file mode 100644 index 0000000..2106561 Binary files /dev/null and b/revivetube/revivetubechannel.mp3 differ