Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!-- Blackout by hatterthemes -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><html>
- <head>
- <!-- DEFAULT VARIABLES -->
- <meta name="color:Background" content="#000000" />
- <meta name="color:Text" content="#ffffff" />
- <meta name="text:Hiatus Message" content="Currently on hiatus" />
- <meta name="if:Show Ask Box" content="1" />
- <title>{Title}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <style type="text/css">
- body {color:{color:Text};background-color:{color:Background};}
- .description {margin:150px auto 150px auto;width:400px;text-align:center;}
- #theme {bottom:0!important;left:0!important;position:fixed;font-size:12px;font-style:italic;opacity:0.5;color:{color:Text};}
- #theme:hover {opacity:1;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
- </style>
- <body>
- <div class="description">{text:Hiatus Message}
- {block:ifShowAskBox}<br /><br /><iframe frameborder="0" height="149" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{Name}.tumblr.com" width="400"></iframe><!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]-->{/block:ifShowAskBox}
- </div>
- <div id="theme"><a href="http://hatterthemes.tumblr.com">theme ©</a></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment