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 /login.html | |
| parent | stage 2 (diff) | |
| download | acantha.ga-admin-master.tar.xz acantha.ga-admin-master.zip | |
Diffstat (limited to 'login.html')
| -rw-r--r-- | login.html | 182 |
1 files changed, 0 insertions, 182 deletions
diff --git a/login.html b/login.html deleted file mode 100644 index 28cea63..0000000 --- a/login.html +++ /dev/null @@ -1,182 +0,0 @@ -<html><head><link rel="shortcut icon" href="favicon2.html"> - <style type="text/css"> -body {cursor:url("cursor1.html")1 1, auto;} -</style> - -<style type="text/css"> -a {cursor:url("cursor2.html")1 1, default;} - -</style> -<meta http-equiv="refresh" content="11;url=rei.html" /> - <link rel="stylesheet" href="style.css" type="text/css"><head><link rel="shortcut icon" href="../i.imgur.com/E5vZemY.png"> -<script type="text/javascript" src="jquery.min.html"></script> - - -<style> -.a5 { - position: absolute; - left: 500px; - top: 000px; - z-index: 6; -} -</style> -<style> -.a6 { - position: absolute; - right: 500px; - top: 000px; - z-index: -1; -} - -</style> -<style> -.a7 { - position: absolute; - left: 0px; - top: 000px; - z-index: -5; -} -</style> -<style> -.a8 { - position: absolute; - left: 500px; - top: 000px; - z-index: -4; -} -</style> - -<style type="text/css"> -body {cursor:url("cursor1.html")1 1, auto;} - -.dialog { -width:300px; -position:fixed; -background-repeat:repeat; -top: 50%; -left: 50%; -z-index:999; -margin-top: -50px; -margin-left: -160px; -text-shadow: 0.1em 0.1em 0.2em #000; -text-align:center; -padding:20px; -} - -#AccessGranted{ -background:url(granted.gif); -border:2px solid #83f352; -color:#83f352; -} - -#Login{ -background:url(granted.gif); -border:2px solid #83f352; -color:#83f352; -} - -</style> - -<title>L o g i n</title> - - - -</head><body bgcolor="#000000"> -<div align="center"> - -<style> -a:link {color:#FFFFFF;} -a:visited {color:#FFFFFF;} -a:hover {color:#848484;} -a:active {color:#FFFFFF;} -</style> - -<img draggable="false" src="unk.png"> - -<br><h1><font font="" color="#c1b492">Login - <div id="divider2"> - </div><img id="myimages" src="scaa.gif" class="a6"/> -<img id="myimagess" src="scaa.gif" class="a5"/> -<img id="myimagesss" src="scaa.gif" class="a7"/> - - - -<br><sup><sup><sup>Man fears the darkness, and so he scrapes away at the edges of it with fire.</sup></sup></sup></font></h1> - -<br> - -<div id="topkek2" style="display:none"> -<font font="" color="#c1b492">User ID</font><br><input type="text" name="User" value"NERV" size="25"> -<br> - -<font font="" color="#c1b492">Password</font><br> -<form name="myForm" > -<input type="password" size="25" value="stoplookingatsource" name="userID"> -<br> - -</form> -</div> - -<div id="AccessGranted" class="dialog" style="display:none;"><h1>ACCESS GRANTED</h1></div> -<div id="Login" class="dialog" style="display:none;"><h1>LOGGING IN..</h1></div> - -<div id="topkek"> -<font font="" color="#c1b492">User ID</font><br><input type="text" name="User" size="25"> -<br> - -<font font="" color="#c1b492" >Password</font><br> -<form name="myForm" > -<input type="password" size="25" name="userID"> -<br> - -</form> -</div> - - -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('AccessGranted').style.display = 'block'; -},7500); -</script> -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('AccessGranted').style.display = 'none'; -},9000); -</script> -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('Login').style.display = 'block'; -},9000); -</script> -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('myimages').style.display = 'none'; -},5000); -</script> -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('myimagess').style.display = 'none'; -},4500); -</script> - -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('topkek').style.display = 'none'; -},6000); -</script> -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('topkek2').style.display = 'block'; -},6000); -</script> - -<script type="text/javascript"> -setTimeout(function(){ - document.getElementById('myimagesss').style.display = 'none'; -},4000); -</script> -<audio autoplay loop > - <source src="https://a.pomf.cat/gtyqrv.mp3"> - </audio> - -</font></div></body></html>
\ No newline at end of file |