Advertisement
topshopandtea

Redirect #2

Sep 7th, 2013
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.46 KB | None | 0 0
  1. <!--
  2.  
  3. Redirect #2 theme by hogwat
  4.  
  5. DONT STEAL OKAY I WILL KILL YOU IF YOU DO SO HELL NO
  6.  
  7. YOu AINT GONNA STEAL MY THEMES.
  8.  
  9. -->
  10.  
  11. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  12. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{favicon}">
  18. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  19.  
  20. <meta name="color:background" content="#ffffff" />
  21. <meta name="color:posts title" content="#aaa" />
  22. <meta name="color:text" content="#9b9898" />
  23. <meta name="color:bold" content="#6f6e6e" />
  24. <meta name="color:italic" content="#b9b8b8" />
  25. <meta name="color:description" content="#b9b8b8" />
  26. <meta name="color:navigation links" content="#aaa" />
  27. <meta name="color:hyperlinks" content="#a2a2a2"/>
  28. <meta name="color:posts border" content="#f5f5f5" />
  29. <meta name="color:info bg" content="#fafafa" />
  30.  
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="" />
  34.  
  35. <meta name="text:Link2" content="/" />
  36. <meta name="text:Link2 Title" content="" />
  37.  
  38. <meta name="text:Link3" content="/" />
  39. <meta name="text:Link3 Title" content="" />
  40.  
  41. <meta name="text:Link4" content="/" />
  42. <meta name="text:Link4 Title" content="" />
  43.  
  44. <meta name="image:sidebar" content="" />
  45.  
  46. <meta HTTP-EQUIV="REFRESH" content="2; url=http://YOURNEWURLHERE.tumblr.com">
  47.  
  48. <style type="text/css">
  49.  
  50. iframe#tumblr_controls {
  51. right:0px !important;
  52. position:fixed !important;
  53. }
  54.  
  55. iframe#tumblr_controls {
  56. white-space:nowrap;
  57. -webkit-filter: invert(100%);
  58. -moz-filter: invert(100%);
  59. -o-filter: invert(100%);
  60. -ms-filter: invert(100%);
  61. filter: invert(100%);
  62. opacity:.2;transition: .8s ease-in-out;
  63. -webkit-transition: .8s ease-in-out;
  64. -moz-transition: .8s ease-in-out;
  65. -o-transition: .8s ease-in-out;
  66. }
  67.  
  68.  
  69. ::-webkit-scrollbar-track {background-color:#fff;}
  70. ::-webkit-scrollbar-thumb {background-color:#fafafa;}
  71. ::-webkit-scrollbar {width:5px;height:5px;}
  72.  
  73. @font-face{font-family:Brain Flower;src:url(http://static.tumblr.com/9wzbixa/qvjmifp1n/brain_flower.ttf);}
  74.  
  75. body{
  76. background-image:url(http://25.media.tumblr.com/tumblr_m33qwzyv7F1r6uwfxo2_250.png);
  77. font-family:calibri;
  78. line-height:100%;
  79. color:{color:text};
  80. word-wrap: break-word;
  81. font-size:10px;
  82. text-align:justify;}
  83.  
  84. a { text-decoration:none;
  85. cursor:pointer;
  86. color:{color:hyperlinks};}
  87.  
  88. a:link, a:active, a:visited {
  89. color: {color:hyperlinks};}
  90.  
  91. a:hover {
  92. color:{color:hyperlinks hover};}
  93.  
  94. b, strong {
  95. font-weight:heavy;
  96. color:{color:bold};}
  97.  
  98. i, em {
  99. font-weight:light;
  100. color:{color:italic};}
  101.  
  102. blockquote {
  103. margin: 5px;
  104. padding:0px 3px 0px 3px;
  105. line-height:90%;;
  106. border-left: 1px solid #ddd;}
  107.  
  108. pre, xmp, plaintext, listing {
  109. display: block;
  110. white-space: pre;
  111. padding: 5px;
  112. word-wrap: break-word;
  113. font-size: 10px;}
  114.  
  115. @-webkit-keyframes ajax-loader-rotate {
  116. 0% { -webkit-transform: rotate(0deg); }
  117. 100% { -webkit-transform: rotate(360deg); }
  118. }
  119. @-moz-keyframes ajax-loader-rotate {
  120. 0% { transform: rotate(0deg); }
  121. 100% { transform: rotate(360deg); }
  122. }
  123. @keyframes ajax-loader-rotate {
  124. 0% { transform: rotate(0deg); }
  125. 100% { transform: rotate(360deg); }
  126. }
  127.  
  128. #old{
  129. margin-top:250px;
  130. margin-left:380px;
  131. width:500px;
  132. text-align:center;
  133. font-family:'brain flower';
  134. font-size:45px;
  135. }
  136.  
  137. #mssg{
  138. margin-top:45px;
  139. margin-left:380px;
  140. width:500px;
  141. text-align:center;
  142. font-family:'brain flower';
  143. font-size:25px;
  144. }
  145.  
  146. #mssg a{
  147. color:#000;
  148. }
  149.  
  150. #ajax-loader {
  151. opacity: .8;
  152. display: block;
  153. margin-left:-10px;
  154. border-radius: 50%;
  155. margin-top:45px;
  156. font-size: 29px;
  157. width: .25em;
  158. height: .25em;
  159.  
  160. box-shadow:
  161. 0 -.4em 0 0 rgba(0,0,0,1),
  162. -.28em -.28em 0 0 rgba(0,0,0,.75),
  163. -.4em 0 0 0 rgba(0,0,0,.50),
  164. -.28em .28em 0 0 rgba(0,0,0,.25)
  165. ;
  166.  
  167. -webkit-animation: .85s ajax-loader-rotate steps(8) infinite;
  168. -moz-animation: .85s ajax-loader-rotate steps(8) infinite;
  169. animation: .85s ajax-loader-rotate steps(8) infinite;
  170. }
  171.  
  172.  
  173. </style>
  174.  
  175. </head>
  176. <body>
  177. <div id="old">
  178. Redirecting you..
  179. </div>
  180. <center>
  181. <div id="ajax-loader"></div>
  182. </center>
  183. <div id="mssg">
  184. click <a href="http://YOURNEWURLHERE.tumblr.com">here</a> if you arent redirected.</div>
  185. </body>
  186. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement