babirdgs

Desativado.

Feb 2nd, 2012
846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <!--
  7.  
  8.  
  9. DESATIVEI ETAL - BY VERDADES-SILENCIOSAS
  10.  
  11. -->
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#F6F6F6" />
  17. <meta name="color:bgtitle" content="#FFFFFF" />
  18. <meta name="color:text" content="#666666" />
  19. <meta name="color:link" content="#666666" />
  20.  
  21. <meta name="image:background" content=""/>
  22.  
  23.  
  24. <meta name="text:title" content="DESATIVADO"/>
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}
  29. <meta name="description" content="{MetaDescription}" />
  30. {/block:Description}
  31.  
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36. 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}
  37.  
  38. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  39. a:hover{color:{color:text}; background-color:{color:lhover}}
  40. #side {
  41.  
  42. margin-left:100px;
  43.  
  44. margin-top:0px;
  45.  
  46. background-color:transparent;
  47.  
  48. position:fixed;
  49.  
  50. width:1150px
  51. }
  52.  
  53.  
  54. #mdescri {width: 355px; height: auto; margin-left: 490px; margin-top: 345px; position:absolute; overflow:hidden; padding:6px; background: {color:bgtitle}; font-size: 9px}
  55.  
  56. #mss {width: 360px; height: 50px; margin-left: 493px; margin-top: 135px; position:fixed; overflow:hidden; background: {color:bgtitle}}
  57.  
  58. #mss {font-family: georgia; font-size: 30px; text-align: center; line-height:29px}
  59.  
  60. #mss:hover {font-style: italic}
  61.  
  62.  
  63. </style>
  64. <body>
  65. <div id="side">
  66. <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"
  67. style="background-color:transparent; overflow:hidden;" id="ask_form"></iframe>
  68. <!--[if IE]><script type="text/javascript">document.getElementById('ask_form').allowTransparency=true;</script><![endif]--></p></center></div>
  69.  
  70. <div id="mdescri">
  71.  
  72. {description}
  73.  
  74. </div>
  75.  
  76. <div id="mss">{text:title}
  77.  
  78. </div>
  79.  
  80.  
  81. </body>
  82. </html>
Advertisement
Add Comment
Please, Sign In to add comment