diff options
Diffstat (limited to 'test.html')
| -rw-r--r-- | test.html | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/test.html b/test.html deleted file mode 100644 index 09c6a0f..0000000 --- a/test.html +++ /dev/null @@ -1,44 +0,0 @@ -<link rel="shortcut icon" href="favicon2.gif"> -<html> - -<body background="bg_63.gif"> - -<div align="center"> - - <TITLE>religion</TITLE> - - - -<style> - img { - position: absolute; - top: 50%; - width: 700px; - height: 921px; - margin-top: -460.5px; - margin-left: -350px; -} - -</style> - - -<style> - img { - -webkit-animation: spinreverse 10s infinite linear; -} - -@-webkit-keyframes spinreverse { - 0% {-webkit-transform: rotate(0deg);} - 100% {-webkit-transform: rotate(-360deg);} -} - -</style> - - -<a href="horror.html"> -<img border="0" src="BuddahLein.gif" alt="DMT" width="700" height="921"></a><br> - </div> - </body> - - -</html>
\ No newline at end of file |