umlugardocaralho

0# theme de desativação.

May 19th, 2012
1,297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.96 KB | None | 0 0
  1.  
  2. <!--
  3.  
  4. theme #000# desativação, não copie e não retire os créditos.
  5. rocklessly ©
  6.  
  7. -->
  8.  
  9.  
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.     <!-- DEFAULT VARIABLES -->
  29.  
  30.  
  31. <meta name="color:bg" content="#000" />
  32. <meta name="color:hover" content="#695D51" />
  33. <meta name="color:textt" content="#C0AEA0" />
  34. <meta name="color:llink" content="#83786E" />
  35. <meta name="color:border" content="#D5FF2E" />
  36.  
  37. <meta name="text:Link1" content="/#" />
  38. <meta name="text:Link1 Title" content="nova url" />
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="" />
  41. <meta name="text:Link3" content="/#" />
  42. <meta name="text:Link3 Title" content="LINK THREE" />
  43. <meta name="text:Link4" content="/#" />
  44. <meta name="text:Link4 Title" content="LINK FOR" />
  45.     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  46.  
  47.     <title>{title}</title>
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.    
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.     <link rel="shortcut icon" href="{PortraitURL-40}" />
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.     <link rel="alternate" type="application/rss+xml" href="http://mionefied.tumblr.com/rss" />
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.     <style type="text/css">
  80.  
  81.  
  82. body {color:{color:textt}; background-color:{color:bg}; background-image: url(''); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family: verdana; font-size: 9px; line-height:110%; text-align:justify}
  83.  
  84. a {color: {color:llink}; text-decoration:none}
  85.  
  86. a:hover{color:{color:hover}; border-bottom:1px solid {color:border}}
  87.  
  88.  
  89.  
  90. h1{color:{color:ttle}; font-family:Georgia; font-size:16px; line-height:17px; letter-spacing:-1px; font-weight:normal; text-transform:lowercase; margin-top:100px; padding:0px; text-align:center;}
  91.  
  92.  
  93.  
  94. h2{color:{color:ttle}; font-family:Georgia; font-size:11px; line-height:13px; letter-spacing:-1px; font-weight:normal; text-transform:lowercase; margin-top:-10px; padding:0px; text-align:center}
  95.  
  96.  
  97. #base {margin-top:100px; margin-left:610px; position:fixed; font-size:9px; font-family: verdana; text-align:center; width:200px;}
  98.  
  99. </style>
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.     <style type="text/css"></style>
  108.  
  109.  
  110.  
  111. <meta http-equiv="x-dns-prefetch-control" content="off"/><meta http-equiv="x-dns-prefetch-control" content="off"/><meta name="robots" content="noindex"/>
  112.  
  113.  
  114. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  115.  
  116.  
  117. <body>
  118. <div id="base">
  119.  
  120. <h1>
  121.  
  122. <a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}</h1><br>
  123. {description}<br>
  124. <br>
  125. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1} | {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2} | {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3} | {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4} | <a href="http://rocklessly.tumblr.com">©</a>
  126. </div>
  127.  
  128.  
  129. </body>
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137. </html>
Advertisement
Add Comment
Please, Sign In to add comment