Advertisement
NIGGSEX

pra recuperar essa merda

Aug 20th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 10.67 KB | None | 0 0
  1. <!----
  2.  
  3. — MADE @YNTENSE — http://yntense.tumblr.com
  4. — ORIGANALLY DESIGN
  5. — DON'T REMOVE MY CREDITS AND COPY
  6.  
  7. ---->
  8.  
  9. <!DOCTYPE html>
  10. <html xmlns="http://www.w3.org/1999/xhtml">
  11. <head>
  12. <title>{Title}</title>    
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}
  16. <meta name="description" content="{MetaDescription}"/>
  17. {/block:Description}    
  18.  
  19. <meta name="color:Background"       content="#ffffff" />
  20. <meta name="color:Background Image" content="#ffffff" />
  21. <meta name="color:Borders"          content="#f3f5f5" />
  22. <meta name="color:Texts"            content="#bebebe" />
  23. <meta name="color:Title"            content="#f0bfb3" />
  24. <meta name="color:Links"            content="#a5a5a5" />
  25. <meta name="color:Links Hover"      content="#000000" />
  26. <meta name="color:Links Image"      content="#a5a5a5" />
  27. <meta name="color:Scrollbar"        content="#f8f7f7" />
  28. <meta name="color:Sidebar"          content="#ffffff" />
  29.  
  30. <meta name="text:Link 1 URL"         content="/" />
  31. <meta name="text:Link 1 Name"        content="link" />
  32. <meta name="text:Link 2 URL"         content="/" />
  33. <meta name="text:Link 2 Name"        content="link" />
  34. <meta name="text:Link 3 URL"         content="/" />
  35. <meta name="text:Link 3 Name"        content="link" />
  36. <meta name="text:Link 4 URL"         content="/" />
  37. <meta name="text:Link 4 Name"        content="link" />
  38.  
  39. </head>
  40.  
  41. <style type="text/css">
  42.  
  43. #tumblr_controls, iframe.tmblr-iframe {
  44.     display:block!important;
  45.     position:fixed!important;
  46.     top:0px!important;
  47.     right:0px!important;
  48.     opacity:0.5!important;
  49.     transition:0.6s ease;
  50.     -webkit-transform: scale(0.7);
  51.     -moz-transform: scale(0.7);
  52.     -o-transform: scale(0.7)
  53. }
  54.  
  55. iframe.tmblr-iframe {
  56.     -webkit-filter:invert(100%);
  57.     opacity:0.3;
  58.     transition:0.6s;
  59. }
  60.  
  61. #tumblr-controls:hover iframe.tmblr-iframe {
  62.     opacity:0.5;
  63.     transition:0.6s;
  64. }
  65.    
  66. #s-m-t-tooltip {
  67.     position:relative;
  68.     max-width:200px;
  69.     margin:15px;
  70.     line-height:100%;
  71.     background:{color:Sidebar};
  72.     padding:8px;
  73.     font-family: 'Droid Sans', sans-serif;
  74.     font-size:8px;
  75.     font-weight:bold;
  76.     text-transform:Uppercase;
  77.     text-shadow: 1px 1px 1px rgba({RGBcolor:Texts},0.2);
  78.     box-shadow: 1px 1px 1px rgba({RGBcolor:Texts},0.3);
  79.     z-index:9999999999;
  80. }  
  81.  
  82. a, a:link, a:active, a:visited{
  83.     color:{color:Links};
  84.     text-decoration:none;
  85.     transition:0.5s ease;
  86. }
  87.  
  88. a:hover {
  89.     color:{color:Links Hover};
  90.     transition: 0.5 ease;
  91. }
  92.  
  93. b , strong {
  94.     font-weight:Bold;
  95. }
  96.  
  97. blockquote {
  98.     padding:10px;
  99.     margin:0px;
  100. }
  101.  
  102. ::-webkit-selection ,
  103. ::-moz-selection ,
  104. ::-o-selection ,
  105. ::selection {
  106.     background-color:{color:background};
  107.     color:{color:Links Hover};
  108.     font-weight:bold;
  109.     font-style:italic;
  110. }
  111.  
  112. ::-webkit-scrollbar {
  113.     width:17px;
  114.     height:0px;
  115. }
  116. ::-webkit-scrollbar {
  117.     background:{color:Background};
  118. }
  119. ::-webkit-scrollbar-track {
  120.     background:{color:Background};
  121.     border:8px solid {color:Background};
  122. }
  123. ::-webkit-scrollbar-thumb {
  124.     background:{color:Scrollbar};
  125.     border:8px solid {color:Background};
  126. }
  127.  
  128. .vsanna {
  129.     display:none;
  130. }
  131.  
  132. .quote {
  133.     font-family: 'Droid Sans', sans-serif;
  134.     font-size:11px;
  135.     text-align:Justify;
  136. }
  137.  
  138. .source {
  139.     text-align:left;
  140.     font-size:8px;
  141.     font-weight:bold;
  142.     font-style:italic;
  143.     text-transform:uppercase;
  144.     color:{color:Texts};
  145. }
  146.  
  147. .link {
  148.     margin: 0 0 5px 0;
  149.     text-align:center;
  150. }
  151. .link a {
  152.     font-size:10px;
  153.     color:{color:links};
  154.     text-transform:uppercase;
  155.     text-align:center;
  156.     letter-spacing:0.7px;
  157.     transition: 0.5s ease;
  158.    
  159. }
  160. .link a:hover {
  161.     color:{color:links hover};
  162.     transition: 0.50s ease;
  163. }
  164.  
  165. body{
  166.     background-color:{color:Background};
  167.     background-image:none;
  168.     font-family: 'Droid Sans', sans-serif;
  169.     font-size:10px;
  170.     color:{color:Texts};
  171.     text-align:Justify;
  172. }
  173.  
  174. h1,
  175. h5 {
  176.     text-align:center;
  177.     text-transform:uppercase;
  178.     font-family: 'Droid Sans', sans-serif;
  179.     font-size:12px;
  180.     padding:5px;
  181.     Background-color:#;
  182.     color:{color:Texts};
  183. }
  184.  
  185. .video {
  186.     display:block;
  187.     overflow:hidden;
  188.     width:100%;}
  189. .video,
  190. .video iframe {
  191.     display:block;
  192.     overflow:hidden;
  193. }
  194.  
  195. .padding_posts {
  196.     padding:10px;
  197.     border:1px solid {color:Borders} !important;
  198. }
  199.  
  200. .entry {
  201.     position:relative;
  202.     width:840px;
  203.     margin:0px auto;
  204.     background-color:{color:Background};
  205. }
  206.  
  207. #input {
  208.     display:inline-block;
  209.     width:840px;
  210.     margin:0px;
  211.     padding:10px;
  212. }
  213.  
  214. .posts {
  215.     overflow:hidden;
  216.     width:240px;
  217.     margin:15px !important;
  218.     padding:0 !important;
  219.     background-color:{color:Sidebar};
  220.     font-family: 'Droid Sans' , sans-serif;
  221.     font-size:10px;
  222.     text-align: Justify;
  223.     opacity:1;
  224.     z-index:1;
  225.     {block:PermalinkPage}
  226.     width:500px;
  227.     {block:PermalinkPage}
  228. }
  229.  
  230. .posts img {
  231.     width:100%;
  232.     margin-bottom:-3px;
  233. }
  234.  
  235.  
  236. .question{
  237.     z-index:1;
  238.     border-top: 1px solid {color:borders};
  239.     border-bottom: 1px solid {color:borders};
  240.     text-align:left;
  241.     font-size:11px;
  242.     padding:10px;
  243.     margin-left:-10px;
  244.     margin-right:-10px;
  245. }
  246.  
  247. .asker{
  248.     margin-bottom:2px;
  249.     margin-top:-6px;
  250.     margin-left:-10px;
  251.     margin-right:-10px;
  252.     font-family:'Hind', sans-serif;
  253.     padding:5px;
  254.     padding-bottom:7px;
  255.     font-size:9px;
  256.     letter-spacing:0.50px;
  257.     text-align:left;
  258.     text-transform:uppercase;
  259.     border-bottom:1px solid {color:borders};
  260.     text-indent:10px;
  261. }
  262.  
  263. .portrait img{
  264.     display:inline;
  265.     float:left;
  266.     width:18px;
  267.     height:18px;
  268.     border-radius:100%;
  269.     border:1px solid {color:borders};
  270.     margin-left:5px;
  271.     margin-top:-6px;
  272. }
  273.  
  274. .answer{
  275.     margin-top:5px;
  276.     text-align:left;
  277.     font-size:11px;
  278.     padding-left:0px;
  279. }
  280.  
  281.  
  282. .chat {
  283.     line-height:13px;
  284.     list-style:none;
  285. }
  286. .chat ul {
  287.      list-style: none;
  288.      padding:5px;
  289. }
  290. .person1 {
  291.     color:{color:Texts};
  292.     padding:2px;
  293.     text-transform:Uppercase;
  294.     font-style:Italic;
  295.    
  296. }
  297. .person1 .label {
  298.     color:{color:Texts};
  299.     text-transform:Uppercase;
  300.     font-style:Italic;
  301.     font-weight:Bold;
  302. }
  303. .person2 {
  304.     color:{color:Texts};
  305.     padding:2px;
  306.     text-transform:Uppercase;
  307.     font-style:Italic;
  308. }
  309. .person2 .label {
  310.     color:{color:Texts};
  311.     text-transform:Uppercase;
  312.     font-style:Italic;
  313.     font-weight:Bold;
  314. }
  315.  
  316.  
  317. #albumcapa img {
  318.     width:82px;
  319.     position:absolute;
  320.     padding:5px;
  321.     border:1px solid {color:borders};}  
  322. .play{
  323.     margin-left:97px;
  324.     border:1px solid {color:borders};
  325.     overflow:hidden;
  326.     width:119px;}
  327. #cap {
  328.     margin-left:97px;
  329. }
  330. .list{
  331.     border:1px solid {color:borders};
  332.     height:17px;
  333.     line-height:20px;
  334.     margin-top:2px;
  335.     font-family:'Hind', sans-serif;
  336.     text-transform:uppercase;
  337.     font-size:9px;
  338.     word-spacing:-2px;
  339.     padding-left:8px;
  340. }
  341.  
  342.  .question{
  343.     z-index:1;
  344.     border-top: 1px solid {color:borders};
  345.     border-bottom: 1px solid {color:borders};
  346.     text-align:left;
  347.     font-size:11px;
  348.     padding:10px;
  349.     margin-left:-10px;
  350.     margin-right:-10px;
  351. }
  352.  
  353. .asker{
  354.     margin-bottom:2px;
  355.     margin-top:-6px;
  356.     margin-left:-10px;
  357.     margin-right:-10px;
  358.     font-family:'Hind', sans-serif;
  359.     padding:5px;
  360.     padding-bottom:7px;
  361.     font-size:9px;
  362.     letter-spacing:0.50px;
  363.     text-align:left;
  364.     text-transform:uppercase;
  365.     border-bottom:1px solid {color:borders};
  366.     text-indent:10px;
  367. }
  368.  
  369. .portrait img{
  370.     display:inline;
  371.     float:left;
  372.     width:18px;
  373.     height:18px;
  374.     border-radius:100%;
  375.     border:1px solid {color:borders};
  376.     margin-left:5px;
  377.     margin-top:-6px;
  378. }
  379.  
  380. .answer{
  381.     margin-top:5px;
  382.     text-align:left;
  383.     font-size:11px;
  384.     padding-left:0px;
  385. }
  386.  
  387. </style>
  388. <body>
  389.    
  390.  <div class="entry">
  391.    
  392. <div id="input">
  393. {block:posts}
  394. <div class="posts">
  395.  
  396. {block:Video}
  397. <div class="video">
  398. {block:Indexpage} {Video-250} {block:Indexpage}
  399. {block:PermalinkPage} {Video-500} {/block:PermalinkPage}
  400. </div>
  401. {/block:Video}
  402.  
  403. {block:photo}
  404. <img src="{PhotoURL-HighRes}">
  405. {block:photo}
  406.  
  407. {block:Photoset}
  408. {photoset}
  409. {/block:Photoset}
  410.  
  411.  
  412. {block:Quote}
  413. <div class="padding_posts">
  414. <div class="quote">
  415. {Quote}
  416. </div>
  417. <div class="source">
  418. {block:Source} — {Source} {/block:Source} </div>    
  419.  
  420. </div>
  421. {/block:Quote}
  422.  
  423. {block:Text}  
  424. <div class="padding_posts">
  425. {block:Title} <h1> {Title} </h1> {/block:Title}
  426. {Body}
  427.  
  428. </div>
  429. {/block:Text}    
  430.  
  431. {block:Answer}
  432. <div class="padding_posts">
  433. <div  class="portrait"><img src="{AskerPortraitURL-64}"/></div>
  434. <div class="asker">{Asker}</div>
  435. <div class="question">{Question}</div>
  436. <div class="answer">{Answer}</div>
  437. </div>
  438. {/block:Answer}
  439.  
  440. {block:Chat}
  441. <div class="padding_posts">
  442.  
  443. {block:Title} <h1> {Title} </h1> {/block:Title}
  444. <div class="chat">
  445. <ul>{block:Lines}
  446. <li class="person{UserNumber}">
  447. {block:Label}
  448. <span class="label">{Label}</span>
  449. {/block:Label}
  450. {Line}</li>{/block:Lines}</ul></div>
  451.  
  452. </div>
  453. {/block:Chat}
  454.    
  455. {block:Audio}
  456. <div class="padding_posts">
  457. <div class="audio">
  458. {block:AlbumArt}<div id="albumcapa"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  459. <div class="play">
  460. {AudioPlayerWhite}    
  461. </div>
  462. <div id="cap">
  463. <div class="list">Track: {block:TrackName} {TrackName} {/block:TrackName}</div>
  464. <div class="list">Artist: {block:Artist} {Artist} {/block:Artist}</div>
  465. <div class="list">Album: {block:Album} {Album} {/block:Album}</div>
  466. </div></div>
  467.    
  468. </div>
  469. {/block:Audio}
  470.  
  471. {block:Link}
  472. <div class="padding_posts">
  473. <div class="links" >
  474. <a href="{URL}" {Target}><i class="ion-link" style="font-size:15px"></i> &nbsp; {Name}</a>
  475. </div>
  476. {block:Description}{Description}{/block:Description}    
  477. </div>
  478. {/block:Link}
  479.  
  480.  
  481.  
  482. </div>
  483. {/block:posts}
  484.  
  485.    
  486. </div>    
  487.      
  488.  </div>  
  489.    
  490. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  491.  
  492. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  493.  
  494. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>    
  495.    
  496. <script type="text/javascript">
  497. $(window).load(function () {
  498. $('#input').masonry(),
  499. $('.masonryWrap')
  500. .infinitescroll({navSelector : "div#navigation",
  501. nextSelector : "div#navigation a#nextPage",
  502. itemSelector : ".posts",
  503. bufferPx : 10000,
  504. extraScrollPx: 11000,
  505. loadingImg : "",
  506. loadingText : "<i> </i>",},
  507. function() {$('#input')
  508. .masonry({ appendedContent: $(this) }); });});</script>
  509.    
  510.    
  511.    
  512.    
  513.    
  514. </body>
  515. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement