FuturaSuicida

Theme Futura Suicida 67

Nov 28th, 2012 (edited)
7,485
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.59 KB | None | 0 0
  1. <!-------------------------------------------------------------------------THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE, THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE . THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE. THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.THEME FUTURA SUICIDA NÃO USE COMO BASE E NEM COPIE.
  2. <!---------------------------------------------------------->
  3.  
  4.  
  5.  
  6. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head>
  9. <!-- DEFAULT VARIABLES -->
  10.  
  11. <meta name="color:background" content="#000000" />
  12. <meta name="color:link" content="#FFFFFF" />
  13. <meta name="color:text" content="#FFFFFF" />
  14. <meta name="color:post" content="#000000" />
  15. <meta name="color:scroll" content="#FFFFFF" />
  16. <meta name="color:bglinks" content="#000000" />
  17. <meta name="color:links" content="#FFFFFF" />
  18. <meta name="color:linkshaver" content="#000000" />
  19. <meta name="color:bglinkshaver" content="#FFFFFF" />
  20. <meta name="color:sidebar" content="#131313" />
  21. <meta name="color:frase" content="#ffffff" />
  22. <meta name="color:borda1" content="#000000" />
  23. <meta name="color:textdesc" content="#ffffff" />
  24. <meta name="color:pagina" content="#000000" />
  25.  
  26. <meta name="image:background" content="https://25.media.tumblr.com/tumblr_mdm43nUFm91qfg6ezo10_250.png" />
  27. <meta name="image:sidebar" content="https://static.tumblr.com/l3gbi5c/ABJme7wel/tumblr_me2auqmfw51rny9qso1_500.jpg"/>
  28. <meta name="image:bglink" content="https://24.media.tumblr.com/tumblr_ma8ksgEC8A1rd6sero4_250.jpg" />
  29. <meta name="text:titulo" content="Tu vois quelqu'un m'a dit" />
  30. <meta name="text:titulo2" content="Que tu m'aimais encore, me l'a t'on vraiment dit." />
  31. <meta name="image:fudinho" content="" />
  32.  
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="home" />
  35. <meta name="text:Link2" content="/ask" />
  36. <meta name="text:Link2 Title" content="askbox" />
  37. <meta name="text:Link3" content="/" />
  38. <meta name="text:Link3 Title" content="link" />
  39. <meta name="text:Link4" content="/" />
  40. <meta name="text:Link4 Title" content="link" />
  41. <meta name="text:Link5" content="/" />
  42. <meta name="text:Link5 Title" content="link" />
  43. <meta name="text:Link6" content="/" />
  44. <meta name="text:Link6 Title" content="link" />
  45.  
  46.  
  47.  
  48. <title>{Title}</title>
  49. <link rel="shortcut icon" href="{Favicon}">
  50. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  51. {block:Description}
  52. <meta name="description" content="{MetaDescription}" />
  53. {/block:Description}
  54. <script type='text/javascript'>
  55. $(document).ready(function() {
  56. $('.box_containere').hover(function(){
  57. var width = $(this).outerWidth() / 2;
  58. $(this).find('.left').animate({ right : width },{queue:false,duration:300});
  59. $(this).find('.right').animate({ left : width },{queue:false,duration:300});
  60. }, function(){
  61. $(this).find('.left').animate({ right : 0 },{queue:false,duration:300});
  62. $(this).find('.right').animate({ left : 0 },{queue:false,duration:300});
  63. });
  64.  
  65. $('.box_container3').hover(function(){
  66.  
  67. var width = $(this).outerWidth() / 2;
  68.  
  69. $(this).find('.left3').animate({ right : width },{easing: 'easeOutBounce', queue:false,duration:800});
  70. $(this).find('.right3').animate({ left : width },{easing: 'easeOutBounce', queue:false,duration:800});
  71. }, function(){
  72.  
  73. $(this).find('.left3').animate({ right : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  74. $(this).find('.right3').animate({ left : 0 },{easing: 'easeOutBounce',queue:false,duration:800});
  75.  
  76. });
  77.  
  78. });
  79. </script>
  80. <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  81.  
  82. <script type="text/javascript" src="https://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  83.  
  84. <script type="text/javascript">
  85. $(window).load(function(){
  86. var $wall = $('#allboxes');
  87. $wall.imagesLoaded(function(){
  88. $wall.masonry({
  89. itemSelector: '.entry',
  90. isAnimated : true
  91. });
  92. });
  93. $wall.infinitescroll({
  94. navSelector : "div#navigation",
  95. nextSelector : "div#navigation a#nextPage",
  96. itemSelector : '.entry',
  97. loadingImg : "https://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  98. loadingText : " ",
  99. donetext : " ",
  100. extraScrollPx : 9000,
  101. bufferPx : 10000,
  102. debug : false,
  103. errorCallback: function() {
  104. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  105. }},
  106. function( newElements ) {
  107. var $newElems = $( newElements );
  108. $newElems.hide();
  109. $newElems.imagesLoaded(function(){
  110. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  111. });
  112. }); $('#allboxes').show(500);
  113. });
  114. </script>
  115.  
  116. <style type="text/css">
  117.  
  118.  
  119. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  120.  
  121. a {color: {color:link}; text-decoration: none; text-transform: none;}
  122. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  123.  
  124. p {margin: 6px 0 0 0}
  125.  
  126. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  127. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  128. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  129. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  130.  
  131. blockquote img{max-width: 470px!important}
  132. blockquote blockquote img{max-width: 450px!important}
  133. blockquote blockquote blockquote img{max-width: 430px!important}
  134. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  135.  
  136.  
  137. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  138.  
  139. #entry {float: left; margin-left: 450px; margin-top:10px;}
  140.  
  141. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  142.  
  143. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  144. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  145. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  146.  
  147. .image {text-align: center; border: 0px}
  148. .image img {max-width: 500px; margin-bottom: 2px }
  149.  
  150. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  151. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  152. .pquotesource a, a:hover{text-transform: none;}
  153.  
  154.  
  155. /** captions style (by anyhs-themes.tumblr.com) **/
  156. .tumblr_blog, .inactive-username {
  157. text-transform: uppercase;
  158. font-size: 80%;
  159. letter-spacing: .5px;
  160. margin-left: 15px;
  161. font-family: 'Roboto', sans-serif;
  162. }
  163. .text.reblog-list .reblog-caption { margin-top: -10px; }
  164.  
  165. /** Juliane Meira "o jeitinho do brasileiro" (by acumulou.tumblr.com) **/
  166.  
  167. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:1px solid transparent;}
  168.  
  169. /** captions style (by anyhs-themes.tumblr.com) **/
  170.  
  171. .chat {line-height: 13px; list-style: none }
  172. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  173. .person1 {color: {color:text}; padding: 2px; }
  174. .person1 .label {font-weight: bold; color:{color:text}}
  175. .person2 {color: {color:text}; padding: 2px; }
  176. .person2 .label {font-weight: bold; color:{color:text}}
  177.  
  178. .player {background-color: #000; text-align: left; display:block;}
  179.  
  180. .question {
  181. color:{color:text};
  182. font-size: 11px;
  183. font-weight: normal;
  184. font-family: verdana;
  185. line-height:95%;
  186. background: {color:background};
  187. position: relative;
  188. min-height:70px;
  189. padding:10px 15px;
  190. margin-bottom:2px;
  191. margin-right:-10px;}
  192.  
  193. .questionarrow {
  194. font-size:30px;
  195. color:{color:background};
  196. vertical-align:middle;
  197. margin-left:-5px!important;}
  198.  
  199.  
  200. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  201. .asker a {color:{color:text};}
  202. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  203.  
  204. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  205. .asking a{color:{color:text};}
  206. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  207.  
  208. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  209.  
  210.  
  211. .answer {color:{color:answer};}
  212.  
  213. .credito {opacity: 0.2; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  214. .credito:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  215.  
  216. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  217. #info a {font-size: 10px; text-transform: uppercase;}
  218.  
  219. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  220. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  221.  
  222. #cap {width: 500px; margin-top: -2px;}
  223. .source {display: none;}
  224.  
  225. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  226. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  227. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  228. .notes img{display: none; border:0px}
  229.  
  230. #estela1 {position: fixed; margin-left: 120px; width:277px; height: 400px; background-color:{color:sidebar}; background-image: url('{image:fudinho}'); margin-top: 30px; -webkit-transform: rotate(0deg);-webkit-border-radius: 0px 0px 0px 0px; -webkit-transform: rotate(0deg);border: double 5px {color:borda1};}
  231.  
  232. .imagem {position: absolute; width:250px; height:270px; margin-left:130px; margin-top: 80px;position:fixed;border:7px solid {color:borda1};}
  233. .imagem img {position:absolute;
  234. -webkit-transition: all 1s ease-in-out;
  235. -webkit-border-radius: 0px 0px 0px 0px;
  236. -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; display: block; height:270px; width: 250px; background-color: ; padding:0px;margin-left:0px; margin-top:0px; opacity:1;}
  237.  
  238. .imagem img.top { opacity:1;}
  239. .imagem:hover img.top, .cf4.hover_effect img.top {opacity:0;}
  240.  
  241. .imagem:hover img.bottom, .cf4.hover_effect img.bottom {filter:gray}
  242.  
  243.  
  244. #desc{text-align: center; width: 250px;padding: 5px; margin-top: 310px; margin-left:132px; position:fixed; font-family: georgia; font-size: 10px; background-color:transparent;; color:{color:textdesc}; line-height:9px;;text-transform: none; height:42px; z-index:9;}
  245. #desc:hover {opacity:1; text-transform:none;}
  246.  
  247. #thats1{width:290px; height: 24px; float: left; margin-left:128px; margin-top: 365px; padding: 0px; text-align: center; position: fixed; z-index:800;}
  248. #thats1 a {display: inline-block;float: left; margin-left: 1px; font-family: calibri; font-size: 9px;letter-spacing:2px; text-align: center; margin-top: 2px; height: 30px; width: 88px; color:{color:links}; line-height: 30px; text-transform: uppercase; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: {color:bglinks}; }
  249. @-webkit-keyframes shine {from {background: url('{image:bglink}') top;} to {background: url('{image:bglink}') bottom;}}
  250. #thats1 :hover {-webkit-animation-name: shine; -webkit-animation-duration: 500ms; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate; color:{color:bglinkshover};}
  251.  
  252. #fs2 {text-align: center; width: 250px;padding: 5px; margin-top: 62px; margin-left: 131px;z-index: 100; position:fixed; font-family: georgia; font-size: 10px; background-color: #transp; color: {color:frase}; line-height:10px;;text-transform: none; height:20px; z-index:10;}
  253.  
  254. @font-face {font-family: "pacifico";src: url(https://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  255.  
  256. #head {position:fixed; margin-top:30px;
  257. margin-left: 131px;
  258. font-family: pacifico;
  259. line-height: 36px; height:30px;
  260. width:265px;
  261. font-size: 20px;
  262. text-align: right;
  263. color: {color:frase};
  264. }
  265.  
  266. #page {position: fixed; margin-left:325px; margin-top: 440px; font-size: 26px; font-family: verdana; z-index:100; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  267. #page a {color:{color:pagina}}
  268. #page a:hover {color:#77757;}
  269.  
  270. #pag {position: fixed; margin-left: 350px; margin-top: 440px; font-size: 26px; font-family: verdana; z-index:90000000000000000000000000000000000000000000000000000000000000000000; border-bottom:1px ;text-shadow: 1px 1px 1px #828282;font-style:none;}
  271. #pag a {color:{color:pagina}}
  272. #pag a:hover {color:{color:#77757};}
  273.  
  274. ::-webkit-scrollbar{width:7px;height:0px;}
  275. ::-webkit-scrollbar-button:start:decrement
  276. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  277. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  278. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  279. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:scroll};-webkit-border-radius:px;}
  280.  
  281. #tumblr_controls{position: fixed!important}
  282. #tumblr_controls{position: fixed!important}
  283. #tumblr_controls{position: fixed!important}
  284. #tumblr_controls{position: fixed!important}
  285.  
  286.  
  287. </style><script type="text/javascript">
  288. var rev = "fwd";function titlebar(val)
  289. {var msg = "{title}";
  290. var res = " ";
  291. var speed = 120;var pos = val;msg = "{title}";var le = msg.length;if(rev == "fwd"){if(pos < le){pos = pos+1;scroll = msg.substr(0,pos);document.title = scroll;timer = window.setTimeout("titlebar("+pos+")",speed);}
  292. else{rev = "bwd";
  293. timer = window.setTimeout("titlebar("+pos+")",speed);}}
  294. else{
  295. if(pos > 0){
  296. pos = pos-1;var ale = le-pos;scrol = msg.substr(ale,le);document.title = scrol;timer = window.setTimeout("titlebar("+pos+")",speed);}
  297. else{rev = "fwd";timer = window.setTimeout("titlebar("+pos+")",speed);}}}
  298. titlebar(0);
  299. </script>
  300.  
  301. </style>
  302.  
  303. <body>
  304.  
  305. <div id="estela1"></div>
  306.  
  307. <div id="fs2"><center>{text:titulo2}</div>
  308. <div id="head">{text:titulo}</div>
  309.  
  310.  
  311. <div id="thats1">
  312. <a href="{text:link1}">{text:link1 title}</a>
  313. <a href="{text:link2}">{text:link2 title}</a>
  314. <a href="{text:link3}">{text:link3 title}</a>
  315. <a href="{text:link5}">{text:link5 title}</a>
  316. <a href="{text:link4}">{text:link4 title}</a>
  317. <a href="{text:link6}">{text:link6 title}</a>
  318. </div>
  319.  
  320.  
  321. <div id="sidebar">
  322. <div id="side">
  323.  
  324. <div id="desc">{description}</div>
  325.  
  326. <div id="title"></div></div>
  327.  
  328. <div class="imagem" class="hover">
  329. <img class="bottom shadow" src="{image:sidebar}"style="-webkit-filter: grayscale(100%);" >
  330. <img class="top shadow" src="{image:sidebar}" />
  331. </div>
  332.  
  333. </div>
  334.  
  335. <div id="pag">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}</div>
  336.  
  337. <div id="page">{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div></div>
  338. </div>
  339.  
  340. <div id="entry">
  341.  
  342. {block:Posts}
  343. <div class="posts">
  344.  
  345. <!----- text----->
  346. {block:Text}{block:Title}<div id="title2">{Title}</div>{/block:Title}
  347. {block:NotReblog}
  348. <div class="text">{Body}</div>
  349. {/block:NotReblog}
  350. {block:RebloggedFrom}
  351. <div class="text caption reblog-list">
  352. {block:Reblogs}
  353. <div class="reblog-caption {block:isOriginalEntry}original-reblog{/block:isOriginalEntry}">
  354. <div class="reblog-header">
  355. {block:IsActive}
  356. <a target="_blank" href="{Permalink}" class="tumblr_blog"></a>
  357. {/block:IsActive}
  358. {block:IsDeactivated}
  359. <span class="inactive-username" title="{block:PortugueseBR}Blog desativado{/block:PortugueseBR}{block:NotPortugueseBR}Deactivated blog{/block:NotPortugueseBR}"></span>
  360. {/block:IsDeactivated}
  361. </div>
  362. <div class="reblog-content">{Body}</div>
  363. </div>
  364. {/block:Reblogs}
  365. </div>
  366. {/block:RebloggedFrom}
  367. {/block:Text}
  368. <!----- text----->
  369.  
  370. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  371.  
  372. {block:Photoset}{Photoset-500}{/block:Photoset}
  373.  
  374. {block:Quote}
  375. <div class="pquote">“{Quote}”</div>
  376. {block:Source}<div class="pquotesource"> — {Source}</div>
  377. {/block:Source}
  378. {/block:Quote}
  379.  
  380. {block:Link}
  381. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  382. {block:Description}{Description}{/block:Description}
  383. {/block:Link}
  384.  
  385. {block:Chat}
  386. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  387. <div class="chat"><ul>{block:Lines}
  388. <li class="person{UserNumber}">{block:Label}
  389. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  390. {/block:Chat}
  391.  
  392. {block:Audio}
  393. <div class="player">{AudioPlayerBlack}</div>
  394. {block:Caption}{Caption}{/block:Caption}
  395. {/block:Audio}
  396.  
  397. {block:Video}{Video-500}{/block:Video}
  398.  
  399.  
  400. {block:Answer}
  401. <table width="500px" cellspacing="0" cellpadding="0">
  402. <tr>
  403. <td width="415px" class="question">{Question}</td>
  404. <td width="30px"><span class="questionarrow">◤</span></td>
  405. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  406. </tr>
  407. </table>
  408. <div class="answer">{Answer}</div>
  409. {/block:answer}
  410.  
  411.  
  412. <div id="cap">
  413. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  414. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  415. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  416.  
  417. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  418. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  419. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  420. {/block:ContentSource}</div></div>
  421. <br>
  422.  
  423. <div class="credito">
  424. {block:Date}<div id="info">
  425. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  426. </div></center>{/block:IfShowTags}{/block:Date}</div>
  427. </div>
  428.  
  429.  
  430. {/block:Posts}
  431. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  432.  
  433. </div>
  434. </div>
  435. </div>
  436. </div>
  437.  
  438.  
  439.  
  440.  
  441.  
  442. </div>
  443. </div>
  444. </div>
  445. </div>
  446.  
  447. <div style="position: fixed; font-size:10px;
  448. font-family:calibri; bottom: 0px; left: 0px; background: '{color: background}'; padding: 2px; left: 5px; bottom: 50px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; opacity: .65; ">
  449. <a href="https://futurasuicida.tumblr.com/" target="_blank" title="Theme by futurasuicida dts umabonecaciumenta and marida-perfeit4 ">FUTURASUICIDA ©</a>
  450.  
  451. </body>
  452. </html>
Add Comment
Please, Sign In to add comment