diff options
| author | 8cy <[email protected]> | 2020-05-08 20:41:21 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-05-08 20:41:21 -0700 |
| commit | 6922243768ed8621270f1b111a6f2630d688e787 (patch) | |
| tree | bdf3cd6f4bfc5004c724f07c419405d4a6fcbd49 /ongoing.html | |
| parent | stage 2 (diff) | |
| download | acantha.ga-admin-master.tar.xz acantha.ga-admin-master.zip | |
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 |