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 /lily/apple.html | |
| parent | stage 2 (diff) | |
| download | acantha.ga-admin-master.tar.xz acantha.ga-admin-master.zip | |
Diffstat (limited to 'lily/apple.html')
| -rw-r--r-- | lily/apple.html | 147 |
1 files changed, 0 insertions, 147 deletions
diff --git a/lily/apple.html b/lily/apple.html deleted file mode 100644 index 93080a8..0000000 --- a/lily/apple.html +++ /dev/null @@ -1,147 +0,0 @@ -<link rel="shortcut icon" href="../favicon2.gif"> -<html> - -<body bgcolor="#000000" style="margin:0;padding:0"> - - - - <TITLE>apple_0.1</TITLE> - - -<style> - - -#apple03{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 1350px; - background:url(boy10.gif); -} - -#apple04{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 1350px; - - background:url(fg_flikr004.gif); -} - -#applefact2{ - - - position: absolute; - right: 50%; - width: 684px; - height: 50px; - margin-right: -342px; - margin-top: 1740px; - text-align: right; -} -</style> - -<style> - - -#apple01{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 700px; - background:url(apple1.gif); -} - -#apple02{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 700px; - - background:url(fg_flikr004.gif); -} - -#applefact{ - - - position: absolute; - right: 50%; - width: 684px; - height: 50px; - margin-right: -342px; - margin-top: 1090px; - text-align: right; -} -</style> - -<style> - - -#bg{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 50px; - background:url(apple_a_02.gif); -} - -#bg2{ - - position: absolute; - left: 50%; - width: 684px; - height: 384px; - margin-left: -342px; - margin-top: 50px; - - background:url(fg_flikr004.gif); -} - -#mail{ - - - position: absolute; - right: 50%; - width: 684px; - height: 50px; - margin-right: -342px; - margin-top: 440px; - text-align: right; -} -</style> - - - - - -<div id="apple03"> </div> -<div id="apple04"> </div> -<div id="applefact2"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> -</div> - -<div id="apple01"> </div> -<div id="apple02"> </div> -<div id="applefact"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> -</div> -<div id="bg"> </div> -<div id="bg2"> </div> -<div id="mail"><font color="#3a3b42" font-smooth="never">[email protected]<br>(2001)</font> -</div> - - -</html>
\ No newline at end of file |