diff options
Diffstat (limited to 'ongoing.html')
| -rw-r--r-- | ongoing.html | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/ongoing.html b/ongoing.html deleted file mode 100644 index 3f73e86..0000000 --- a/ongoing.html +++ /dev/null @@ -1,54 +0,0 @@ -<link rel="shortcut icon" href="favicon2.gif"> -<html> - -<body> -<body style="margin:0;padding:0"> -<body bgcolor="#000000"> - - - -<div align="center"> - - - - <TITLE>ongoing</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:2560px; - } - to{ - background-position:-2560px; - } -} - -#logo{ - position: absolute; - top: 50%; - margin-top: -100px; - width:100%; - height:146px; - background:url(run_rein.gif); - -webkit-animation: slide 1s linear infinite; -} -</style> - - - - - -<a href="radiance.html"><div id="logo"> </div></a> - -<iframe width="0" height="0" src="http://www.youtube.com/embed/Um7hzMXvRc8?autoplay=1&loop=1&playlist=Um7hzMXvRc8" frameborder="0" allowfullscreen></iframe> - -</html>
\ No newline at end of file |