Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
- <head><title>{Title}{block:PostSummary} // {PostSummary}{/block:PostSummary}</title>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link href="https://fonts.googleapis.com/css?family={text:Accent font}|{text:Body font}:400,400i,700,700i" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <link rel="stylesheet" href="https://cdn.linearicons.com/free/1.0.0/icon-font.min.css">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <!-- Printanier by Laighlin
- 1. don't move the credit (you can customize how it looks)
- 2. don't redistribute or lift large chunks of code
- LAST UPDATE (18/01/2018) Improved inline link visibility, updated font options to sync with Google Fonts.
- -->
- <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- $(document).ready(function() {
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300
- });
- });
- </script>
- <meta name="color:background color" content="#f0f0f0"/>
- <meta name="color:borders" content="#ccc"/>
- <meta name="image:background" content="http://static.tumblr.com/2e71b8bbd1018096f8e45817255f3bc8/xwoxjom/QNZokdbze/tumblr_static_8xxvpbn55748sokc4csgw8ssw.png"/>
- <meta name="image:favicon" content="http://static.tumblr.com/ae42b5fe6e4937169fb939764c892a28/xwoxjom/M6lokdhmc/tumblr_static_8gsweqyoky88480s40o04ocwg.png"/>
- <meta name="image:icon" content=""/>
- <meta name="if:500 px" content="0"/>
- <meta name="if:shadows" content="1"/>
- <meta name="if:description fix" content="0"/>
- <meta name="if:right sidebar" content="0"/>
- <meta name="if:contained title" content="0"/>
- <meta name="if:show tags" content="1"/>
- <meta name="select:border type" title="solid" content="solid"/>
- <meta name="select:border type" title="dotted" content="dotted"/>
- <meta name="select:background size" title="original size, top left" content="no-repeat;background-position:top left"/>
- <meta name="select:background size" title="cover" content="no-repeat;background-size:cover"/>
- <meta name="select:background size" title="tiled" content="repeat"/>
- <meta name="select:sidebar height" title="short" content="340px"/>
- <meta name="select:sidebar height" title="medium" content="450px"/>
- <meta name="select:sidebar height" title="tall" content="560px"/>
- <meta name="select:sidebar image shape" title="circle" content="50%"/>
- <meta name="select:sidebar image shape" title="rounded square" content="5px"/>
- <meta name="select:sidebar image shape" title="square" content="0"/>
- <meta name="select:link numbers" title="lowercase roman" content="lower-roman"/>
- <meta name="select:link numbers" title="uppercase roman" content="upper-roman"/>
- <meta name="select:link numbers" title="letters" content="lower-latin"/>
- <meta name="select:link numbers" title="arabic" content="decimal"/>
- <meta name="select:link numbers" title="arabic with 0" content="decimal-leading-zero"/>
- <meta name="color:title" content="#f8a18d"/>
- <meta name="color:desc text" content="#555"/>
- <meta name="color:desc bg" content="#fff"/>
- <meta name="color:icon background" content="#faa"/>
- <meta name="color:post bg" content="#fff"/>
- <meta name="color:post text" content="#555"/>
- <meta name="color:shadows" content="#bbb"/>
- <meta name="color:bold" content="#f99"/>
- <meta name="color:italic" content="#b83759"/>
- <meta name="color:link" content="#d77"/>
- <meta name="color:link hover" content="#fbb"/>
- <meta name="color:selection text" content="#fff"/>
- <meta name="color:selection bg" content="#f86"/>
- <meta name="color:scrollbar" content="#faa"/>
- <meta name="color:nav links" content="#faa"/>
- <meta name="color:nav links text" content="#fff"/>
- <meta name="color:tags" content="#f99"/>
- <meta name="color:tags hover" content="#b57"/>
- <!-- text fields -->
- <meta name="text:description" content="put your desc here only if you've enabled the fix"/>
- <meta name="text:body font" content="Muli"/>
- <meta name="text:accent font" content="Covered By Your Grace"/>
- <meta name="text:body font size" content="13px"/>
- <meta name="text:desc font size" content="13px"/>
- <style type="text/css">
- body {
- margin:0px;
- color:{color:post text};
- font-family:'{text:body font}';
- font-size:{text:body font size};
- line-height:130%;
- background:url({image:background}) {color:background color} fixed {select:background size};
- word-wrap:break-word;
- }
- .post a, #info a, .links, .tags {
- transition:.2s ease-in-out;
- }
- .post a, #desc a {
- border-bottom:1px solid {color:borders};
- }
- .post a:hover, #desc a:hover {
- border-color:transparent;
- }
- b, strong {
- color:{color:bold};
- }
- i, em {
- color:{color:italic};
- }
- a {
- text-decoration:none;
- outline:none;
- -moz-outline-style:none;
- color:{color:link};
- }
- a:hover {
- color:{color:link hover};
- }
- img {
- border:none;
- max-height:100%;
- max-width:100%;
- }
- blockquote, blockquote blockquote {
- padding-left:7px;
- margin-left:7px;
- border-left:1px solid {color:borders};
- margin-right:0px;
- }
- ::selection {
- background: {color:selection bg};
- color: {color:selection text};
- }
- ::-moz-selection {
- background: {color:selection bg};
- color: {color:selection text};
- }
- ::-webkit-scrollbar {
- width:9px;
- height:9px;
- }
- ::-webkit-scrollbar-thumb {
- background:{color:scrollbar};
- border:1px solid {color:background color};
- background-clip:padding-box;
- }
- /* Track */
- ::-webkit-scrollbar-track {
- background:{color:scrollbar};
- border:4px solid {color:background color};
- background-clip:padding-box;
- }
- ::-webkit-scrollbar-track-horizontal { border-right:none; }
- ::-webkit-scrollbar-track-vertical { border-bottom:none; }
- ::-webkit-scrollbar-corner {
- background:{color:scrollbar};
- margin:2px;
- }
- {block:ifShadows}
- #desc, .post, #info, #simg, .nav, #pagcont, .pag, #s-m-t-tooltip {
- box-shadow:1px 1px 1px {color:shadows};
- }
- {/block:ifShadows}
- .post, #info, #desc, #simg, .nav, #s-m-t-tooltip, #pagcont, .pag, #cred {
- border:1px {select:border type} {color:borders};
- }
- #simg, #simg:after, .pag, #asker img {
- border-radius:{select:sidebar image shape};
- }
- #cred {
- position:fixed;
- bottom:15px;
- right:15px;
- font-size:20px;
- line-height:0;
- padding:3px;
- border-radius:50%;
- color:{color:post text};
- background:{color:post bg};
- transition:.2s all ease;
- }
- #cred:hover {
- box-shadow:0 0 0 5px {color:nav links};
- }
- #s-m-t-tooltip {
- margin:0 13px;
- color:{color:selection text};
- background:{color:selection bg};
- padding:3px 5px;
- font-size:{text:desc font size};
- font-style:italic;
- border-radius:3px;
- pointer-events:none;
- z-index:99999999;
- }
- .rlbuttons {
- width:35px;
- height:20px;
- z-index:2;
- list-style:none;
- text-align:center;
- right:0;
- bottom:-5px;
- position:absolute;
- display:inline-block;
- }
- .reblog-button{
- position:absolute;
- margin-left:-10px;
- }
- .reblog-button i{
- font-size:15px;
- color:{color:bold};
- }
- .like {
- position: relative;
- }
- .like svg path {
- fill: {color:bold};
- }
- .like .like_button {
- position: absolute;
- margin-top: -20px;
- margin-left:10px;
- opacity:0;
- }
- .like .like_button.liked {
- opacity: 1;
- }
- #entries {
- width:520px;
- position:relative;
- margin:40px auto 20px;
- {block:ifNotRightSidebar}
- left:30px;
- {/block:ifNotRightSidebar}
- {block:ifRightSidebar}
- right:30px;
- {/block:ifRightSidebar}
- }
- .line {
- width:100%;
- height:1px;
- border-top:1px dotted {color:borders};
- padding-top:3px;
- padding-bottom:3px;
- }
- #sidebar {
- height:calc({select:sidebar height} - 20px);
- border-radius:10px 10px 0 0;
- border-bottom:none;
- }
- #bar {
- width:201px;
- bottom:0;
- position:fixed;
- {block:ifNotRightSidebar}
- left:calc(50% - 470px);
- {/block:ifNotRightSidebar}
- {block:ifRightSidebar}
- right:calc(50% - 470px);
- {/block:ifRightSidebar}
- }
- #title {
- font-size:150%;
- text-align:center;
- color:{color:title};
- font-family:'{text:accent font}', cursive;
- border-bottom:1px {select:border type} {color:borders};
- {block:ifContainedTitle}
- border-radius:10px;
- border:1px {select:border type} {color:borders};
- background:{color:desc bg};
- {block:ifShadows}
- box-shadow:1px 1px 1px {color:shadows};
- {/block:ifShadows}
- {/block:ifContainedTitle}
- padding:5px;
- }
- #title:after {
- content:'';
- border-left:1px {select:border type} {color:borders};
- height:{select:sidebar height};
- width:0;
- bottom:-{select:sidebar height};
- left:100px;
- position:absolute;
- z-index:-99;
- }
- #simg {
- z-index:999;
- margin:20px auto 20px;
- width:100px;
- height:100px;
- padding:10px;
- background:{color:desc bg};
- position:relative;
- }
- #simg:after {
- z-index:99;
- content:'';
- position:absolute;
- height:100px;
- width:100px;
- background:url('{image:icon}') {color:icon background};
- background-size:cover;
- }
- #desc {
- text-align:center;
- color:{color:desc text};
- background:{color:desc bg};
- font-size:{text:desc font size};
- padding:10px;
- border-radius:10px;
- margin-bottom:10px;
- }
- #title, #desc {
- position:relative;
- line-height:130%;
- z-index:10;
- }
- #tagcont {
- text-transform:initial;
- margin:-3px auto 3px;
- display:block;
- }
- #tagcont .lnr-tag {
- font-size:12px;
- }
- .tags {
- display:inline;
- color:{color:tags};
- margin:0 2px;
- }
- .tags a {
- color:{color:tags};
- }
- .tags a:hover {
- color:{color:tags hover};
- }
- .post, #info {
- {block:if500px}
- width:500px;
- {/block:if500px}
- {block:ifNot500px}
- width:400px;
- {/block:ifNot500px}
- padding:10px;
- margin:auto;
- position:relative;
- border-radius:3px;
- background:{color:post bg};
- }
- #info {
- text-transform:uppercase;
- font-family:consolas;
- font-size:calc({text:body font size} - 1px);
- margin-bottom:60px;
- margin-top:10px;
- }
- #note {
- overflow-x:hidden;
- text-align:center;
- padding-top:10px;
- width:100%;
- margin:auto;
- text-transform:initial;
- font-size:{text:desc font size};
- }
- #note ol.notes {
- list-style-type:none;
- margin:5px;
- padding:5px;
- }
- #note ol.notes img.avatar {
- margin-right: 5px;
- margin-bottom:-3px;
- width: 16px;
- height: 16px;
- border-radius:50%;
- }
- #note ol.notes li {
- padding:3px;
- }
- .tit {
- text-align:center;
- }
- .quote, .tit {
- font-family:'{text:accent font}',cursive;
- font-size:160%;
- line-height:100%;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- .aud {
- height:30px;
- width:23px;
- overflow:hidden;
- position:relative;
- margin-top:16px;
- margin-left:14px;
- }
- .audholder {
- position:absolute;
- z-index:30;
- background:#f3f3f3;
- margin-top:11px;
- margin-left:11px;
- width:60px;
- height:60px;
- opacity:.5;
- border-radius:50%;
- }
- #song {
- height:51px;
- padding:15px;
- background:transparent;
- }
- #cover {
- margin-right:5px;
- border-radius:3px;
- width:81px;
- height:81px;
- float:left;
- background-size:cover;
- z-index:1;
- }
- #cover img { border-radius:3px; }
- .chat:nth-child(last) {
- padding-bottom:5px;
- }
- #navcont {
- position:absolute;
- height:120px;
- width:25px;
- left:170px;
- top:-141px;
- display:flex;
- flex-direction:column;
- justify-content:center;
- z-index:2;
- line-height:0;
- }
- .nav {
- border-radius:5px;
- }
- .nav, .pag {
- padding:3px;
- font-size:17px;
- margin:3px auto;
- position:relative;
- line-height:0;
- background:{color:nav links};
- color:{color:nav links text};
- transition:.2s all ease;
- }
- .nav:hover, .pag:hover {
- color:{color:nav links};
- background:{color:nav links text};
- }
- .nav:before {
- content:'';
- position:absolute;
- border-top:1px {select:border type} {color:borders};
- top:11px;
- right:24px;
- width:80px;
- height:0;
- }
- #pagstem {
- position:fixed;
- {block:ifNotRightSidebar}
- right:calc(50% - 350px);
- {/block:ifNotRightSidebar}
- {block:ifRightSidebar}
- left:calc(50% - 350px);
- {/block:ifRightSidebar}
- top:0;
- height:calc(100% - 380px);
- border-right:1px {select:border type} {color:borders};
- }
- #pagcont {
- height:45px;
- width:45px;
- background:{color:desc bg};
- border-radius:50%;
- padding:7px;
- position:absolute;
- bottom:-59px;
- left:-29px;
- font:12px consolas;
- text-align:center;
- line-height:47px;
- }
- .pag {
- display:block;
- line-height:0;
- padding:5px;
- position:fixed;
- }
- .prev:before, .next:before {
- border-left:1px {select:border type} {color:borders};
- width:0;
- position:absolute;
- content:'';
- left:13px;
- }
- .next:before {
- height:14px;
- top:-14px;
- }
- .prev:before {
- height:42px;
- top:-42px;
- }
- .pag.next {
- margin:15px auto auto 23px;
- }
- .pag.prev {
- margin:43px auto auto -7px;
- }
- #linkcont {
- counter-reset:linx;
- margin:0 auto -2px;
- }
- .links {
- font-size:95%;
- font-style:italic;
- text-align:center;
- margin:2px 2px 0 2px;
- display:inline-block;
- width:20px;
- height:15px;
- }
- .links:before {
- content:counter(linx,{select:link numbers})".";
- counter-increment:linx;
- border-bottom:1px solid {color:borders};
- }
- .cap { padding-top:5px; }
- {CustomCSS}</style></head><body>
- <div id="yeehaw">
- <div id="bar">
- <a href="/"><div id="title">
- {Title}
- </div></a>
- <div id="sidebar">
- <div id="simg"></div>
- <div id="desc"><div id="navcont">
- <a class="nav" href="/" title="home"><span class="lnr lnr-home"></span></a>
- {block:AskEnabled}<a class="nav" href="/ask" title="ask"><span class="lnr lnr-envelope"></span></a>{/block:AskEnabled}
- {block:SubmissionsEnabled}<a class="nav" href="/submit" title="submit"><span class="lnr lnr-pencil"></span></a>{/block:SubmissionsEnabled}
- <a class="nav" href="/archive" title="archive"><span class="lnr lnr-history"></span></a>
- </div>
- {block:ifNotDescriptionFix}
- {Description}
- {/block:ifNotDescriptionFix}
- {block:ifDescriptionFix}
- {text:description}
- {/block:ifDescriptionFix}
- {block:HasPages}
- <div id="linkcont">
- {block:Pages} <a href="{URL}" title="{Label}">
- <div class="links"></div></a>{/block:Pages}
- </div>{/block:HasPages}
- </div>
- </div> </div>
- {block:Pagination}
- <div id="pagstem">
- <div id="pagcont">
- {CurrentPage}/{TotalPages}
- <div class="pag prev"><span class="lnr lnr-cross"></span></div>
- <div class="pag next"><span class="lnr lnr-cross"></span></div>
- {block:PreviousPage}<a href="{PreviousPage}" title="previous">
- <div class="pag prev">
- <span class="lnr lnr-arrow-left"></span>
- </div></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}" title="next">
- <div class="pag next">
- <span class="lnr lnr-arrow-right"></span>
- </div></a>{/block:NextPage} </div></div>
- {/block:Pagination}
- <div id="entries">
- {block:Posts inlineMediaWidth="400" inlineNestedMediaWidth="380"}
- <div class="post">
- {block:Text}
- {block:Title}<div class="tit">{Title}</div>{/block:Title}
- <div class="cap" style="margin:-10px auto -7px">{Body}</div>{/block:Text}
- {block:Photo}
- {LinkOpenTag} {block:if500px} <img src="{PhotoURL-500}"> {/block:if500px} {block:ifNot500px} <img src="{PhotoURL-400}"> {/block:ifNot500px} {LinkCloseTag}{block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {block:if500px}{photoset-500}{/block:if500px}
- {block:ifnot500px}{photoset-400}{/block:ifnot500px}
- {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photoset} {block:Quote}<div class="quote">“{Quote}”</div>
- {block:Source}<div class="cap" style="text-align:right"> —{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="tit"><i class="lnr lnr-link"> </i><a href="{URL}">{Name}</a>
- </div>
- {block:Description}<div class="cap" style="margin:-10px auto -7px">{Description}</div>{/block:Description}{/block:Link} {block:Chat}{block:Title}
- <div class="tit">{Title}</div>
- {/block:Title}{block:Lines}
- <div class="chat">
- {block:Label}<b>{Label}</b>{/block:Label} {Line}<br>
- </div>
- {/block:Lines}{/block:Chat} {block:Audio}
- <div id="cover">
- {block:AlbumArt} <img src="{AlbumArtURL}"> {/block:AlbumArt}
- </div>
- <div class="audholder">
- <div class="aud">
- {AudioPlayerBlack}
- </div>
- </div>
- <div id="song">
- {block:Artist}<b>Artist:</b> {Artist}<br>
- {/block:Artist} {block:TrackName}<b>Title:</b> {TrackName}
- <p>{/block:TrackName}</p>
- </div>
- {block:Caption}
- <div class="cap" style="margin:-3px auto -10px">{Caption}</div>{/block:Caption} {/block:Audio} {block:Video} {block:if500px} {Video-500} {/block:if500px} {block:ifNot500px} {Video-400} {/block:ifNot500px} {block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="qq"><div id="asker"><img src="{AskerPortraitURL-24}">
- </div>
- {Asker} chirped:<br>
- <em>{Question}</em></div>
- <div class="cap">{Answer}</div>{/block:Answer}
- </div>
- {block:Date}
- <div id="info">
- {block:ifShowTags}
- {block:HasTags}
- <div id="tagcont">
- <span class="lnr lnr-tag"></span>
- {block:Tags}
- <div class="tags">
- #<a href="{TagURL}">{Tag}</a>
- </div>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:ifShowTags}
- {block:ifNotShowTags}{block:PermalinkPage}
- {block:HasTags}
- <div id="tagcont">
- <span class="lnr lnr-tag"></span>
- {block:Tags}
- <div class="tags">
- #<a href="{TagURL}">{Tag}</a>
- </div>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {/block:PermalinkPage}{/block:ifNotShowTags}
- <a href="{Permalink}" title="{TimeAgo}">{DayOfMonth}.{MonthNumber}.{Year}</a> {block:NoteCount}// <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom}<br>
- <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> // <a href="{ReblogRootURL}" title="{ReblogRootName}">src</a>{/block:RebloggedFrom}<br>
- <ul class="rlbuttons">
- <li class="reblog-button"><a href="{ReblogUrl}"><i class="fa fa-refresh" aria-hidden="true"></i></a></li>
- <li class="like">
- <svg width="15" height="15" viewBox="0 0 19 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="#000000"><path d="M14.0425097,0.000920262799 C16.1435097,-0.0400797372 18.8835097,1.28192026 18.9635097,5.36992026 C19.0525097,9.95492026 15.1985097,13.3079203 9.48350967,16.2089203 C3.76650967,13.3079203 -0.0874903349,9.95492026 0.00150966509,5.36992026 C0.0815096651,1.28192026 2.82150967,-0.0400797372 4.92250967,0.000920262799 C7.02450967,0.0419202628 8.87050967,2.26592026 9.46950967,2.92792026 C10.0945097,2.26592026 11.9405097,0.0419202628 14.0425097,0.000920262799 Z"></path></svg>
- {LikeButton size="15"}
- </li>
- </ul>
- {/block:Date} {block:PostNotes}
- <div id="note">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div>
- <a href="http://linthm.tumblr.com/thm" title="Printanier. by Laighlin">
- <div id="cred">
- <span class="lnr lnr-code"></span>
- </div></a>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement