Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Wrath & Angels by Laighlin
- 1. don't move the credit (you can customize how it looks)
- 2. don't redistribute or lift large chunks of code
- 3. msg me if you want to customize it further! (or if you
- just want to show me what you've done with it :O )
- -->
- <!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>{block:PostSummary}{PostSummary} — {/block:PostSummary}{Title}</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=Alegreya+SC:400,400i,700,700i" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Satisfy" rel="stylesheet">
- <script src="https://cdnjs.cloudflare.com/ajax/libs/smoothscroll/1.4.6/SmoothScroll.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <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="#444"/>
- <meta name="image:background" content="/"/>
- <meta name="image:favicon" content=""/>
- <meta name="image:tall image" content=""/>
- <meta name="if:tall image" content="1"/>
- <meta name="if:disable bold and italic" content="0"/>
- <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:opacity" title="translucent" content=".8"/>
- <meta name="select:opacity" title="opaque" content="1"/>
- <meta name="select:opacity" title="transparent" content="0"/>
- <meta name="color:sidebar bg" content="#142c4c"/>
- <meta name="color:tall image bg" content="#bea361"/>
- <meta name="color:title" content="#bea361"/>
- <meta name="color:desc text" content="#311414"/>
- <meta name="color:desc bg" content="#e5e5e5"/>
- <meta name="color:post column bg" content="#230d28"/>
- <meta name="color:post bg" content="#fff"/>
- <meta name="color:post text" content="510"/>
- <meta name="color:borders" content="#ceaf61"/>
- <meta name="color:bold" content="#2f153c"/>
- <meta name="color:italic" content="#155a9a"/>
- <meta name="color:link" content="#4f375a"/>
- <meta name="color:link hover" content="#765c26"/>
- <meta name="color:selection text" content="#fff"/>
- <meta name="color:selection bg" content="#271231"/>
- <meta name="color:scrollbar" content="#edcc78"/>
- <meta name="color:extra links bg" content="#371b3e"/>
- <meta name="color:extra links hover" content="#236"/>
- <meta name="color:extra links text" content="#feffef"/>
- <meta name="color:tags" content="#20396d"/>
- <meta name="color:tags hover" content="#48296d"/>
- <!-- text fields -->
- <meta name="text:subtitle" content=""/>
- <meta name="text:body font" content="corbel"/>
- <meta name="text:accent font" content="cambria"/>
- <meta name="text:body font size" content="14px"/>
- <meta name="text:desc font size" content="13px"/>
- <style type="text/css">
- body {
- margin:0px;
- background:{color:background color} url('{image:background}') fixed {select:background size};
- color:{color:post text};
- font-family:'{text:body font}';
- font-size:{text:body font size};
- }
- a, .links, .tags {
- transition:.3s ease-in-out;
- }
- b, strong {
- color:{color:bold};
- {block:ifDisableBoldAndItalic}
- font-weight:normal;
- {/block:ifDisableBoldAndItalic}
- }
- i, em {
- color:{color:italic};
- {block:ifDisableBoldAndItalic}
- font-style:normal;
- {/block:ifDisableBoldAndItalic}
- }
- a {
- text-decoration:none;
- outline:none;
- color:{color:link};
- }
- .post a, #desc a {
- border-bottom:1px solid;
- }
- .post a:hover, #desc a:hover {
- color:{color:link hover};
- border-bottom:1px solid transparent;
- }
- #sidepillar a:hover {
- border-bottom:1px solid transparent;
- }
- img {
- border:none;
- max-height:100%;
- max-width:100%;
- }
- blockquote, blockquote blockquote {
- padding-left:7px;
- margin-left:7px;
- border-left:2px solid {color:borders};
- margin-right:0px;
- color:rgba({RGBcolor:post text},.8);
- }
- h1 {
- font-size:130%;
- }
- ::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}; padding-box;
- border:4px solid {color:background color};
- }
- /* Track */
- ::-webkit-scrollbar-track {
- background:{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;
- }
- #s-m-t-tooltip {
- margin:0 13px;
- background:{color:selection bg};
- color:{color:selection text};
- padding:5px;
- z-index:99999;
- font:{block:ifNotDisableBoldAndItalic}italic{/block:ifNotDisableBoldAndItalic} 90% {text:accent font};
- border-bottom:2px solid {color:borders};
- pointer-events:none;
- }
- .rlbuttons {
- width:35px;
- height:20px;
- z-index:2;
- list-style:none;
- text-align:center;
- right:0;
- top:0;
- 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: -19px;
- margin-left:10px;
- opacity:0;
- }
- .like .like_button.liked {
- opacity: 1;
- }
- #postpillar {
- position:absolute;
- top:0;
- width:490px;
- }
- #postpillar:before {
- content:'';
- width:490px;
- position:fixed;
- height:100%;
- background:rgba({RGBcolor:post column bg},{select:opacity});
- }
- #entries {
- position:absolute;
- padding:10px;
- width:420px;
- left:25px;
- margin-bottom:-20px;
- }
- .postwrapper {
- margin:70px auto 120px;
- position:relative;
- }
- .postwrapper:last-child {
- margin-bottom:70px;
- }
- .post {
- padding:10px;
- width:400px;
- position:relative;
- background:{color:post bg};
- margin-bottom:10px;
- }
- .postwrapper:before, .postwrapper:after {
- content:'';
- position:absolute;
- height:40px;
- left:-18px;
- right:-18px;
- border:solid {color:borders};
- pointer-events:none;
- }
- .postwrapper:before {
- border-width:1px 1px 0 1px;
- top:-28px;
- }
- .postwrapper:after {
- border-width:0 1px 1px 1px;
- bottom:-28px;
- }
- .tagcont {
- width:400px;
- padding:10px;
- background:{color:desc bg};
- color:{color:desc text};
- margin-top:-10px;
- font:96% '{text:accent font}';
- }
- .tags {
- display:inline;
- margin:2px;
- color:{color:tags};
- }
- .tags a {
- color:{color:tags};
- }
- .tags a:hover {
- color:{color:tags hover};
- }
- .tit {
- font:130% 'alegreya sc';
- text-align:center;
- }
- .quote {
- font:140% 'satisfy';
- }
- .txt {
- {block:IndexPage}
- margin:-7px auto;
- {/block:IndexPage}
- }
- #sidepillar {
- width:260px;
- padding:0 10px;
- height:100%;
- position:fixed;
- background-color:rgba({RGBcolor:sidebar bg},{select:opacity});
- display:flex;
- flex-flow:column no-wrap;
- align-items:center;
- }
- {block:iftallimage}
- @media all and (min-width:1050px) {
- #postpillar {
- left:calc(50% + 45px);
- }
- #sidepillar {
- left:calc(50% - 530px);
- }
- #sidepillar:after {
- position:absolute;
- content:'';
- width:200px;
- height:100%;
- right:-222px;
- top:0;
- background:url('{image:tall image}') {color:tall image bg};
- opacity:{select:opacity};
- }
- #pagpillar {
- left:calc(50% + 4px);
- }
- }
- @media all and (max-width:1049px) {
- #postpillar {
- left:calc(50% - 60px);
- }
- #sidepillar {
- left:calc(50% - 420px);
- }
- #pagpillar {
- left:calc(50% - 102px);
- }
- }
- {/block:iftallimage}
- {block:ifnottallimage}
- #postpillar {
- left:calc(50% - 60px);
- }
- #sidepillar {
- left:calc(50% - 420px);
- }
- #pagpillar {
- left:calc(50% - 102px);
- }
- {/block:ifnottallimage}
- #sidebar {
- width:250px;
- }
- #title {
- margin-bottom:20px;
- font-size:190%;
- line-height:110%;
- left:5px;
- color:{color:title};
- font-family:'satisfy';
- }
- #title:after {
- text-align:right;
- width:210px;
- position:absolute;
- content:'{text:subtitle}';
- font:16px 'alegreya sc';
- bottom:-20px;
- right:0;
- }
- #desc {
- margin-top:50px;
- color:{color:desc text};
- padding:20px 15px;
- width:210px;
- left:10px;
- background:{color:desc bg};
- font-size:{text:desc font size};
- }
- #desc:before, #desc:after {
- width:30px;
- content:'';
- position:absolute;
- top:-11px;
- bottom:-11px;
- border:solid {color:borders};
- }
- #desc:before {
- left:-11px;
- border-width:1px 0 1px 1px;
- }
- #desc:after {
- right:-11px;
- border-width:1px 1px 1px 0;
- }
- #title, #desc {
- position:relative;
- z-index:10;
- text-align:center;
- }
- #description {
- padding:5px;
- text-align:center;
- }
- .info {
- position:absolute;
- width:420px;
- bottom:-37px;
- display:flex;
- align-items:center;
- justify-content:center;
- height:22px;
- line-height:0;
- z-index:99;
- }
- .bubs, .pag {
- box-sizing:border-box;
- background:{color:sidebar bg};
- color:{color:title};
- position:relative;
- border-radius:1px;
- border:1px solid {color:borders};
- }
- .bubs {
- font:13px '{text:accent font}';
- line-height:0;
- height:24px;
- padding:9px 3px 0;
- margin:1px 3px 0;
- }
- .nc {
- display:flex;
- width:420px;
- position:absolute;
- top:-40px;
- justify-content:center;
- align-items:center;
- }
- .notecount {
- z-index:99;
- margin:0;
- }
- .butt {
- width:24px;
- height:24px;
- border-radius:50%;
- margin:0 6px;
- padding-top:4px;
- padding-left:4px;
- color:{color:title};
- font-size:16px;
- }
- .reblog-button {
- padding-top:3px;
- }
- .like svg path {
- fill: {color:title};
- }
- .like .like_button {
- position: absolute;
- margin-top: -15px;
- margin-left:0px;
- opacity:0;
- }
- .like .like_button.liked {
- opacity: 1;
- }
- .bubs a {
- color:{color:title};
- }
- .rbr {
- margin-top:1px;
- }
- .rbr img {
- height:22px;
- border-radius:50%;
- border:1px solid {color:borders};
- background:{color:sidebar bg};
- }
- #note {
- overflow-x:hidden;
- overflow-y:auto;
- max-height:500px;
- text-align:center;
- margin:auto;
- background:{color:desc bg};
- color:{color:desc text};
- }
- #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;
- }
- #asker {
- float:left;
- margin-right:5px;
- }
- #asker img {
- border-radius:50%;
- border:1px solid {color:borders};
- }
- .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(even) {
- }
- #navcont {
- font:95% {text:accent font};
- color:{color:title};
- position:relative;
- margin-top:30px;
- text-align:center;
- width:280px;
- left:-10px;
- }
- #navcont a {
- color:{color:title};
- margin:0 2px;
- display:inline-block;
- border-bottom:1px solid;
- }
- #linkcont {
- width:260px;
- display:flex;
- flex-flow:wrap;
- position:relative;
- margin-top:20px;
- }
- .links {
- font:105% 'alegreya sc';
- text-align:center;
- min-width:118px;
- max-width:250px;
- display:inline-block;
- margin:3px;
- padding:3px;
- background:{color:extra links bg};
- color:{color:extra links text};
- flex-grow:2;
- border-bottom:1px solid {color:borders};
- }
- .links:hover {
- background:{color:extra links hover};
- }
- #pagpillar {
- position:fixed;
- height:100%;
- background:rgba({RGBcolor:borders},{select:opacity});
- width:6px;
- display:flex;
- flex-flow:column;
- align-items:center;
- justify-content:center;
- }
- .pag {
- height:32px;
- width:32px;
- font:15px calibri;
- line-height:18px;
- box-sizing:border-box;
- text-align:center;
- padding:6px;
- margin:8px 0;
- border-radius:50%;
- background:{color:sidebar bg};
- color:{color:title};
- transition:.2s all ease;
- }
- .pag:hover {
- background:{color:extra links bg};
- color:{color:extra links text};
- }
- .cur {
- height:25px;
- width:25px;
- padding:2px;
- color:{color:sidebar bg};
- background:{color:title};
- }
- {CustomCSS}</style></head><body>
- <div id="yeehaw">
- <div id="sidepillar">
- <div id="sidebar">
- <div id="title">
- {Title}
- </div>
- <div id="desc">
- {Description}
- </div>
- <div id="navcont">
- – <a class="nav" href="/">refresh.</a> –
- {block:AskEnabled}<a class="nav" href="/ask">message.</a> – {/block:AskEnabled}
- {block:SubmissionsEnabled}<a class="nav" href="/submit">submit.</a> – {/block:SubmissionsEnabled}
- <a class="nav" href="http://linthm.tumblr.com/thm" title="Wrath & Angels, by Laighlin">theme.</a> –
- </div>
- {block:HasPages}
- <div id="linkcont">
- {block:Pages} <a href="{URL}" class="links">
- {Label}
- </a>{/block:Pages}
- </div>
- {/block:HasPages}
- </div>
- </div>
- <div id="pagpillar">
- {block:PreviousPage}<a href="{PreviousPage}">
- <div class="pag">
- ←
- </div></a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<div class="pag cur">{PageNumber}</div>{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}"><div class="pag">{PageNumber}</div></a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}">
- <div class="pag">
- →
- </div></a>{/block:NextPage}
- </div>
- <div id="postpillar">
- <div id="entries">
- {block:Posts}
- <div class="postwrapper">
- {block:Date}<div class="nc">
- <div class="bubs butt reblog-button"><a href="{ReblogUrl}"><span class="fa fa-refresh" aria-hidden="true"></span></a></div>
- <div class="bubs notecount"><a href="{Permalink}" title="permalink">{NoteCountWithLabel}</a></div>
- <div class="bubs butt 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"}
- </div>
- </div>{/block:Date}
- <div class="post">
- {block:Text}
- {block:Title}<div class="tit">{Title}</div>{/block:Title}
- <div class="txt">
- {Body}</div>{/block:Text} {block:Photo} {LinkOpenTag} <img src="{PhotoURL-400}"> {LinkCloseTag}{block:Caption}{Caption}{/block:Caption} {/block:Photo} {block:Photoset}
- {photoset-400}
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Quote}<div class="quote">“{Quote}”</div>
- {block:Source}<div class="txt"><p align="right"> —{Source}</div>{/block:Source}
- {/block:Quote} {block:Link}
- <div class="tit lonk"><a href="{URL}">{Name}</a></div>
- {block:Description}{Description}{/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}
- <p>{Caption}{/block:Caption} {/block:Audio} {block:Video} {Video-400} {block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div id="asker"><img src="{AskerPortraitURL-48}">
- </div>
- <div style="padding-top:12px">{Asker} inquired:</div>
- <p><em>{Question}</em></p>
- <div class="txt">{Answer}</div>{/block:Answer}
- </div>
- {block:HasTags}
- <div class="tagcont">
- Filed under:
- {block:Tags}
- <div class="tags">
- #<a href="{TagURL}">{Tag}</a>
- </div>
- {/block:Tags}
- </div>
- {/block:HasTags}
- {block:Date}
- <div class="info">
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="reblogged from {ReblogParentName}"><div class="rbr"><img src="{ReblogParentPortraitURL-24}"></div></a>{/block:RebloggedFrom}
- <a href="{Permalink}" title="{DayOfMonth}{DayofMonthSuffix} {Month}" style="padding:3px 4px 2px"><div class="bubs">{TimeAgo}</div></a>
- {block:RebloggedFrom}<a href="{ReblogParentURL}" title="originally by {ReblogRootName}"><div class="rbr"><img src="{ReblogRootPortraitURL-24}"></div></a>{/block:RebloggedFrom}
- </div>
- {/block:Date} {block:PostNotes}
- <div id="note">
- {PostNotes}
- </div>
- {/block:PostNotes}
- </div>
- {/block:Posts}
- </div></div>
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement