A Twitch.tv viewer reward and games system.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
<!DOCTYPE html> <html lang="en"> <head> <title>ArchonBot 404</title> <link href="http://www.twitch.tv/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <style> @font-face{font-family: orangejuice;src:url('/webfonts/scoolar_tfb.ttf'),url('/webfonts/scoolar_tfb.eot');} body{background:url('/images/background.jpg');} *{margin:0px; padding:0px;} #container{padding:20px} #wrapper{width:800px;margin:0 auto;} #robot{background:url('/images/archonbot.png');width:126px;height:175px;float:right;margin-right:30px} #status{width:500px;margin:0 auto;} .error{font-family:orangejuice;font-size:62pt;color:#FFF;} .fourohfour{font-size:135pt;color:#8266B6;} </style> </head> <body> <div id="container"><div id="wrapper"><div id="status" class="error"><span class="fourohfour">404</span><div id="robot"></div></div><div class="error">Whatever it is you are looking for, ArchonBot has not created.</div></div></div> </body> </html>
|