Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- GAYS ONLY theme by meeeeeeeeeeeeee :3
- only gays can use this sorry non-lgbt people
- ----->
- <script src="https://kit.fontawesome.com/f936906ae0.js" crossorigin="anonymous"></script>
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <meta charset="utf-8">
- <meta https-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.1/SmoothScroll.min.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script>
- <script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- <link href="https://fonts.googleapis.com/css?family=Kosugi+Maru|Short+Stack" rel="stylesheet">
- <link rel="stylesheet" href="https://static.tumblr.com/p6yopnt/PxJr3vu6k/scrollbar.css">
- <script>
- function gatherData(images, arr) {
- for (let i = 0; i < images.length; i++) {
- let currentData = {
- "width": images[i].getAttribute('data-width'),
- "height": images[i].getAttribute('data-height'),
- "low_res": images[i].getAttribute('data-lowres'),
- "high_res": images[i].getAttribute('data-highres')
- };
- arr.push(currentData);
- }
- }
- function getIndex(elem) {
- let i = 0;
- while( (elem = elem.previousElementSibling) != null ) i++;
- return i;
- }
- function lightbox(elem) {
- let currentPhotoset = elem.parentNode;
- let photosetPhotos = currentPhotoset.getElementsByTagName('div');
- let data = [];
- gatherData(photosetPhotos, data);
- Tumblr.Lightbox.init(data, getIndex(elem) + 1);
- }
- </script>
- <meta name="image:favicon" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="image:containers background" content=""/>
- <meta name="color:border" content="#ffffff"/>
- <meta name="color:inner border" content="#fff"/>
- <meta name="color:background" content="#000"/>
- <meta name="color:containers background" content=""/>
- <meta name="color:post background" content="#fff"/>
- <meta name="color:text" content="#000"/>
- <meta name="color:links" content="#000"/>
- <meta name="color:links hover" content="#fff"/>
- <meta name="color:title" content="#fff"/>
- <meta name="color:title hover" content="#fff"/>
- <meta name="color:box glow" content="#fff"/>
- <meta name="color:tooltip background" content="#000"/>
- <meta name="color:tooltip text" content="#fff"/>
- <meta name="color:selection background" content="#fff"/>
- <meta name="color:selection text" content="#000"/>
- <meta name="if:redirect" content=""/>
- <meta name="if:box glow" content=""/>
- <meta name="if:rainbow border" content=""/>
- <meta name="if:rainbow links" content=""/>
- <meta name="if:rainbow glow" content=""/>
- <meta name="if:hover blur" content=""/>
- <meta name="if:captions" content="1"/>
- <meta name="if:round borders" content=""/>
- <meta name="if:background cover" content=""/>
- <meta name="select:border style" content="solid"/>
- <meta name="select:border style" content="dashed"/>
- <meta name="select:border style" content="dotted"/>
- <meta name="select:border style" content="double"/>
- <meta name="select:border style" content="inset"/>
- <meta name="select:border style" content="outset"/>
- <meta name="select:border style" content="groove"/>
- <meta name="select:border style" content="ridge"/>
- <meta name="select:inner border style" content="solid"/>
- <meta name="select:inner border style" content="dashed"/>
- <meta name="select:inner border style" content="dotted"/>
- <meta name="select:inner border style" content="double"/>
- <meta name="select:inner border style" content="inset"/>
- <meta name="select:inner border style" content="outset"/>
- <meta name="select:inner border style" content="groove"/>
- <meta name="select:inner border style" content="ridge"/>
- <meta name="text:font size" content="20"/>
- <meta name="text:font" content="arial"/>
- <meta name="text:title size" content="50"/>
- <meta name="text:title font" content="arial"/>
- <meta name="text:title" content="el futuro voy a escribir"/>
- <meta name="text:border width" content="5"/>
- <meta name="text:description" content="test description"/>
- <meta name="text:link separator" content="⋅"/>
- <meta name="text:link 1" content="uno"/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2" content="dos"/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:link 3" content="tres"/>
- <meta name="text:link 3 url" content=""/>
- <meta name="text:link 4" content="quatro"/>
- <meta name="text:link 4 url" content=""/>
- <meta name="text:redirect" content=""/>
- </head>
- <style type="text/css">
- .npf_row {
- margin: 0 !important;
- }
- .tmblr-full img{
- border:1px {select:inner border style} {color:inner border} !important;
- box-sizing:border-box !important;
- }
- ::selection {
- background: {color:selection background};
- color:{color:selection text};
- }
- ::-moz-selection {
- background: {color:selection background};
- color:{color:selection text};
- }
- #s-m-t-tooltip{
- margin: 20px 0 0 20px;
- padding: 5px;
- max-width: 300px;
- background-color:{color:tooltip background};
- color:{color:tooltip text};
- border:{text:border width}px {select:border style} {color:border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- z-index: 9999;
- {block:ifroundborders}
- border-radius:5px;
- {/block:ifroundborders}
- }
- @font-face{
- font-family: 'Magica';
- src: url(https://static.tumblr.com/p6yopnt/Qkiqnu0r5/theheart.ttf);
- }
- @font-face{
- font-family: 'DEAD END';
- src: url(https://static.tumblr.com/pvnotae/DzVqdg2j5/dead_end.ttf);
- }
- @font-face{
- font-family: 'Decibil';
- src: url(https://static.tumblr.com/pvnotae/kwwqdg2pw/decibel_2.ttf);
- }
- @font-face{
- font-family: 'Aachen';
- src: url(https://static.tumblr.com/pvnotae/YIoqdg2yp/aachen-bold-opentype.otf);
- }
- body {
- margin:0px;
- background:{color:background};
- font-family:{text:font};
- font-size:{text:font size}px;
- color:{color:text};
- overflow:hidden;
- }
- p{
- margin:5px 0px;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- a{
- color:{color:links};
- text-decoration:none;
- transition:1s;
- {block:ifrainbowlinks}
- animation:0.7s rainbow infinite;
- {/block:ifrainbowlinks}
- }
- a:hover{
- color:{color:links hover};
- {block:ifhoverblur}
- -webkit-filter: blur(.9px);
- {/block:ifhoverblur}
- transition:1s;
- cursor:help;
- }
- @keyframes rainbow{
- 0%{
- color:#b827fc;
- }
- 25%{
- color:#2c90fc;
- }
- 50%{
- color:#b8fd33;
- }
- 75%{
- color:#fec837;
- }
- 100%{
- color:#fd1892;
- }
- }
- a.tumblr_blog{
- display:inline-block;
- margin-bottom:5px;
- }
- li{
- margin-left:-15px;
- }
- #wrapper{
- margin: auto;
- width:fit-content;
- width: -moz-fit-content;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- position:absolute;
- animation: fadeEffect 1s;
- box-sizing:border-box;
- background:{color:background};
- }
- @keyframes fadeEffect {
- from {opacity: 0;}
- to {opacity: 1;}
- }
- #header{
- display:flex;
- padding:10px;
- background:{color:containers background};
- border:{text:border width}px {select:border style} {color:border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- {block:ifroundborders}
- border-radius:5px;
- background-image:url(https://i.imgur.com/GK9LBut.gif), url();
- {/block:ifroundborders}
- {block:ifboxglow}
- box-shadow:0px 0px 20px 0px rgba({RGBcolor:box glow});
- {/block:ifboxglow}
- background-image:url('{image:containers background}');
- }
- #rainbow{
- padding:15px;
- {block:ifrainbowglow}
- box-shadow: inset 0 0 15px 15px {color:background}, inset 0 0 17px -17px {color:background};
- background: linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- {/block:ifrainbowglow}
- }
- #content{
- border:{text:border width}px {select:border style} {color:border};
- height: 58vh;
- overflow:auto;
- padding:0px 10px;
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- background:{color:containers background};
- {block:ifroundborders}
- border-radius:5px;
- background-image:url(https://i.imgur.com/GK9LBut.gif), url();
- {/block:ifroundborders}
- {block:ifboxglow}
- box-shadow:0px 0px 20px 0px rgba({RGBcolor:box glow});
- {/block:ifboxglow}
- background-image:url('{image:containers background}');
- }
- #title{
- width: 496px;
- margin-left:15px;
- font-size:{text:title size}px;
- text-align:center;
- z-index:99999999999999;
- font-family:{text:title font};
- color:{color:title};
- transition:1s;
- animation:0.7s rainbow infinite;
- }
- #title:hover{
- transition:1s;
- }
- #icon{
- border: 1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- width:175px;
- height:175px;
- }
- #icon img{
- width:175px;
- height:175px;
- display:block;
- box-sizing:border-box;
- }
- #links{
- text-align:center;
- box-sizing:border-box;
- display: flex;
- align-items: center;
- justify-content: space-evenly;
- margin-left:10px;
- color:white;
- }
- #description{
- border: 1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- color:black;
- padding:10px;
- overflow:auto;
- text-align:center;
- height:143px;
- width:279px;
- box-sizing:border-box;
- background:white;
- margin-left:10px;
- }
- .post{
- width:450px;
- margin:10px auto;
- overflow:hidden;
- background:{color:post background};
- border: 1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- background-image:url('{image:post background}');
- box-sizing:border-box;
- word-break:break-word;
- }
- .footer{
- text-align:center;
- margin:auto;
- margin-top:10px;
- width:200px;
- }
- .answer .embed_iframe{
- width: 340px;
- }
- .nfp_row{
- margin-left:0px;
- margin-right:0px;
- }
- #nav{
- margin-bottom:10px;
- text-align: right;
- display: flex;
- justify-content: space-between;
- }
- video{
- max-width:100%;
- height:auto!important;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- .video-container {
- overflow: hidden;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- .video-container iframe,
- .video-container object,
- .video-container embed {
- position: center;
- max-width: 460px;
- max-height: 460px;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- box-sizing:border-box;
- }
- .video-wrapper {
- max-width: 460px;
- max-height: 460px;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- iframe.tumblr_audio_player {
- height: 85px;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- box-sizing:border-box;
- }
- .media{
- margin:0 0 0px 0;
- text-align:center;
- }
- .media:hover{
- {block:ifhoverblur}
- -webkit-filter: blur(.9px);
- {/block:ifhoverblur}
- }
- .media img{
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- display:block;
- box-sizing:border-box;
- }
- .title{
- font-size:calc({text:font size}px * 2 - 10px);
- font-weight:bold;
- margin:10px 0 10px 0;
- color:{color:text};
- }
- h1, h2, h3, h4, h5, h6{
- font-size:calc({text:font size}px * 2 - 10px);
- font-weight:bold;
- margin:10px 0 10px 0;
- color:{color:text};
- }
- .quote{
- font-weight:normal;
- font-size:{text:font size};
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question {
- position: relative;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- background-color:{color:post background};
- padding: 10px;
- margin-left:10px;
- width:100%;
- word-break: break-all;
- }
- .asker{
- display:flex;
- align-items: flex-start;
- }
- .asker img{
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- .answer{
- position: relative;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- background-color:{color:post background};
- padding: 10px;
- margin-right:10px;
- width:100%;
- word-break: break-all;
- }
- .answerer{
- margin-top:10px;
- display:flex;
- align-items: flex-start;
- }
- .answerer img{
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- .caption{
- margin-top:10px;
- }
- blockquote{
- margin:0px;
- padding-left:10px;
- border-left:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- }
- blockquote img{
- max-width:100%;
- height:auto;
- object-fit:cover;
- display: block;
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- box-sizing:border-box;
- }
- img{
- max-width:100%;
- height:auto;
- }
- ol.notes{
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- background-color:{color:post background};
- margin-top:10px;
- padding:10px;
- list-style-type:none;
- max-height:200px;
- overflow:auto;
- margin-bottom:0px;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- margin-right:3px;
- }
- ol.notes li.note{
- margin:0px;
- }
- .tags {
- max-height:0px;
- text-align:center;
- opacity:0;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- overflow:hidden;
- }
- .post:hover .tags{
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- [photoset-layout] {
- grid-gap: 10px;
- }
- [photoset-layout] img {
- border:1px {select:inner border style} {color:inner border};
- {block:ifrainbowborder}
- border-image:linear-gradient(to top left, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
- border-image-slice:1;
- {/block:ifrainbowborder}
- display: block;
- height: 100%;
- width: 100%;
- object-fit: cover;
- background-color:{color:post background};
- }
- [photoset-layout] div {
- cursor: help;
- }
- .answer .embed_iframe{
- width: 240px;
- }
- #heartbeat{
- position:fixed;
- left:12px;
- bottom:6px;
- font-size:18px !important;
- }
- #heartbeat:hover{
- animation: heartbeat 1s infinite;
- }
- @keyframes heartbeat
- {
- 0%
- {
- transform: scale( .90 );
- }
- 20%
- {
- transform: scale( 1 );
- }
- 40%
- {
- transform: scale( .90 );
- }
- 60%
- {
- transform: scale( 1 );
- }
- 80%
- {
- transform: scale( .90 );
- }
- 100%
- {
- transform: scale( .90 );
- }
- }
- </style>
- <body>
- {block:ifredirect}
- {block:IndexPage}
- <script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>
- {/block:IndexPage}
- {/block:ifredirect}
- <div id="wrapper">
- <div id="rainbow">
- <div id="header">
- <div id="icon">
- <img src="{image:icon}">
- </div>
- <div style="display:flex;flex-direction:column;justify-content: space-between;">
- <div id="links">
- <a href="{text:link 1 url}">{text:link 1}</a> {text:link separator} <a href="{text:link 2 url}">{text:link 2}</a> {text:link separator} <a href="{text:link 3 url}">{text:link 3}</a> {text:link separator} <a href="{text:link 4 url}">{text:link 4}</a>
- </div>
- <div id="description">
- {text:description}
- </div>
- </div>
- </div>
- </div>
- <div id="title"><a href="/">{text:title}</a></div>
- <div id="rainbow">
- <div id="content">
- {block:Posts}
- <div class="post" post-type="{PostType}">
- <div style="padding:10px">
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title"><a href="{URL}">{Name}</a></div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>{/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="media"><div class="video-wrapper">
- <div class="video-container">{video-400}</div>
- </div></div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Video}
- {block:Audio}
- <div class="media">
- {block:AudioEmbed}<div class="video-wrapper"><div class="video-container">{AudioEmbed-500}</div></div>{/block:AudioEmbed}
- </div>
- {block:ifcaptions}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:ifcaptions}
- {/block:Audio}
- {block:Answer}
- <div class="asker"><img src="{AskerPortraitURL-48}"> <div class="question" style="font-style:italic">{Question}</div></div>
- <div class="answerer"><div class="answer">{Answer}</div>{block:Answerer}<img src="{AnswererPortraitURL-48}">{/block:Answerer}<img src="{PortraitURL-48}" style="{block:Answerer}display:none{/block:Answerer}"></div>
- <div style="margin-top:20px;{block:NotReblog}display:none;{/block:NotReblog}">{Replies}</div>
- {/block:Answer}
- {block:Date}
- <div class="footer">
- <a href="{Permalink}" title="{notecount} notes">{TimeAgo}</a>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->{block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div>
- {block:HasTags}
- {block:IndexPage}<div class="tags"><div style="margin-top:10px">{block:Tags}<a href="{TagURL}"><i class="fas fa-hashtag"></i>{Tag} </a>{/block:Tags}</div></div>{/block:IndexPage}
- {block:PermalinkPage}<div style="margin-top:10px;text-align:center;">{block:Tags}<a href="{TagURL}"><i class="fas fa-hashtag"></i>{Tag} </a>{/block:Tags}</div>{/block:PermalinkPage}
- {/block:HasTags}
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- </div>
- {/block:Posts}
- {block:Pagination}
- <div id="nav">
- {block:PreviousPage}<div id="navbutton"><a href="{PreviousPage}">back</a></div>{/block:PreviousPage}
- {block:NextPage}<div id="navbutton"><a href="{NextPage}">next</a></div>{/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- </div>
- <a id="heartbeat" href="https://puella.tumblr.com" title="by @puella / @mirainikki"><i class="fas fa-heart"></i>️</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement