diff options
| author | 8cy <[email protected]> | 2020-04-23 01:42:13 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-23 01:42:13 -0700 |
| commit | 9edf1fa9431016cdd4e08c8afaff52cf0909f22b (patch) | |
| tree | 2d35a76b5103f43af419400b4c5492eae84b146b /mind.html | |
| parent | change verify upload button (diff) | |
| download | acantha.ga-admin-legacy-2.tar.xz acantha.ga-admin-legacy-2.zip | |
stage 2legacy-2
Diffstat (limited to 'mind.html')
| -rw-r--r-- | mind.html | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/mind.html b/mind.html new file mode 100644 index 0000000..daaa501 --- /dev/null +++ b/mind.html @@ -0,0 +1,37 @@ +<html><head> + <title>T r u e m i n d ?</title> + <link rel="icon" href="../i.imgur.com/E5vZemY.png"> + <link rel="stylesheet" href="adam.css" type="text/css"> + <style type="text/css">a {text-decoration: none}</style> + <style type="text/css"> +body {cursor:url("cursor1.html")1 1, auto;} +</style> + +<style type="text/css"> +a {cursor:url("cursor2.html")1 1, default;} +</style> + </head> + <body> + <div class="centerContainer"> + <div id="quoteText"><br><br><br><br><br><br> + <a href="sinking.html">Which is your true mind?</a> +</div> + </div> + + + + + +<html> +<body bgcolor="#424242"> +<body background="mind.gif"> +</body> +</html> + + +<audio autoplay loop > + <source src="mind.mp3" type="audio/mpeg"> + </audio> + +</div> +</body></html>
\ No newline at end of file |