Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head> <!-- DEFAULT VARIABLES -->
- <meta name="color:background" content="#F6F6F6" />
- <meta name="color:bgtitle" content="#FFFFFF" />
- <meta name="color:text" content="#666666" />
- <meta name="color:link" content="#666666" />
- <meta name="image:background" content=""/>
- <meta name="text:title" content="DESATIVADO"/>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: verdana; font-size:11px; line-height:110%; text-align:justify}
- a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
- a:hover{color:{color:text}; background-color:{color:lhover}}
- #side {
- margin-left:100px;
- margin-top:0px;
- background-color:transparent;
- position:fixed;
- width:1150px
- }
- #mdescri {width: 355px; height: auto; margin-left: 490px; margin-top: 345px; position:absolute; overflow:hidden; padding:6px; background: {color:bgtitle}; font-size: 9px}
- #mss {width: 360px; height: 50px; margin-left: 493px; margin-top: 135px; position:fixed; overflow:hidden; background: {color:bgtitle}}
- #mss {font-family: georgia; font-size: 30px; text-align: center; line-height:29px}
- #mss:hover {font-style: italic}
- </style>
- <body>
- <div id="side">
- <center><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br><p><iframe frameborder="0" scrolling="no" width="32%" height="150" src="http://www.tumblr.com/ask_form/{name}.tumblr.com"
- style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
- <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p></center></div>
- <div id="mdescri">
- {description}
- </div>
- <div id="mss">{text:title}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment