Advertisement
sadmilks

redirect pg

Apr 24th, 2013
503
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.15 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--
  4.  
  5. redirect pg by r-eiora (*-`ω´- )ノ
  6.  
  7. -->
  8.  
  9. <html>
  10. <head>
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. <meta http-equiv="refresh" content="2; URL=//INSERT URL HERE EXAMPLE: http://urlhere.tumblr.com//">
  15. <meta name="keywords" content="automatic redirection">
  16.  
  17. <style type="text/css">
  18.  
  19. body {font-family:arial;font-size:20px;color:#e4e4e4;background-color:#fff;background-image:url('URL');background-position: fixed;background-attachment:fixed;background-repeat:repeat;}
  20.  
  21. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  22.  
  23. a {text-decoration:none;color:#888;-webkit-transition: opacity 0.7s linear;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out;-o-transition: all 0.7s ease-in-out;opacity:1;}
  24.  
  25. a:hover {text-decoration:none;opacity:0.4;}
  26.  
  27. #co {position:fixed;top:150px;width:150px;margin-left:400px;font:13px consolas;}
  28.  
  29. .desu {text-align:center;width:250px;height:60px;padding:10px;border:1px solid #eeeeee;background:#ffffff;}
  30. .copic {max-width:90px;text-align:center; opacity:1;}
  31.  
  32. .slinkus a {font:10px calibri;text-transform:lowercase;padding-right:5px;padding-left:5px;color:;background-color:;text-align:center;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
  33.  
  34. .slinkus a:hover {text-transform:uppercase;text-decoration:none;color:#fff;background-color:#888;padding-bottom:3px;-moz-border-radius: 30px;
  35. -webkit-border-radius: 30px;
  36. border-radius: 30px;}
  37.  
  38. </style>
  39. </head>
  40. <body>
  41.  
  42. <div id="co">
  43. <div class="copic"><img src='http://static.tumblr.com/palmvjm/HzEmls56p/gifbunny.gif'></a></div>
  44. <div class="desu">I moved to <b>r-eiora</b> <small>▷</small>
  45. <hr>
  46. Click <a href="//INSERT URL HERE EXAMPLE: http://urlhere.tumblr.com//">here</a> if you are not automatically directed ok.
  47. </div>
  48. <div class="slinkus">
  49. <center> <a href="/" title="go back">生家</a>
  50. <a href="/ask" title="messaji">託け</a>
  51. </div></div></center>
  52.  
  53.  
  54. </body>
  55. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement