diff options
Diffstat (limited to 'anguish.html')
| -rw-r--r-- | anguish.html | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/anguish.html b/anguish.html deleted file mode 100644 index 0e97095..0000000 --- a/anguish.html +++ /dev/null @@ -1,67 +0,0 @@ -<link rel="shortcut icon" href="favicon2.gif"> -<html> - -<body style="margin:0;padding:0"> -<body bgcolor="#000000"> - -<div style="position: relative; left: 0; top: 0;"> - - <TITLE>anguish</TITLE> - - <style type="text/css"> -body {cursor:url("cursor.gif"), auto;} -</style> - - <style type="text/css"> -a {cursor:url("cursor2.gif"), default;} -</style> - -<style> - img { - position:absolute; - bottom: 0px; - right: 0%; - width: 800px; - height: 800px; - margin-left: -400px; -} - -</style> - -<style> -@-webkit-keyframes slide { - from{ - background-position:-800px; - } - to{ - background-position:800px; - } -} - -#logo{ - float: left - position: relative; - width:100%; - height:100%; - background:url(Static2.gif); - -webkit-animation: slide 5s linear infinite; -} -</style> - - - -<a href="uneak.html"> -<img border="0" src="aggLAIN.gif" alt="LoveLain" width="800" height="800"></a> - - -<div id="logo"> </div> - -<object width="0" height="0" -classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" -codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"> -<param name="SRC" value="https://dl.dropboxusercontent.com/u/20004444/Fauux/Lain_II.swf"> -<embed src="https://dl.dropboxusercontent.com/u/20004444/Fauux/Lain_II.swf" width="0" height="0"></embed> -</object> - - -</html>
\ No newline at end of file |