summaryrefslogtreecommitdiff
path: root/eyes.html
diff options
context:
space:
mode:
Diffstat (limited to 'eyes.html')
-rw-r--r--eyes.html44
1 files changed, 0 insertions, 44 deletions
diff --git a/eyes.html b/eyes.html
deleted file mode 100644
index 0efab72..0000000
--- a/eyes.html
+++ /dev/null
@@ -1,44 +0,0 @@
-<link rel="shortcut icon" href="favicon2.gif">
-<html>
-
-<body style="margin:0;padding:0" bgcolor="#000000">
-
-<div align="center">
-
- <TITLE>eyes</TITLE>
-
- <style type="text/css">
-body {cursor:url("cursor.gif"), auto;}
-</style>
-
- <style type="text/css">
-a {cursor:url("cursor2.gif"), default;}
-</style>
-
-<style>
-@-webkit-keyframes slide {
- from{
- background-position-y:-2565px;
- }
- to{
- background-position-y:2565px;
- }
-}
-
-#logo{
- position: absolute;
- right:50%;
- margin-right:-250px;
- width:500px;
- height:100%;
- background:url(lain_vertical.gif);
- -webkit-animation: slide 20s linear infinite;
-}
-</style>
-
-
-<a href="overcast.html"><div id="logo"> </div></a>
-
-<iframe width="0" height="0" src="http://www.youtube.com/embed/kWXxlQlz9TM?autoplay=1&amp;loop=1&amp;playlist=kWXxlQlz9TM" frameborder="0" allowfullscreen></iframe>
-
-</html> \ No newline at end of file