Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <!--
- WAR NEVER CHANGES... by @ps1/@mtfuji
- install google fonts
- https://fonts.google.com/
- NPF image fix
- https://glenthemes.tumblr.com/post/638038350689976320/npf-mobile-photoset-fix-by-glenthemes-new
- photosets
- https://annasthms.github.io/photosets/
- fallout pixel
- https://www.deviantart.com/rapturedreaper/art/VaultBoy-Fallout-PixelArt-571267762
- -->
- <html>
- <title>{Title}</title>
- <link rel="icon" href="{image:FavIcon}" type="image/gif" >
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <!--
- NPF IMAGES READJUSTMENT | @glenthemes
- v2.0 [last updated: 2021-06-03]
- -->
- <link href="//dl.dropbox.com/s/bnoj86mka0bkplb/npf-override.css" rel="stylesheet">
- <script src="//dl.dropbox.com/s/vwrm94pcg4c9e71/npf-evenize.js"></script>
- <style type="text/css">
- :root {
- --NPF-Image-Spacing:0px;
- --NPF-Bottom-Gap-From-Captions:0;
- }
- </style>
- <!-- insert google fonts here type font-family in font options -->
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Comic+Neue|Courier+Prime|Karla|Short+Stack|Share+Tech+Mono|Work+Sans|Nova+Square|Inconsolata&display=swap" rel="stylesheet">
- <!-- google fonts end -->
- <!-- upload your own fonts on dropbox -->
- <style type="text/css">
- /* please ask before using these fonts on your own themes! */
- @font-face {font-family:"anime"; src: url("https://dl.dropboxusercontent.com/s/ivhzluvz37uwimd/animeace2_reg.otf?dl=0")}
- @font-face {font-family:"faraco hand"; src: url("https://dl.dropboxusercontent.com/s/zc012nh5ijhynn1/Faraco%20Hand.ttf?dl=0")}
- @font-face {font-family:"fixedsys"; src: url("https://dl.dropboxusercontent.com/s/dn9ydcigbzbhol5/FSEX300-L.ttf?dl=0")}
- @font-face {font-family:"half"; src: url("https://dl.dropbox.com/s/ae9tfmoldap4bba/halfeighties.ttf?dl=0")}
- @font-face {font-family:"minecraft"; src: url("https://static.tumblr.com/pmp6cjn/OLWmswlyh/volter__28goldfish_29.ttf")}
- @font-face {font-family:"nintendo ds"; src: url("https://dl.dropboxusercontent.com/s/j571mthzfwzqkce/Nintendo-DS-BIOS.ttf?dl=00")}
- @font-face {font-family:"pokemon"; src: url("https://dl.dropboxusercontent.com/s/d9hz0y1y7o8xgbk/Pokemon%20GB.ttf?dl=0")}
- </style>
- <meta name="image:favicon" content="https://i.imgur.com/bA4Ncvw.gif"/>
- <meta name="image:bg" content=""/>
- <meta name="image:container" content=""/>
- <meta name="image:sb" content="https://i.imgur.com/jQDXHfi.png"/>
- <meta name="image:sb outside" content=""/>
- <meta name="image:post outside" content=""/>
- <meta name="image:footer" content=""/>
- <meta name="image:footer pxl" content="https://i.imgur.com/IcpZPUz.png"/>
- <meta name="image:cursor" content="https://i.imgur.com/I8lupLx.png"/>
- <meta name="color:bg" content="#fff" />
- <meta name="color:container" content="#eee" />
- <meta name="color:title color" content="#000" />
- <meta name="color:title glow outline" content="#ff0000">
- <meta name="color:font" content="#000" />
- <meta name="color:font glow outline" content="#ff0000">
- <meta name="color:links" content="#000" />
- <meta name="color:link glow outline" content="#ff0000">
- <meta name="color:link hover" content="#000" />
- <meta name="color:glitch1" content="#ff0000" />
- <meta name="color:glitch2" content="#00FFFF" />
- <meta name="color:sb" content="#fff" />
- <meta name="color:sb outside" content="#ddd" />
- <meta name="color:sb shadow" content="#fff" />
- <meta name="color:desc" content="#000">
- <meta name="color:desc glow outline" content="#ff0000">
- <meta name="color:sb link" content="#000">
- <meta name="color:sb link glow outline" content="#ff0000">
- <meta name="color:posts" content="#fff" />
- <meta name="color:outside" content="#ddd" />
- <meta name="color:post shadow" content="#fff" />
- <meta name="color:footer" content="#ddd" />
- <meta name="color:footer link" content="#000" />
- <meta name="color:footer glow outline" content="#ff0000">
- <meta name="color:tooltip bg" content="#fff" />
- <meta name="color:tooltip txt" content="#000" />
- <meta name="color:tooltip glow outline" content="#fff" />
- <meta name="color:sb border" content="#000">
- <meta name="color:sb inside border" content="#000">
- <meta name="color:post border" content="#000">
- <meta name="color:post inside border" content="#000">
- <meta name="select:outside border" content="solid"/>
- <meta name="select:outside border" content="dashed"/>
- <meta name="select:outside border" content="dotted"/>
- <meta name="select:outside border" content="double"/>
- <meta name="select:outside border" content="inset"/>
- <meta name="select:outside border" content="outset"/>
- <meta name="select:outside border" content="ridge"/>
- <meta name="select:outside border" content="groove"/>
- <meta name="select:inside border" content="solid"/>
- <meta name="select:inside border" content="dashed"/>
- <meta name="select:inside border" content="dotted"/>
- <meta name="select:inside border" content="double"/>
- <meta name="select:inside border" content="inset"/>
- <meta name="select:inside border" content="outset"/>
- <meta name="select:inside border" content="ridge"/>
- <meta name="select:inside border" content="groove"/>
- <meta name="select:outside border size" content="0"/>
- <meta name="select:outside border size" content="1"/>
- <meta name="select:outside border size" content="2"/>
- <meta name="select:outside border size" content="3"/>
- <meta name="select:outside border size" content="4"/>
- <meta name="select:outside border size" content="5"/>
- <meta name="select:inside border size" content="0"/>
- <meta name="select:inside border size" content="1"/>
- <meta name="select:inside border size" content="2"/>
- <meta name="select:inside border size" content="3"/>
- <meta name="select:inside border size" content="4"/>
- <meta name="select:inside border size" content="5"/>
- <meta name="select:typeface" content="share tech mono"/>
- <meta name="select:typeface" content="arial"/>
- <meta name="select:typeface" content="anime"/>
- <meta name="select:typeface" content="comic sans ms"/>
- <meta name="select:typeface" content="courier prime"/>
- <meta name="select:typeface" content="courier new"/>
- <meta name="select:typeface" content="consolas"/>
- <meta name="select:typeface" content="century gothic"/>
- <meta name="select:typeface" content="faraco hand"/>
- <meta name="select:typeface" content="fira sans"/>
- <meta name="select:typeface" content="fixedsys"/>
- <meta name="select:typeface" content="georgia"/>
- <meta name="select:typeface" content="half"/>
- <meta name="select:typeface" content="inconsolata"/>
- <meta name="select:typeface" content="karla"/>
- <meta name="select:typeface" content="microsoft sans serif"/>
- <meta name="select:typeface" content="minecraft"/>
- <meta name="select:typeface" content="ms gothic"/>
- <meta name="select:typeface" content="ms pgothic"/>
- <meta name="select:typeface" content="nintendo ds"/>
- <meta name="select:typeface" content="nova square"/>
- <meta name="select:typeface" content="pokemon"/>
- <meta name="select:typeface" content="short stack"/>
- <meta name="select:typeface" content="tahoma"/>
- <meta name="select:typeface" content="times"/>
- <meta name="select:typeface" content="verdana"/>
- <meta name="select:typeface" content="work sans"/>
- <meta name="if:cover background" content="0" />
- <meta name="if:cover container background" content="0" />
- <meta name="if:cover sb background" content="0" />
- <meta name="if:cover post background" content="0" />
- <meta name="if:post shadow" content="0" />
- <meta name="if:round border" content="0" />
- <meta name="if:custom cursor" content="0" />
- <meta name="if:xp scrollbar" content="0" />
- <meta name="if:dark scrollbar" content="0" />
- <meta name="if:glow txt" content="0" />
- <meta name="if:outline txt" content="0" />
- <meta name="if:bold links" content="0" />
- <meta name="if:italic links" content="0" />
- <meta name="if:underline links" content="0" />
- <meta name="if:redirect" content="0" />
- <meta name="text:title" content="War never changes...">
- <meta name="text:title size" content="34px">
- <meta name="text:font family" content="fira sans">
- <meta name="text:font size" content="20px">
- <meta name="text:description" content="You are S.P.E.C.I.A.L.">
- <meta name="text:redirect link" content="/tagged/taghere"/>
- <meta name="text:link 1 name" content="one"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 2 name" content="two"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 3 name" content="three"/>
- <meta name="text:link 3 url" content="/"/>
- {block:IfRedirect}
- <script>
- if(window.location.pathname == '/') location.replace('{text:Redirect Link}');
- </script>
- {block:IfRedirect}
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- ::-moz-selection {
- background: {color:outside};
- color: {color:posts};}
- ::selection {
- background: {color:outside};
- color: {color:posts};}
- {block:IfCustomCursor}
- body, *, a, a:hover {cursor:url({image:cursor}), auto;}{/block:IfCustomCursor}
- {block:IfNotCustomCursor}
- a, a:hover {cursor: help;}
- {/block:IfNotCustomCursor}
- #s-m-t-tooltip {
- z-index: 999999999;
- background-color: {color:tooltip bg};
- color: {color:tooltip txt};
- font-size: {text:Font Size};
- border: 1px solid {color:post border};
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:tooltip glow outline}, 0 1px {color:tooltip glow outline}, 1px 0 {color:tooltip glow outline}, 0 -1px {color:tooltip glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:tooltip glow outline}, 0 0 5px {color:tooltip glow outline};
- {/block:ifGlowTxt}
- text-align: center;
- transition: all 0.3s ease-out;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- text-transform: normal;
- max-width: 300px;
- line-height: 120%;
- display: block;
- word-wrap: break-word;
- padding: 3px 5px;
- margin: -30px 0px 10px 20px;}
- p {margin: 0;}
- h1, h2 {line-height: 120%;}
- body {
- margin: 0;
- background: {color:bg} url("{image:bg}") fixed;
- {block:IfCoverBackground}
- background-image: url("{image:bg}") no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:IfCoverBackground}
- font-family: '{select:typeface}';
- font-size: {text:font size};
- color: {color:font};
- -webkit-font-smoothing: antialiased;
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:font glow outline}, 0 1px {color:font glow outline}, 1px 0 {color:font glow outline}, 0 -1px {color:font glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:font glow outline}, 0 0 5px {color:font glow outline};
- {/block:ifGlowTxt}
- line-height: 120%;
- overflow-x: hidden;
- }
- a:link, a:active, a:visited {
- color: {color:links}; text-decoration: none;
- {block:ifBoldLinks}font-weight:bold;{/block:ifBoldLinks}
- {block:ifItalicLinks}font-style: italic;{/block:ifItalicLinks}
- {block:ifUnderlineLinks}text-decoration: underline;{/block:ifUnderlineLinks}
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:link glow outline}, 0 0 5px {color:link glow outline};
- {/block:ifGlowTxt}
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- -ms-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;}
- a:hover {
- color: {color:link hover};
- -webkit-transition: all 0.2s ease-in-out;
- -moz-transition: all 0.2s ease-in-out;
- -o-transition: all 0.2s ease-in-out;
- -ms-transition: all 0.2s ease-in-out;
- transition: all 0.2s ease-in-out; font-style: none;
- text-shadow: 0.06rem 0 0.06rem {color:glitch1}, -0.125rem 0 0.06rem {color:glitch2}; animation-duration: 0.4s; animation-name: stealthboy;
- animation-iteration-count: infinite; animation-direction: alternate;}
- @keyframes stealthboy {
- from {text-shadow: 1px 0 0 {color:glitch1}, -2px 0 0 {color:glitch2};}to {text-shadow: 2px 0.5px 2px {color:glitch1}, -1px -0.5px 2px {color:glitch2};}}
- {block:IfNotXPScrollbar}{block:IfNotDarkScrollbar}
- ::-webkit-scrollbar {
- width:15px; height:15px;} /* made by @ps1 */
- ::-webkit-scrollbar-track {
- background-image: url(https://i.imgur.com/n1kAWKU.png);}
- ::-webkit-scrollbar-thumb {
- background-image: url(https://i.imgur.com/KePIOiE.png);
- border-top: 1px solid #D4D0C8; border-bottom: 1px solid #808080;}
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/ZF6PC55.png);
- width: 15px; height: 15px;}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/sMOMkQ7.png);
- width: 15px; height: 15px;}
- {/block:IfNotDarkScrollbar}{/block:IfNotXPScrollbar}
- {block:IfDarkScrollbar}
- ::-webkit-scrollbar {
- width:15px; height:15px;} /* made by @ps1 */
- ::-webkit-scrollbar-track {
- background-image: url(https://i.imgur.com/1wwyNgR.png);}
- ::-webkit-scrollbar-thumb {
- background-image: url(https://i.imgur.com/3twDfJb.png);
- border-top: 1px solid #111; border-bottom: 1px solid #000;}
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/pSpgQbq.png);
- width: 15px; height: 15px;}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/IzbYg9x.png);
- width: 15px; height: 15px;}
- {/block:IfDarkScrollbar}
- {block:IfXPScrollbar}
- ::-webkit-scrollbar {
- width:16px; height:16px;} /* made by @ps1 */
- ::-webkit-scrollbar-track {
- background-color: #F7F5EE;}
- ::-webkit-scrollbar-thumb {
- background-image: url(https://i.imgur.com/CKou08s.png);
- border-top: 1px solid #BBCDF5; border-bottom: 1px solid #7C9FD3;
- border-radius: 3px;
- }
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/ObVjKL6.png);
- width: 16px; height: 17px;}
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/1879VtO.png);
- width: 16px; height: 17px;}
- {/block:IfXPScrollbar}
- #container {
- width: 800px;
- height: 100%;
- margin: 0 auto;
- padding: 35px 40px 30px 50px;
- background: {color:container} url("{image:container}") fixed;
- {block:IfCoverContainerBackground}
- background-image: url("{image:container}") no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:IfCoverContainerBackground}
- border: {select:outside border size}px {select:outside border} {color:sb border};
- border-top: 0; border-bottom: 0;
- }
- .deathclaw {
- transform: rotate(90deg); font-size: {text:title size}; color: transparent;
- transform-origin: left top 0;
- position: fixed; width: 100%; padding-top: 70px; line-height: {text:title size}px;}
- .deathclaw a {color: {color:title color};
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:title glow outline}, 0 1px {color:title glow outline}, 1px 0 {color:title glow outline}, 0 -1px {color:title glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:title glow outline}, 0 0 5px {color:title glow outline};
- {/block:ifGlowTxt}
- }
- .oof {
- width: 300px;
- position: fixed;
- {block:ifNotPostShadow}
- margin-left: -10px;
- {/block:ifNotPostShadow}
- {block:ifPostShadow}
- margin-left: -20px;
- {/block:ifPostShadow}
- }
- .sb {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- width: 300px;
- padding: 20px;
- background: {color:sb outside} url("{image:sb outside}") scroll;
- {block:IfCoverSbBackground}
- background-image: url("{image:sb outside}") no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:IfCoverSbBackground}
- border: {select:outside border size}px {select:outside border} {color:sb border};
- {block:ifPostShadow}
- filter: drop-shadow(0 0 10px {color:sb shadow});
- {/block:ifPostShadow}
- }
- .sb img {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- max-width: 290px;
- display: block;
- border: {select:inside border size}px {select:inside border} {color:sb inside border};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .descout {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- {block:ifPostShadow}
- filter: drop-shadow(0 0 10px {color:sb shadow});
- margin-top: 35px;
- {/block:ifPostShadow}
- width: 300px;
- padding: 20px;
- {block:ifNotPostShadow}
- margin-top: 25px;
- {/block:ifNotPostShadow}
- background: {color:sb outside} url("{image:sb outside}") scroll;
- {block:IfCoverSbBackground}
- background-image: url("{image:sb outside}") no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:IfCoverSbBackground}
- border: {select:outside border size}px {select:outside border} {color:sb border};
- }
- .desc {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- padding: 5px 3px;
- text-align: center;
- background: {color:sb};
- color: {color:desc};
- line-height: 120%;
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:desc glow outline}, 0 1px {color:desc glow outline}, 1px 0 {color:desc glow outline}, 0 -1px {color:desc glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:desc glow outline}, 0 0 5px {color:desc glow outline};
- {/block:ifGlowTxt}
- border: {select:inside border size}px {select:inside border} {color:sb inside border};
- }
- .desc a {
- color: {color:sb link};
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:sb link glow outline}, 0 1px {color:sb link glow outline}, 1px 0 {color:sb link glow outline}, 0 -1px {color:sb link glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:sb link glow outline}, 0 0 5px {color:sb link glow outline};
- {/block:ifGlowTxt}
- }
- .links {
- background: {color:sb};
- border: {select:inside border size}px {select:inside border} {color:sb inside border};
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- max-height:0px;
- line-height:120%;
- text-align: center;
- opacity:0;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .links a {
- margin-left: 5px;
- color: {color:sb link};
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:sb link glow outline}, 0 1px {color:sb link glow outline}, 1px 0 {color:sb link glow outline}, 0 -1px {color:sb link glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:sb link glow outline}, 0 0 5px {color:sb link glow outline};
- {/block:ifGlowTxt}
- }
- .descout:hover .links{
- padding: 5px 0;
- margin-top: 10px;
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;}
- .pagination {
- font-size: 30px;
- height: 30px;
- text-align: center;
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- padding: 10px;
- background: {color:posts};
- border: {select:inside border size}px {select:inside border} {color:post inside border};
- }
- .outside {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- {block:ifPostShadow}
- filter: drop-shadow(0 0 10px {color:post shadow});
- margin-bottom: 35px;
- margin-left: 370px;
- {/block:ifPostShadow}
- padding: 20px;
- width: 400px;
- padding: 20px;
- {block:ifNotPostShadow}
- margin-left: 360px;
- margin-bottom: 25px;
- {/block:ifNotPostShadow}
- position: relative;
- background: {color:outside} url("{image:post outside}") scroll;
- {block:IfCoverPostBackground}
- background-image: url("{image:post outside}") no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;
- {/block:IfCoverPostBackground}
- border: {select:outside border size}px {select:outside border} {color:post border};
- }
- .posts {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- padding: 10px;
- background: {color:posts};
- border: {select:inside border size}px {select:inside border} {color:post inside border};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .pic img {
- width: 100%;
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- [photoset-layout] img:hover, .sb img:hover, .pic img:hover {
- filter: blur(2px);
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- [photoset-layout] {
- grid-gap: 1px;
- }
- [photoset-layout] img {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .footer img {
- display: inline-block;
- vertical-align: middle;
- }
- .footer {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- line-height:120%;
- background: {color:footer} url("{image:footer}") scroll;
- text-align: center;
- margin-top: 10px;
- padding: 5px 10px;
- border: {select:inside border size}px {select:inside border} {color:sb inside border};
- }
- .footer a {
- color: {color:footer link};
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:footer glow outline}, 0 1px {color:footer glow outline}, 1px 0 {color:footer glow outline}, 0 -1px {color:footer glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:footer glow outline}, 0 0 5px {color:footer glow outline};
- {/block:ifGlowTxt}
- }
- .footer: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;}
- .tags {
- max-height:0px;
- line-height:120%;
- 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;
- }
- .posts blockquote {
- margin: 0px 0px 0px 15px;
- padding-left: 5px;
- border-left: 1px solid {color:font};
- }
- ul {
- list-style: none;
- margin: 5px 0 5px 0;
- }
- ul li::before {
- content: "\25AA";
- color: {color:links};
- {block:ifOutlineTxt}
- text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- text-shadow: 0 0 2px {color:link glow outline}, 0 0 5px {color:link glow outline};
- {/block:ifGlowTxt}
- display: inline-block;
- width: 1em;
- margin-left: -1em;
- }
- #c {
- position: fixed;
- bottom: 0; left: 0;
- padding-left: 5px;
- }
- .spotify_audio_player {
- height:80px!important;
- width:100%!important;
- display: block;
- z-index: 1;
- }
- .soundcloud_audio_player {
- height:150px!important;
- width:100%!important;
- display: block;
- z-index: 1;
- }
- .video {
- position: relative;
- height: auto;
- overflow: hidden;
- }
- .video iframe, .video object, .video embed {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- }
- .art {
- height: 200px;
- }
- .art img {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- width: 200px;
- height: 200px;
- }
- .radio {
- left: 110px;
- top: 110px;
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- width: 19px;
- height: 19px;
- background-color: #fff;
- padding: 10px;
- opacity: 1;
- position: absolute;
- }
- .playa {
- margin-left: 0px;
- width: 25px;
- height: 25px;
- overflow: hidden;
- margin-top: -4px;
- margin-left: -7px;
- filter: contrast(2);
- overflow: hidden;
- }
- .track {
- position: absolute;
- padding: 50px 0 5px 0px;
- height: 195px;
- width: 165px;
- text-align: center;
- margin-left: 210px;
- line-height: 120%;
- }
- .bubble {
- {block:ifRoundBorder}
- border-radius: 5px;
- {/block:ifRoundBorder}
- background: {color:links};
- color: {color:posts};
- {block:ifOutlineTxt}
- color: {color:links};
- text-shadow: -1px 0 {color:link glow outline}, 0 1px {color:link glow outline}, 1px 0 {color:link glow outline}, 0 -1px {color:link glow outline};
- {block:ifOutlineTxt}
- {block:ifGlowTxt}
- color: {color:posts};
- text-shadow: 0 0 2px {color:posts}, 0 0 5px {color:posts};
- {/block:ifGlowTxt}
- position: relative;
- padding: 10px;
- }
- .bubble img {
- width: 100%;
- }
- .triangle {
- width: 0;
- margin-left: 15px;
- border-top: 10px solid {color:links};
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- }
- .asky {
- width: 100%;
- }
- #askimg {
- margin-left: 7px;
- }
- #askimg img {
- display: block;
- margin-top: 5px;
- {block:ifRoundBorder}
- border-radius: 50%;
- {/block:ifRoundBorder}
- {block:ifShadow}
- filter: drop-shadow(0px 3px 3px {color:font});
- {/block:ifShadow}
- }
- #asker {
- height: 40px;
- margin-top: -30px;
- padding-left: 60px;
- line-height: {text:font size}px;
- position: absolute;
- }
- #a {
- margin-top: 5px;
- padding: 10px;
- }
- #permanotes {
- margin-top: 10px;
- font-size: 20px;
- }
- #permanotes ol.notes {
- list-style-type: none;
- margin: 0;
- padding: 0;}
- #permanotes img.avatar {
- vertical-align: middle;
- {block:ifRoundBorder}
- border-radius: 50%;
- {/block:ifRoundBorder}
- margin-right: 10px;
- display: inline;
- width: 20px;
- height: 20px;}
- </style>
- <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>
- </head>
- <body>
- <div id="container">
- <div class="deathclaw">
- <a href="/">{text:title}</a>
- </div>
- <div class="oof">
- <div class="sbout">
- <div class="sb">
- <center><a href="/"><img src="{image:sb}"></a></center>
- </div>
- <div class="descout">
- <div class="desc">
- {text:description}
- </div>
- <div class="links">
- <a href="{text:link 1 url}">{text:link 1 name}</a> <a href="{text:link 2 url}">{text:link 2 name}</a> <a href="{text:link 3 url}">{text:link 3 name}</a>
- </div>
- </div>
- </div>
- </div>
- {block:Posts}
- <div class="outside">
- <div class="posts">
- {block:Text}
- {block:Title}<p style="font-size: 130%; line-height: 100%">{Title}</p>{/block:Title}
- {Body}
- {/block:Text}
- {block:Quote}
- <p style="font-size: 150%; line-height: 100%">“{Quote}”</p>
- {block:Source}<p style="text-align: right">— {Source}</p>{/block:Source}
- {/block:Quote}
- {block:Link}
- <p style="font-size: 150%; line-height: 100%"><a href="{URL}">{Name}</a></p>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}{Title}{/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}{Label}{/block:Label} {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Answer}
- <div class="asky">
- <div class="bubble">{Question}
- </div>
- <div class="triangle"></div>
- <div id="askimg"><img src="{AskerPortraitURL-40}"></div>
- <div id="asker">{Asker}</div>
- <div id="a">{Answer}</div>
- </div>
- {/block:Answer}
- {block:Photo}
- <div class="pic"><img src="{PhotoURL-400}"></div>
- {/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:Photoset}
- {block:Video}
- <div class="video">{Video-400}</div>
- {/block:Video}
- {block:Audio}
- {block:AudioPlayer}<div class="radio"><div class="playa">{AudioPlayer}</div></div>
- <div class="track">
- {block:TrackName}{TrackName}<Br>{/block:TrackName}
- {block:Artist}by {Artist}<br>{/block:Artist}
- {block:Album}{Album}{/block:Album}
- </div>
- {block:AlbumArt}<div class="art"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}{/block:AudioPlayer}
- {block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}
- {/block:Audio}
- {block:Caption}<p style="margin-top: 5px">{Caption}</p>{/block:Caption}
- {block:IndexPage}
- <div class="footer">
- <a href="{Permalink}" style="float:left;" data-toggle="tooltip" title="{TimeAgo}">{12Hour}{AmPm}</a> <img src="{image:footer pxl}">
- <a href="/" style="float:right;">{NoteCount}%</a>
- <div class="tags">
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" data-toggle="tooltip" title="{ReblogParentName}">via</a>
- {/block:RebloggedFrom}
- {block:ContentSource}
- - <a href="{SourceURL}" data-toggle="tooltip" title="{SourceTitle}">source</a>
- {/block:ContentSource}
- {block:HasTags}<p>{block:Tags}
- <a href="{TagURL}">.{Tag}</a>
- {/block:Tags}</p>{/block:HasTags}
- </div>
- </div>
- {/block:IndexPage}
- {block:PermalinkPage}
- {block:ifHideCaption}
- {block:Caption}{Caption}{/block:Caption}
- {/block:ifHideCaption}
- <p>
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" data-toggle="tooltip" title="{ReblogParentName}">via</a>{/block:RebloggedFrom}{block:ContentSource}
- - <a href="{SourceURL}" data-toggle="tooltip" title="{SourceTitle}">source</a>{/block:ContentSource}
- {block:NoteCount}<a href="{Permalink}" style= "float: right">{NoteCountWithLabel}{/block:NoteCount}
- </p>
- {block:HasTags}<p>{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}</p>{/block:HasTags}
- {block:NoteCount}<div id="permanotes">
- {block:PostNotes}{PostNotes-64}{/block:PostNotes}
- </div>{/block:NoteCount}
- {/block:PermalinkPage}
- </div></div>
- {/block:Posts}
- {block:IndexPage}<div class="outside"><div class="pagination">
- {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" style="margin-right: 20px">−</a>{/block:PreviousPage}{block:NextPage}
- <a href="{NextPage}">+</a></p>{/block:NextPage}{/block:Pagination}
- </div></div>{/block:IndexPage}
- </div>
- <div id="c"><a href="https://mtfuji.tumblr.com/" data-toggle="tooltip" title="mtfuji" style="font-size: 22px; text-decoration: none; font-style: normal; font-weight: normal; border: 0">※</a></div>
- </body>
- </html>
Add Comment
Please, Sign In to add comment