diff --git a/apps/piracy.html b/apps/piracy.html new file mode 100644 index 0000000..8573cec --- /dev/null +++ b/apps/piracy.html @@ -0,0 +1,29 @@ + + + + + + Welcome + + + + + + + +

Woah there!

+ +

If you're seeing this that means you're playing this on the wrong website!

+

Don't worry though, simply click that button and I'll take you to where you can play this game.

+ + + + \ No newline at end of file diff --git a/index.html b/index.html index 6a0571d..29d6cb9 100644 --- a/index.html +++ b/index.html @@ -48,11 +48,41 @@ \ No newline at end of file diff --git a/style.css b/style.css index 697d54b..9e51c44 100644 --- a/style.css +++ b/style.css @@ -166,5 +166,5 @@ nav { box-shadow: 0px 0px 4px rgba(0,0,0,0.5); - z-index: 2147483647; + /*z-index: 2147483647;*/ } \ No newline at end of file