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 /statue/statue.html | |
| parent | stage 2 (diff) | |
| download | acantha.ga-admin-master.tar.xz acantha.ga-admin-master.zip | |
Diffstat (limited to 'statue/statue.html')
| -rw-r--r-- | statue/statue.html | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/statue/statue.html b/statue/statue.html deleted file mode 100644 index 6dba848..0000000 --- a/statue/statue.html +++ /dev/null @@ -1,43 +0,0 @@ -<link rel="shortcut icon" href="../favicon2.gif"> -<html> - -<body bgcolor="#000000"> - -<TITLE>statue 1</TITLE> -<div> - - -<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: 0; - left: 35%; - width: 720px; - height: 1080px; - margin-bottom: -200px; - margin-left: -360px; -} - -</style> - - - - - -<a href="statue2.html"> -<img border="0" src="bust3.gif" alt="Fece" width="720" height="1080"></a> -<iframe width="0" height="0" src="http://www.youtube.com/embed/v7mfaZo6d_M?autoplay=1&loop=1&playlist=v7mfaZo6d_M" frameborder="0" allowfullscreen></iframe> -</div> -</body> - -</html>
\ No newline at end of file |