Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en" data-theme="light">
- <head>
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <title>{Title}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!----
- _________
- / \
- | __ __ |
- | |__| |__| | APPA THEME BY SAGE / PHANTOMCODES
- | | https://phantomcodes.tumblr.com
- | _ _ _ |
- |_| |_| |_| |_|
- CREDITS:
- - phosphor icons / phosphoricons.com
- - tippy.js tooltips / https://atomiks.github.io/tippyjs/
- - bunny fonts / https://fonts.bunny.net/
- - pxu photosets by pixel union with modifications by bychloethemes / https://bychloethemes.tumblr.com/post/155956945114/modified-pxu-photoset-script-modified-by
- - responsive videos by nouvae / https://nouvae.tumblr.com/post/176815415055/tutorial-responsive-tumblr-videos-and-external
- - npf images fix by glenthemes / https://glenthemes.tumblr.com/post/659034084446748672/npf-images-v3
- - time ago plugin by chloethemes / https://bychloethemes.tumblr.com/plugins/timeago
- - notes shortener by shythemes / https://shythemes.tumblr.com/post/156021137818/hello-i-was-wondering-if-you-knew-how-to-shorten
- - day/night mode tutorial by eggdesign / https://egg.design/post/186889223257/day-night-mode-tutorial-after-featuring-a
- - dark mode guide by 22mm / https://22mm.tumblr.com/post/673476677544837120/a-dark-mode-guide-with-css-variables-and-js-this
- - copy link to post tutorial by glenthemes / https://glenthemes.tumblr.com/post/173993578944/copy-link-to-post-button-tutorial
- - hide tutorial by lmthemes / https://lmthemes.tumblr.com/post/30046967698/tutorial-05-hide-stuff-tutorial-in-this
- - claymorphism effect / https://hype4.academy/articles/coding/how-to-create-claymorphism-using-css
- ---->
- <!-- STYLESHEETS -->
- <!---- PHOTOSET ---->
- <link href="https://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src="https://static.tumblr.com/yxfeliq/hHwojmt8m/bctphotoset.min.js"></script>
- <!--
- NPF images fix v3.0 by @glenthemes [2021]
- 💌 git.io/JRBt7
- --->
- <script src="//npf-images-v3.github.io/script.js"></script>
- <link rel="stylesheet" href="//npf-images-v3.github.io/recon.css">
- <style tmblr-npf>
- :root {
- --NPF-Caption-Spacing:1em;
- --NPF-Image-Spacing:4px;
- }
- </style>
- <!----- BUNNY FONTS ---->
- <link href="https://fonts.bunny.net/css?family={text:body font}:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i" rel="stylesheet" /><link href="https://fonts.bunny.net/css?family={text:title font}:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i" rel="stylesheet" />
- <!---- ICONS ---->
- <script src="https://unpkg.com/phosphor-icons"></script>
- <script src="https://unpkg.com/[email protected]"></script>
- <script src="//pull.cappuccicons.com/cpf.js"></script>
- <!---- TOOLTIPS ---->
- <script src="https://unpkg.com/popper.js@1"></script>
- <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script>
- <!---- VIDEOS ---->
- <script src="https://rawgit.com/robinpx/tumblr/master/scripts/flexibleFrames/flexibleFrames.min.js"></script>
- <!---- COPY LINK ---->
- <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.0/clipboard.min.js"></script>
- <script>
- $(document).ready(function(){
- var clipboard = new ClipboardJS("#copybutton");
- });
- </script>
- <!---- TIME AGO ----->
- <script type="text/javascript" src="https://static.tumblr.com/i5s2zks/9Acok8oo2/bct-timeago.min.js"></script>
- <script type="text/javascript">
- $(document).ready(function() {
- $(".time-ago").timeAgo({
- time: "short",
- spaces: true,
- words: false,
- prefix: "",
- suffix: "ago",
- });
- });
- </script>
- <!---- VARIABLES ---->
- <meta name="image:Sidebar" content="" />
- <meta name="color:Background" content="#bbd6de" />
- <meta name="color:Posts" content="#fff" />
- <meta name="color:Borders" content="#e9f1f4" />
- <meta name="color:Posts Shadow" content="#99bbc5" />
- <meta name="color:Background Shadow" content="#7ba1ac" />
- <meta name="color:Title" content="#0d3147" />
- <meta name="color:Text" content="#555" />
- <meta name="color:Link" content="#4d6f84" />
- <meta name="color:Accent" content="#365968" />
- <meta name="color:Night Background" content="#487085" />
- <meta name="color:Night Posts" content="#153241" />
- <meta name="color:Night Borders" content="#1f4255" />
- <meta name="color:Night Posts Shadow" content="#091e28" />
- <meta name="color:Night Background Shadow" content="#243f4c" />
- <meta name="color:Night Title" content="#daf4ff" />
- <meta name="color:Night Text" content="#aac2ce" />
- <meta name="color:Night Link" content="#93d9f3" />
- <meta name="color:Night Accent" content="#ade6ff" />
- <meta name="select:Corners" content="18px" title="round"/>
- <meta name="select:Corners" content="24px" title="more round"/>
- <meta name="select:Corners" content="12px" title="less round"/>
- <meta name="if:More Links" content="1"/>
- <meta name="if:Click Tags" content="1"/>
- <meta name="if:Music Player" content="1"/>
- <meta name="if:Updates" content="1"/>
- <meta name="text:Post Margin" content="100"/>
- <meta name="text:Body Font" content="Nunito"/>
- <meta name="text:Title Font" content="Comfortaa"/>
- <meta name="text:Font Size" content="15"/>
- <meta name="text:Custom Description" content="custom description"/>
- <meta name="text:Home Icon" content="house-fill"/>
- <meta name="text:Ask Icon" content="chats-circle-fill"/>
- <meta name="text:Archive Icon" content="archive-fill"/>
- <meta name="text:Sidebar Link 1" content="link one"/>
- <meta name="text:Sidebar Link 1 URL" content="/"/>
- <meta name="text:Sidebar Link 1 Icon" content="cloud-fill"/>
- <meta name="text:Sidebar Link 2" content="link two"/>
- <meta name="text:Sidebar Link 2 URL" content="/"/>
- <meta name="text:Sidebar Link 2 Icon" content="planet-fill"/>
- <meta name="text:Sidebar Link 3" content="link three"/>
- <meta name="text:Sidebar Link 3 URL" content="/"/>
- <meta name="text:Sidebar Link 4" content="link four"/>
- <meta name="text:Sidebar Link 4 URL" content="/"/>
- <meta name="text:Sidebar Link 5" content="link five"/>
- <meta name="text:Sidebar Link 5 URL" content="/"/>
- <meta name="text:Sidebar Link 6" content="link six"/>
- <meta name="text:Sidebar Link 6 URL" content="/"/>
- <meta name="text:Song URL" content=""/>
- <meta name="text:Song Image" content=""/>
- <meta name="text:Song Name" content="Song Name"/>
- <meta name="text:Song Artist" content="Artist Name"/>
- <meta name="text:Update Stat Icon 1" content="television-fill"/>
- <meta name="text:Update Stat Text 1" content="watching show"/>
- <meta name="text:Update Stat Icon 2" content="headphones-fill"/>
- <meta name="text:Update Stat Text 2" content="listening to song"/>
- <meta name="text:Update Stat Icon 3" content="book-bookmark-fill"/>
- <meta name="text:Update Stat Text 3" content="reading book"/>
- <meta name="text:Update Stat Icon 4" content="game-controller-fill"/>
- <meta name="text:Update Stat Text 4" content="playing game"/>
- <!--- day/night --->
- <script>
- const storedTheme = localStorage.getItem("theme") || (window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light");
- if (storedTheme) document.documentElement.setAttribute("data-theme", storedTheme);
- </script>
- <!------- CSS -------->
- <style>
- :root, html[data-theme='light'] {
- --LightOn: flex;
- --LightOff: none;
- --ColorBackground: {color:background};
- --ColorPosts: {color:posts};
- --ColorBorders: {color:borders};
- --ColorShadow: {color:posts shadow};
- --ColorShadowTwo: {color:background shadow};
- --ColorTitle: {color:title};
- --ColorText: {color:text};
- --ColorLink: {color:link};
- --ColorAccent: {color:accent};
- --ColorOpacity: rgba(255,255,255,.1);
- --ColorReverseOpacity: rgba(0,0,0,.1);
- }
- html[data-theme='dark'] {
- --LightOn: none;
- --LightOff: flex;
- --ColorBackground: {color:night background};
- --ColorPosts: {color:night posts};
- --ColorBorders: {color:night borders};
- --ColorShadow: {color:night posts shadow};
- --ColorShadowTwo: {color:night background shadow};
- --ColorTitle: {color:night title};
- --ColorText: {color:night text};
- --ColorLink: {color:night link};
- --ColorAccent: {color:night accent};
- --ColorOpacity: rgba(255,255,255,.1);
- --ColorReverseOpacity: rgba(0,0,0,.1);
- }
- html.theme-transition,
- html.theme-transition *,
- html.theme-transition *:before,
- html.theme-transition *:after {
- transition: 0s !important;
- transition-delay: 0 !important;
- }
- .light-on{
- display: var(--LightOn);
- }
- .light-off{
- display: var(--LightOff);
- }
- /*--- TOOLTIPS ---*/
- .tippy-tooltip.custom-theme {
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- color:var(--ColorAccent);
- text-transform:lowercase;
- letter-spacing:.1em;
- padding:.15em .25em .15em .25em;
- box-shadow: 0 4px 8px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:30px;
- margin-bottom:.5em;
- }
- /*--- SCROLLBAR ---*/
- ::-webkit-scrollbar {
- width:5px;
- height:5px;
- background:var(--ColorBackground);
- }
- ::-webkit-scrollbar-track {
- background:var(--ColorBackground);
- border-radius: 5px;
- }
- ::-webkit-scrollbar-thumb {
- background:var(--ColorAccent);
- border-radius: 5px;
- }
- /*--- TEXT SELECTION ---*/
- ::-moz-selection { /* Code for Firefox */
- color:var(--ColorPosts);
- background:var(--ColorAccent);
- }
- ::selection {
- color:var(--ColorPosts);
- background:var(--ColorAccent);
- }
- /*--- COMMON ---*/
- body {
- font-family:'{text:body font}', sans-serif;
- font-size:{text:font size}px;
- color: var(--ColorText);
- background-color: var(--ColorBackground);
- line-height:140%;
- word-wrap:break-word;
- letter-spacing:.04em;
- margin:0;
- }
- body {
- opacity:1;
- transition:.75s opacity;
- }
- body.fade-out {
- opacity:0;
- transition:none;
- }
- html {background-color:var(--ColorBackground);}
- a {
- color:var(--ColorLink);
- text-decoration: none;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- a:hover {
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- /* LINK EFFECTS */
- #hua {
- display:inline-block;
- position:relative;
- }
- #hua:after {
- content: '';
- position:absolute;
- width:100%;
- transform:scaleX(0);
- height:2px;
- bottom:0;
- left:0;
- background-color:var(--ColorLink);
- transform-origin:center;
- transition: transform 0.25s ease-out;
- }
- #hua:hover:after {
- transform: scaleX(1);
- transform-origin:center;
- }
- .description a, .subdates a, .question a, .answer a {
- display:inline-block;
- position:relative;
- border-bottom:2px solid var(--ColorBorders);
- }
- .description a:after, .subdates a:after, .question a:after, .answer a:after {
- content: '';
- position:absolute;
- width:100%;
- transform:scaleX(0);
- height:2px;
- bottom:-2px;
- left:0;
- background-color:var(--ColorLink);
- transform-origin:center;
- transition: transform 0.25s ease-out;
- }
- .description a:hover:after, .subdates a:hover:after, .question a:hover:after, .answer a:hover:after {
- transform: scaleX(1);
- transform-origin:center;
- }
- blockquote {
- border-left:1px solid var(--ColorBorders);
- padding-left:.75em;
- margin-left:1em;
- }
- ul {list-style-type:circle;}
- ol {list-style-type: decimal-leading-zero;}
- li::marker {color:var(--ColorAccent)}
- small {font-size:.95em;}
- big {font-size:1.1em;}
- hr {
- height:1px;
- border:none;
- box-shadow:none;
- background:var(--ColorBorders);
- }
- pre {
- word-wrap:break-word!important;
- white-space:pre-wrap;
- }
- b, strong {
- color:var(--ColorTitle);
- font-weight:800;
- }
- b a:hover {
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- button {font-size:1em;}
- h1 {font-size:1.3em; letter-spacing:.1em; padding-top:.25em; margin:.5em 0 .25em 0; color:var(--ColorTitle); display:inline-block;}
- h1 a {color:var(--ColorTitle);}
- h1 a:hover {color:var(--ColorAccent);}
- h2 {font-size:1.2em; color:var(--ColorTitle); letter-spacing:.1em;}
- h3 {font-size:1.15em;}
- h4 {font-size:1.1em;}
- h5 {font-size:1.05em;}
- h1, h1 a, h2 {font-family:'{text:title font}', sans-serif;}
- /*--- CONTAINERS ---*/
- main {
- width:100%;
- display:flex;
- justify-content:center;
- gap:6em;
- }
- section {
- width:540px;
- position:relative;
- margin-bottom:4em;
- }
- article {
- width:calc(100% - 4em);
- position:relative;
- margin:{text:post margin}px auto auto auto;
- padding:2em;
- background:var(--ColorPosts);
- box-shadow: 0 24px 48px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- }
- article:first-of-type {margin-top:5em;}
- /*-- LEFT HEADER --*/
- .topleft {
- position:fixed;
- top:1em;
- left:1em;
- width:3em;
- display:flex;
- flex-direction:column;
- align-items:flex-start;
- gap:1em;
- z-index:9999;
- }
- /* SEARCH */
- .searchwrap {
- position:relative;
- width:300px;
- display:flex;
- justify-content:flex-start;
- align-items:center;
- }
- .searchbutton {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .searchbutton:hover {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .searchbutton i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .searchbutton:hover i {
- transform:scale(1.1);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .search {
- position:absolute;
- left:-100%;
- width:calc(100% - 4.75em);
- padding:.5em 1em .5em 1em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:30px;
- }
- body.searchclick .search {left:3.75em;}
- .search .query {
- border: 0;
- outline: 0;
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- width:100%;
- color:var(--ColorTitle);
- letter-spacing:.1em;
- background:transparent;
- }
- ::-webkit-input-placeholder {color: inherit; opacity:.85;}
- :-moz-placeholder {color: inherit; opacity:.85;}
- ::-moz-placeholder {color: inherit; opacity:.85;}
- :-ms-input-placeholder {color: inherit; opacity:.85;}
- input:focus::-webkit-input-placeholder {color: transparent;}
- input:focus:-moz-placeholder {color: transparent;}
- input:focus::-moz-placeholder {color: transparent;}
- input:focus:-ms-input-placeholder { color: transparent;}
- /* DAY/NIGHT */
- button#theme-toggle {
- outline:none;
- border:none;
- padding:0;
- background:transparent;
- display:flex;
- justify-content:center;
- align-items:center;
- }
- button#theme-toggle span {
- width:2.75em;
- height:2.75em;
- justify-content:center;
- align-items:center;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- button#theme-toggle span:hover {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- button#theme-toggle i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- button#theme-toggle:hover i {
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- -webkit-animation-duration: .75s;
- animation-duration: .75s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- -webkit-animation-timing-function: ease-in-out;
- animation-timing-function: ease-in-out;
- animation-iteration-count:1;
- -webkit-animation-iteration-count:1;
- animation-name:daynight;
- -moz-animation-name:daynight;
- }
- @keyframes daynight {
- 50% {
- -webkit-transform: scaleX(-1);
- -ms-transform: scaleX(-1);
- transform: scaleX(-1);
- }
- }
- /* UPDATES TAB */
- .dropdown {display:flex; justify-content:flex-start; align-items:center;}
- a.cthrough {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- }
- a.cthrough:hover {transform:scale(.95);}
- a.cthrough i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- a.cthrough:hover i {
- -webkit-animation-duration: 1s;
- animation-duration: 1s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- -webkit-animation-timing-function: ease-in-out;
- animation-timing-function: ease-in-out;
- animation-iteration-count:1;
- -webkit-animation-iteration-count:1;
- animation-name: wiggle;
- -moz-animation-name: wiggle;
- }
- @keyframes wiggle {
- 0% {
- -webkit-transform: translateX(0px);
- -ms-transform: translateX(0px);
- transform: translateX(0px)
- }
- 15% {
- -webkit-transform: translateX(0px);
- -ms-transform: translateX(0px);
- transform: translateX(0px)
- }
- 30% {
- -webkit-transform: rotate(10deg);
- -ms-transform: translateX(10deg);
- transform: translateX(10deg)
- }
- 45% {
- -webkit-transform: rotate(-10deg);
- -ms-transform: rotate(-10deg);
- transform: rotate(-10deg)
- }
- 60% {
- -webkit-transform: rotate(10deg);
- -ms-transform: rotate(10deg);
- transform: rotate(10deg)
- }
- 75% {
- -webkit-transform: rotate(-10deg);
- -ms-transform: rotate(-10deg);
- transform: rotate(-10deg)
- }
- 85% {
- -webkit-transform: rotate(10deg);
- -ms-transform: rotate(10deg);
- transform: rotate(10deg)
- }
- 100% {
- -webkit-transform: translateX(0px);
- -ms-transform: translateX(0px);
- transform: translateX(0px)
- }
- }
- .sub {
- position:absolute;
- top:100%;
- margin-top:.5em;
- width:175px;
- padding:1.5em;
- display:flex;
- flex-direction:column;
- gap:1em;
- background:var(--ColorPosts);
- box-shadow: 0 12px 24px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- }
- .sub-title {display:flex; justify-content:center;}
- .sub-title b {
- font-family:'{text:title font}', sans-serif;
- font-size:1.1em;
- font-weight:600;
- color:var(--ColorPosts);
- letter-spacing:.1em;
- text-align:center;
- padding:.25em 1em .25em 1em;
- background:var(--ColorAccent);
- border-radius:30px;
- }
- .subdates {
- display:flex;
- flex-direction:column;
- gap:1em;
- }
- .subdates li {
- width:100%;
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- }
- .subdates i {
- font-size:1.1em;
- color:var(--ColorAccent);
- padding:.45em;
- background:var(--ColorBackground);
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadowTwo);
- border-radius:100%;
- }
- .subdates b {
- font-size:.95em;
- font-weight:normal;
- color:var(--ColorText);
- text-align:left;
- }
- /*-- RIGHT HEADER --*/
- .topright {
- position:fixed;
- top:1em;
- right:1em;
- display:flex;
- flex-direction:column;
- align-items:flex-end;
- gap:1em;
- z-index:9999;
- }
- /* SCROLL TO TOP */
- #totop a {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- }
- #totop a:hover {transform:scale(.95);}
- #totop i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- #totop a:hover i {
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- -webkit-animation-duration: 2.5s;
- animation-duration: 2.5s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- -webkit-animation-timing-function: ease-in-out;
- animation-timing-function: ease-in-out;
- animation-iteration-count:1;
- -webkit-animation-iteration-count:1;
- animation-name:totop;
- -moz-animation-name:totop;
- }
- @keyframes totop {
- 0% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 10% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 20% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 30% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 40% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 50% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 60% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 70% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 80% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 90% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 100% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- }
- /* TUMBLR CONTROLS */
- #controlsbutton {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- #controlsbutton:hover {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- #controlsbutton i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- #controlsbutton:hover i {
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- -webkit-animation-duration: 1.5s;
- animation-duration: 1.5s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- -webkit-animation-timing-function: ease-in-out;
- animation-timing-function: ease-in-out;
- animation-iteration-count:1;
- -webkit-animation-iteration-count:1;
- animation-name:tumblrcontrols;
- -moz-animation-name:tumblrcontrols;
- }
- @keyframes tumblrcontrols {
- 45% {
- -webkit-transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- transform: rotate(180deg);
- }
- 55% {
- -webkit-transform: rotate(180deg);
- -ms-transform: rotate(180deg);
- transform: rotate(180deg);
- }
- 100% {
- -webkit-transform: rotate(360deg);
- -ms-transform: rotate(360deg);
- transform: rotate(360deg);
- }
- }
- .tmblr-iframe-compact .tmblr-iframe--unified-controls {
- z-index:999999999!important;
- margin-top:.75em;
- margin-right:3em;
- transform:scale(.85);
- opacity:0;
- visibility:hidden;
- }
- body.controlsclick iframe.tmblr-iframe {
- opacity:1.0;
- visibility:visible;
- -webkit-transition: all 0.5s;
- -moz-transition: all 0.5s;
- -ms-transition: all 0.5s;
- -o-transition: all 0.5s;
- transition: all 0.5s;
- }
- /*--- CREDIT: DO NOT TOUCH ---*/
- .credit {
- position:fixed;
- bottom:1em;
- right:1em;
- display:flex;
- justify-content:center;
- align-items:center;
- z-index:999999;
- }
- .credit a {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- }
- .credit a:hover {transform:scale(1.05);}
- .credit i {
- font-size:1.4em;
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .credit a:hover i {
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- -webkit-animation-duration: 2s;
- animation-duration: 2s;
- -webkit-animation-fill-mode: both;
- animation-fill-mode: both;
- -webkit-animation-timing-function: ease-in-out;
- animation-timing-function: ease-in-out;
- animation-iteration-count:infinite;
- -webkit-animation-iteration-count:infinite;
- animation-name: bounce;
- -moz-animation-name: bounce;
- }
- @keyframes bounce {
- 0% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 25% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 50% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- 75% {
- -webkit-transform: translateY(-3px);
- -ms-transform: translateY(-3px);
- transform: translateY(-3px)
- }
- 100% {
- -webkit-transform: translateY(0px);
- -ms-transform: translateY(0px);
- transform: translateY(0px)
- }
- }
- /*---- SIDEBAR ----*/
- aside {
- width:300px;
- margin-left:1em;
- z-index:999;
- }
- #sidebar {
- position:fixed;
- top:5em;
- width:calc(300px - 4em);
- display:flex;
- flex-direction:column;
- align-items:center;
- gap:1.5em;
- padding:2em;
- background:var(--ColorPosts);
- box-shadow: 0 24px 48px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- z-index:999;
- }
- .sidebar-top {
- display:flex;
- flex-direction:column;
- align-items:center;
- gap:.5em;
- }
- #side-icon {
- position:relative;
- width:85px;
- }
- #side-icon img {
- width:85px;
- height:85px;
- object-fit:cover;
- border-radius:100%;
- }
- {block:ifSidebarImage}
- #side-img {
- position:relative;
- width:150px;
- }
- #side-img img {
- width:150px;
- height:150px;
- object-fit:cover;
- border-radius:100%;
- }
- #side-icon {display:none;}
- {/block:ifSidebarImage}
- .title {
- display:flex;
- flex-direction:column;
- align-items:center;
- }
- .title a {
- font-family:'{text:title font}', sans-serif;
- font-size:1.2em;
- font-weight:bold;
- color:var(--ColorTitle);
- letter-spacing:.1em;
- text-align:center;
- }
- .title a:hover {color:var(--ColorAccent);}
- .title b {
- font-weight:normal;
- color:var(--ColorText);
- text-align:center;
- }
- .sidebar-bottom {
- position:relative;
- width:100%;
- display:flex;
- flex-direction:column;
- align-items:center;
- gap:2em;
- }
- .description {
- text-align:center;
- }
- .description p {margin-bottom:0; padding-bottom:0;}
- nav {
- width:calc(100% - 3em);
- display:flex;
- justify-content:space-between;
- align-items:center;
- gap:.5em;
- padding:.65em 1.5em .65em 1.5em;
- background:var(--ColorBackground);
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- border-radius:30px;
- }
- nav a {
- display:flex;
- justify-content:center;
- align-items:center;
- }
- nav i {
- position:relative;
- font-size:1.4em;
- color:var(--ColorPosts);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- nav a:hover i {
- transform:scale(.95);
- color:var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- a.mlinks-button {cursor:help;}
- a.mlinks-button i {font-size:1.7em;}
- body.mlinks-click a.mlinks-button i {transform:scale(-1);}
- .morelinks {
- position:absolute;
- top:calc(100% + 1em);
- width:100%;
- display:none;
- justify-content:center;
- flex-wrap:wrap;
- gap:1em;
- }
- body.mlinks-click .morelinks {display:flex;}
- .morelinks a {
- font-size:.95em;
- padding:.45em 1em .45em 1em;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:30px;
- }
- .morelinks a:hover {transform:scale(.95);}
- /* MUSIC PLAYER */
- .music-container {
- position:fixed;
- bottom:1em;
- width:calc(300px - 4em);
- padding:2em;
- display:flex;
- justify-content:center;
- align-items:center;
- padding:2em;
- background:var(--ColorPosts);
- box-shadow: 0 24px 48px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- z-index:9999;
- }
- /* RESPONSIVE MUSIC BUTTON */
- a.rm-button {
- position:fixed;
- bottom:1em;
- left:1em;
- display:none;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- cursor:help;
- z-index:9999;
- }
- a.rm-button:hover, body.music-clicked a.rm-button {transform:scale(.95);}
- a.rm-button i {
- font-size:1.4em;
- color:var(--ColorAccent);
- }
- /* music content */
- .audio-img {
- position:absolute;
- top:-3em;
- display:flex;
- justify-content:center;
- align-items:center;
- background:var(--ColorPosts);
- box-shadow:0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- }
- .audio-img img {
- width:3em;
- height:3em;
- object-fit:cover;
- padding:.75em;
- border-radius:100%;
- animation:rotate 5s linear infinite;
- animation-play-state:paused;
- }
- .music-container.play .audio-img img {
- animation-play-state:running;
- }
- @keyframes rotate {
- from {
- transform:rotate(0deg);
- }
- to {
- transform:rotate(360deg);
- }
- }
- .audio-title {
- width:100%;
- display:flex;
- flex-direction:column;
- align-items:center;
- font-family:'{text:title font}', sans-serif;
- text-align:center;
- }
- .audio-title b {
- letter-spacing:.075em;
- color:var(--ColorAccent);
- }
- .audio-title span {font-size:.9em; color:var(--ColorTitle);}
- .audio-button {
- position:absolute;
- top:-1.5em;
- left:165px;
- display:flex;
- justify-content:center;
- align-items:center;
- }
- .action-btn-big {
- font-size:1.5em;
- color:var(--ColorAccent);
- display:flex;
- justify-content:center;
- align-items:center;
- width:2em;
- height:2em;
- background:var(--ColorPosts);
- box-shadow:0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- padding:0;
- border:none;
- cursor:pointer;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .action-btn-big:hover {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .music-container.play .action-btn-big {
- transform:scale(.95);
- }
- .action-btn:focus {outline:0;}
- /*--- TOP POST INFO ---*/
- .topinfo {
- position:absolute;
- top:0;
- height:100%;
- z-index:99;
- }
- .topside {
- position:sticky;
- top:0;
- margin-left:-5.5em;
- padding:1em 0 1em 0;
- display:flex;
- flex-direction:column;
- gap:.75em;
- }
- .topside a {
- display:flex;
- justify-content:center;
- align-items:center;
- width:2.75em;
- height:2.75em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- }
- .topside a:hover {transform:scale(.95);}
- .topside i {
- font-size:1.4em;
- color:var(--ColorAccent);
- }
- .topside span {
- display:flex;
- justify-content:center;
- align-items:center;
- }
- .likebutton {
- position: relative;
- display: inline-block;
- }
- .likebutton .like_button iframe {
- position: absolute;
- top: 0;
- left: 0;
- bottom: 0;
- right: 0;
- z-index: 2;
- opacity: 0;
- }
- .like_button iframe {width: 100% !important; height: 100% !important;}
- .likebutton .liked + .actual-button i {color:var(--ColorBackground); transform:scale(.95);}
- /*--- POSTS ----*/
- .posts li, .posts blockquote, figure, video, iframe, .video, .video iframe, figure.tmblr-embed.tmblr-full, figure.tmblr-embed.tmblr-full iframe, .caption iframe {max-width: 100%;}
- article img {display:block; margin:auto; max-width:100%;}
- .caption {
- padding:.75em 0 0 0;
- }
- .caption a {
- position:relative;
- border-bottom:2px solid var(--ColorBorders);
- }
- .caption a:hover {border-bottom:2px solid var(--ColorLink);}
- .userlink {
- display:inline-block;
- }
- .userlink a {
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- padding:.25em 1em .25em 1em;
- background:var(--ColorBackground);
- box-shadow: 0 3px 6px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadowTwo);
- border-radius:30px;
- border-bottom:0;
- }
- .userlink a:hover {transform:scale(.95); border-bottom:0;}
- .usericon img {
- width:1.5em;
- height:1.5em;
- border-radius:100%;
- border:2px solid var(--ColorAccent);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .userlink a:hover .usericon img {
- border:2px solid var(--ColorTitle);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .username {
- font-weight:bold;
- color:var(--ColorAccent);
- letter-spacing:.1em;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .userlink a:hover .username {
- color:var(--ColorTitle);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .userlink.deactive .username {
- opacity:.75;
- }
- .userlink.deactive .username:after {content:'(deactivated)'; font-weight:normal; margin-left:.5em;}
- a.read_more {
- display:inline-block;
- font-weight:600;
- color:var(--ColorTitle);
- text-transform:lowercase;
- letter-spacing:1px;
- padding:.25em 1em .25em 1em;
- background:var(--ColorBackground);
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- border-radius:30px;
- border-bottom:none;
- }
- a.read_more:hover {transform:scale(.95); border-bottom:none;}
- a.read_more:after {display:none!important;}
- /*--- PHOTO POSTS ----*/
- .photopost img {width:100%;}
- .vignette, #vignette {opacity:0;}
- .tmblr-lightbox, #tumblr_lightbox {
- backdrop-filter: blur(2px);
- background-color:rgba(0,0,0,.2) !important;
- z-index:9999999;
- }
- .lightbox-image, #tumblr_lightbox img {
- box-shadow: none !important;
- }
- #tumblr_lightbox_caption, .lightbox-caption {
- color: #fff !important;
- font-family: inherit;
- margin-top: 1em !important;
- z-index:9999999;
- }
- /*--- LINK POSTS ---*/
- .linkpost {
- position:relative;
- }
- .linkblock {
- }
- .link {
- display:flex;
- align-items:center;
- justify-content:center;
- gap:1em;
- padding:1.5em;
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:{select:Corners};
- }
- .linkicon i {
- font-size:1.8em;
- color:var(--ColorAccent);
- margin-left:.5em;
- padding:.4em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .link:hover .linkicon i {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .linktitle {
- display:flex;
- flex-direction:column;
- }
- .linktitle b {
- font-family:'{text:title font}', sans-serif;
- font-size:1.1em;
- color:var(--ColorTitle);
- }
- .linktitle span {
- font-size:.9em;
- color:var(--ColorAccent);
- }
- /*--- AUDIO POSTS ---*/
- .audiopost {position:relative;}
- .audiopost iframe {
- width:100%;
- }
- .audio {
- display:flex;
- flex-direction:column;
- justify-content:center;
- align-items:center;
- gap:1em;
- padding:1.5em;
- background:var(--ColorBackground);
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- border-radius:{select:Corners};
- }
- .albumart {
- width:100px;
- position:relative;
- display:flex;
- justify-content:center;
- align-items:center;
- padding:1em;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- }
- .albumart img {
- width:100px;
- height:100px;
- border-radius:100%;
- }
- .audiowrap {
- display:flex;
- flex-direction:column;
- gap:1em;
- }
- .audioactual {
- width:100%;
- display:flex;
- justify-content:space-evenly;
- align-items:center;
- gap:1.5em;
- }
- .audioplaybg {
- display:flex;
- justify-content:center;
- align-items:center;
- border-radius:100%;
- }
- .audioplay {
- position: relative;
- width:30px;
- height:30px;
- overflow:hidden;
- display:flex;
- justify-content:center;
- align-items:center;
- padding:16px 14px 10px 12px;
- background:#f2f2f2;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -2px 6px 0 var(--ColorShadow);
- border-radius:100%;
- z-index:1;
- }
- .audioinfo {
- width:100%;
- display:flex;
- justify-content:space-evenly;
- align-items:center;
- gap:1em;
- flex-wrap:wrap;
- text-align:center;
- }
- .audioactual i {
- font-size:1.2em;
- color:var(--ColorAccent);
- padding:.6em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- }
- .audiotitle {
- width:100%;
- font-family:'{text:title font}', sans-serif;
- display:flex;
- flex-direction:column;
- align-items:center;
- }
- .audiotitle b {
- font-size:1.1em;
- letter-spacing:.1em;
- color:var(--ColorTitle);
- text-align:center;
- }
- .audiotitle span {
- font-weight:600;
- color:var(--ColorAccent);
- text-align:center;
- }
- /*--- QUOTE POSTS ----*/
- .quotepost {
- display:flex;
- flex-direction:column;
- align-items:center;
- gap:1.5em;
- }
- .quote {
- position:relative;
- z-index:1;
- }
- .quotewrap {
- text-align:center;
- padding:1.5em;
- box-shadow:0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:{select:Corners};
- z-index:2;
- }
- .quote:after {
- content:'';
- position:absolute;
- bottom:-.75em;
- left:calc(50% - .75em);
- transform:rotate(45deg);
- width:1.5em;
- height:1.5em;
- background:var(--ColorBackground);
- box-shadow:0 6px 12px 0 var(--ColorReverseOpacity), inset 8px 8px 24px 0 var(--ColorShadowTwo);
- z-index:-2;
- }
- .quote i {
- transform:rotate(180deg);
- font-size:1.4em;
- color:var(--ColorAccent);
- margin-right:.5em;
- }
- .quote span {
- font-family:'{text:title font}', sans-serif;
- color:var(--ColorTitle);
- font-size:1.2em;
- letter-spacing:.2em;
- font-weight:bold;
- text-align:center;
- }
- .source {
- position:relative;
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- font-weight:600;
- color:var(--ColorTitle);
- letter-spacing:.1em;
- text-align:center;
- display:inline-block;
- }
- /*--- ANSWER POSTS ---*/
- .answerpost {
- padding:1.5em;
- background:var(--ColorBackground);
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- border-radius:{select:Corners};
- }
- .askwrap {
- }
- .askicon {
- width:2.2em;
- height:2.2em;
- padding:2px;
- border-radius:100%;
- background:var(--ColorAccent);
- }
- .askicon img {
- width:2.2em;
- height:2.2em;
- border-radius:100%;
- }
- .asker {
- display:flex;
- justify-content:flex-end;
- align-items:center;
- gap:.5em;
- margin-bottom:1em;
- }
- .asker .askerstart {
- display:flex;
- flex-direction:column;
- align-items:flex-end;
- text-align:right;
- line-height:120%;
- }
- .askerstart b {
- font-family:'{text:title font}', sans-serif;
- color:var(--ColorTitle);
- text-transform:lowercase;
- letter-spacing:.05em;
- font-weight:600;
- }
- .askerstart a {
- font-family:'{text:title font}', sans-serif;
- color:var(--ColorTitle);
- margin-right:0;
- margin-bottom:0;
- }
- .askerstart span {
- font-size:.9em;
- color:var(--ColorAccent);
- }
- .askmessage {
- margin-left:2.5em;
- margin-top:-.5em;
- }
- .question {
- position:relative;
- padding:.5em 1.5em .5em 1.5em;
- text-align:right;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- z-index:1;
- }
- .question .blurb {
- position:absolute;
- top:-.5em;
- right:2em;
- transform:rotate(45deg);
- width:1.5em;
- height:1.5em;
- background:var(--ColorPosts);
- }
- .answerwrap {
- position:relative;
- margin-top:1.5em;
- }
- .answerer-wrap {
- display:flex;
- align-items:center;
- gap:.5em;
- line-height:120%;
- margin-bottom:1em;
- }
- .answerer-wrap .usericon {
- width:2.2em;
- height:2.2em;
- display:flex;
- justify-content:center;
- align-items:center;
- padding:2px;
- border-radius:100%;
- background:var(--ColorAccent);
- }
- .answerer-wrap .usericon img {
- width:2.2em;
- height:2.2em;
- border:none;
- padding:0;
- }
- .answerer-start {
- display:flex;
- flex-direction:column;
- }
- .answerer-wrap a {
- font-family:'{text:title font}', sans-serif;
- color:var(--ColorTitle);
- text-transform:lowercase;
- letter-spacing:.05em;
- font-weight:600;
- }
- .answermsg {
- font-size:.9em;
- color:var(--ColorAccent);
- }
- .answer {
- position:relative;
- padding:.5em 1.5em .5em 1.5em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- z-index:2;
- }
- .answer .blurb {
- position:absolute;
- top:-.5em;
- left:2em;
- transform:rotate(45deg);
- width:1.5em;
- height:1.5em;
- background:var(--ColorPosts);
- }
- /*--- CHAT POSTS ---*/
- .chat {margin:0; padding:.5em 1em .5em 1em;}
- .chat li {
- position:relative;
- list-style:none;
- margin:.25em 0 .5em 0;
- }
- .chat li:last-of-type {margin-bottom:0;}
- .chat li:nth-of-type(odd) {
- color:var(--ColorTitle);
- padding:1em 2em 1em 2em;
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:0 {select:Corners} {select:Corners} {select:Corners};
- }
- .chat li:nth-of-type(even) {
- color:var(--ColorTitle);
- text-align:right;
- padding:1em 2em 1em 2em;
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -6px 12px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:{select:Corners} 0 {select:Corners} {select:Corners};
- }
- .chatter:nth-of-type(even) {text-align:right;}
- .chatter {
- font-family:'{text:title font}', sans-serif;
- color:var(--ColorTitle);
- font-weight:600;
- letter-spacing:.1em;
- margin-top:1em;
- }
- .chatter:first-of-type {margin-top:0;}
- /*--- BOTTOM POST INFO ---*/
- .lower-post {
- display:flex;
- flex-direction:column;
- gap:1em;
- }
- .bottominfo {
- position:relative;
- display:flex;
- justify-content:space-between;
- align-items:center;
- gap:.5em;
- margin-top:1em;
- }
- .bottominfo-left {
- display:flex;
- justify-content:space-between;
- align-items:center;
- gap:.5em;
- }
- .bottominfo-left a.button {
- display:flex;
- justify-content:center;
- align-items:center;
- }
- .bottominfo-left i {
- font-size:1.3em;
- color:var(--ColorAccent);
- padding:.45em;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .bottominfo-left a.button:hover {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- #copybutton {cursor:help;}
- a.clicktagsbutton {cursor:help;}
- a.clicktagsbutton.tags-clicked {transform:scale(.95);}
- a.time-ago {
- font-family:'{text:title font}', sans-serif;
- font-weight:600;
- font-size:.95em;
- color:var(--ColorAccent);
- padding:.5em 1em .5em 1em;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:30px;
- }
- a.time-ago:hover {transform:scale(.95); color:var(--ColorTitle);}
- .bottominfo-right {
- display:flex;
- justify-content:flex-end;
- align-items:center;
- margin-right:1em;
- }
- .bottominfo-right a:hover {
- transform:scale(.95);
- }
- .bottominfo-right a.op {
- width:2.75em;
- height:2.75em;
- display:flex;
- justify-content:center;
- align-items:center;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- }
- .bottominfo-right a.op img {
- width:1.75em;
- height:1.75em;
- object-fit:cover;
- border-radius:100%;
- }
- .bottominfo-right a.rp {
- position:absolute;
- right:0;
- bottom:0;
- width:2em;
- height:2em;
- display:flex;
- justify-content:center;
- align-items:center;
- box-shadow: 0 3px 6px 0 var(--ColorShadowTwo), inset 0 -2px 4px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- }
- .bottominfo-right a.rp img {
- width:1.25em;
- height:1.25em;
- object-fit:cover;
- border-radius:100%;
- }
- /*--- TAGS ---*/
- .tags {
- position:relative;
- display:flex;
- justify-content:flex-start;
- align-items:center;
- flex-wrap:wrap;
- gap:.5em;
- overflow:visible!important;
- }
- .tags i {
- font-size:1.25em;
- color:var(--ColorAccent);
- padding:.45em;
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- }
- .tags.clicktags i {display:none;}
- .tags a {
- font-size:.95em;
- color:var(--ColorText);
- padding:.4em 1em .4em 1em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:30px;
- }
- .tags a:hover {color:var(--ColorAccent); transform:scale(.95);}
- /*--- PERMALINK INFO ---*/
- .perma-page {
- margin:2em 0 2em 0;
- display:flex;
- flex-direction:column;
- gap:1em;
- }
- .permainfo {
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- }
- .permaicon i {
- font-size:1.3em;
- color:var(--ColorAccent);
- padding:.45em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:100%;
- }
- .permainfo a {
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- color:var(--ColorAccent);
- text-transform:lowercase;
- padding:.5em 1em .5em 1em;
- background:var(--ColorPosts);
- box-shadow: 0 6px 12px 0 var(--ColorShadowTwo), inset 0 -4px 8px 0 var(--ColorShadow);
- border-radius:30px;
- }
- .permainfo a:hover {color:var(--ColorTitle); transform:scale(.975);}
- .permainfo a b {color:var(--ColorTitle);}
- /*--- POST NOTES ---*/
- .notes {
- margin:2em 0;
- padding:2em;
- background:var(--ColorPosts);
- box-shadow: 0 24px 48px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- border-radius:{select:Corners};
- }
- .notes-title {
- font-family:'{text:title font}', sans-serif;
- font-weight:600;
- color:var(--ColorTitle);
- text-transform:lowercase;
- text-align:center;
- margin-bottom:1em;
- padding:.5em 1em .5em 1em;
- background:var(--ColorBackground);
- box-shadow: 0 12px 24px 0 var(--ColorReverseOpacity), inset 0 -8px 16px 0 var(--ColorShadowTwo);
- border-radius:30px;
- }
- ol.notes {
- max-width: 100%;
- margin:0;
- padding:0;
- background:none;
- box-shadow:none;
- }
- .more_notes_link {
- width:100%;
- }
- a.more_notes_link {
- font-weight:bold;
- letter-spacing: 0.1em;
- }
- a.more_notes_link::after {
- content:'\eb98';
- color:var(--ColorBackground);
- }
- a.more_notes_link::before {
- content:'\eb98';
- color:var(--ColorBackground);
- position:absolute;
- left:0;
- font-family:'cappuccicons';
- }
- ol.notes li.note blockquote {
- display:none;
- }
- ol.notes li.note {
- padding:1em 0 1em 0;
- list-style-type:none;
- display:flex;
- align-items:center;
- gap:.5em;
- font-size:.9em;
- border-top:1px solid var(--ColorBorders);
- }
- ol.notes li.note:first-of-type {border-top:none;}
- ol.notes li.note a {text-transform:uppercase;}
- ol.notes li.note img.avatar {
- width:1.5em;
- height:1.5em;
- padding:2px;
- background:var(--ColorAccent);
- border-radius:100%;
- }
- ol.notes li.note.reblog::after {
- content:'\ec37';
- color:#03cf35;
- }
- ol.notes li.note.like::after {
- content:'\eb04';
- color:#fe492f;
- }
- ol.notes li.note.reply::after {
- content:'\e9d7';
- color:#00b8ff;
- }
- ol.notes li.note.reply span {
- color:#00b8ff;
- }
- ol.notes li.note.reply span.action {
- color:var(--ColorText);
- }
- ol.notes li.note.original_post::after {
- content:'\eb68';
- color:var(--ColorTitle);
- }
- ol.notes li.note.original_post {
- font-weight:bold;
- color:var(--ColorTitle);
- }
- ol.notes li.note.reblog, ol.notes li.note.like, ol.notes li.note.original_post, ol.notes li.note.reply, a.more_notes_link {
- position:relative;
- }
- ol.notes li.note.reblog span, ol.notes li.note.like span, ol.notes li.note.original_post span, ol.notes li.note.reply span {margin-right:.3em; margin-left:.3em;}
- ol.notes li.note.reblog::after, ol.notes li.note.like::after, ol.notes li.note.original_post::after, ol.notes li.note.reply::after, a.more_notes_link::after {
- position:absolute;
- right:0;
- font-family:'cappuccicons';
- }
- /*--- TAG / DAY PAGES ---*/
- .tdpage {
- display:flex;
- justify-content:space-between;
- align-items:center;
- gap:.5em;
- }
- .tdpage-text {
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- }
- .tdpage-text {
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- font-weight:bold;
- color:var(--ColorAccent);
- text-transform:lowercase;
- padding:.5em 1em .5em 1em;
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:30px;
- }
- .tdpage-text b {color:var(--ColorTitle);}
- .tdpage-icon {
- display:flex;
- justify-content:flex-end;
- align-items:center;
- gap:.5em;
- }
- .tdpage-icon i {
- font-size:1.3em;
- color:var(--ColorAccent);
- padding:.45em;
- box-shadow: 0 6px 12px 0 var(--ColorReverseOpacity), inset 0 -4px 8px 0 var(--ColorShadowTwo);
- background:var(--ColorBackground);
- border-radius:100%;
- }
- /*--- PAGINATION ---*/
- article.pagination {
- width:100%;
- display:flex;
- justify-content:center;
- align-items:center;
- gap:1em;
- padding:0;
- background:none;
- box-shadow:none;
- }
- .pagination-text {
- display:flex;
- justify-content:flex-start;
- align-items:center;
- gap:.5em;
- font-family:'{text:title font}', sans-serif;
- font-size:.95em;
- padding:.75em 2em .75em 2em;
- box-shadow: 0 12px 24px 0 var(--ColorShadowTwo), inset 0 -8px 16px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:30px;
- }
- .pagination a {
- display:flex;
- justify-content:center;
- align-items:center;
- }
- .pagination a i {
- font-size:1.5em;
- color:var(--ColorAccent);
- padding:.5em;
- box-shadow: 0 8px 16px 0 var(--ColorShadowTwo), inset 0 -5px 10px 0 var(--ColorShadow);
- background:var(--ColorPosts);
- border-radius:100%;
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- .pagination a:hover i {
- transform:scale(.95);
- -webkit-transition: all 0.4s;
- -moz-transition: all 0.4s;
- -ms-transition: all 0.4s;
- -o-transition: all 0.4s;
- transition: all 0.4s;
- }
- /*--- RESPONSIVENESS ---*/
- @media only screen and (max-width: 1100px) {
- main {gap:0;}
- #sidebar {display:none;}
- aside {position:fixed; left:3.5em;}
- body.music-clicked aside {display:flex;}
- a.rm-button {display:flex;}
- .music-container {display:none;}
- body.music-clicked .music-container {display:flex;}
- }
- @media only screen and (max-width: 800px) {
- .tmblr-iframe-compact .tmblr-iframe--unified-controls, #controlsbutton {display:none;}
- section {width:calc(100% - 14em); margin:auto 5em 2em 9em;}
- }
- @media only screen and (max-width: 600px) {
- .audioactual i {display:none;}
- #copybutton {display:none;}
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <script>
- document.body.classList.add('fade-out');
- window.addEventListener('DOMContentLoaded', () => {
- document.body.classList.remove('fade-out');
- });
- </script>
- <main><!--- MAIN CONTAINER --->
- <!-- left header -->
- <div class="topleft">
- <div class="searchwrap">
- <div title="search" class="searchbutton"><i class="ph-magnifying-glass"></i></div>
- <form class="search" action="javascript:return false">
- <input type="text" class="query" placeholder="search {Name}">
- </form>
- </div><!-- .searchwrap -->
- <button id="theme-toggle" aria-label="toggle dark or light mode" type="button">
- <span class="light-on" title="turn off the lights"><i class="ph-moon-fill"></i></span>
- <span class="light-off" title="turn on the lights"><i class="ph-sun-fill"></i></span>
- </button>
- {block:ifupdates}
- <div class="dropdown"><a title="updates" href="#" class="cthrough"><i class="ph-bell-fill"></i></a>
- <div class="sub">
- <div class="subdates">
- {block:ifupdatestattext1}<li><i class="ph-{text:update stat icon 1}"></i><b>{text:update stat text 1}</b></li>{/block:ifupdatestattext1}
- {block:ifupdatestattext2}<li><i class="ph-{text:update stat icon 2}"></i><b>{text:update stat text 2}</b></li>{/block:ifupdatestattext2}
- {block:ifupdatestattext3}<li><i class="ph-{text:update stat icon 3}"></i><b>{text:update stat text 3}</b></li>{/block:ifupdatestattext3}
- {block:ifupdatestattext4}<li><i class="ph-{text:update stat icon 4}"></i><b>{text:update stat text 4}</b></li>{/block:ifupdatestattext4}
- </div><!-- .subdates -->
- </div><!--.sub -->
- </div><!-- .dropdown -->
- {/block:ifupdates}
- </div>
- <!-- right header -->
- <div class="topright">
- <div title="toggle controls" id="controlsbutton"><i class="ph-gear-fill"></i></div>
- <div id="totop"><a title="back to top" href="#top" target="_self"><i class="ph-arrow-up-bold"></i></a></div>
- </div>
- <!--- SIDEBAR --->
- <aside>
- <div id="sidebar">
- <div class="sidebar-top">
- {block:ifSidebarImage}
- <div id="side-img"><img src="{image:sidebar}"></div>
- {/block:ifSidebarImage}
- <div id="side-icon"><img src="{PortraitURL-128}"></div>
- <div class="title">
- <a href="/">{Title}</a>
- <b>@{Name}</b>
- </div>
- </div>
- <div class="sidebar-bottom">
- <div class="description">{text:Custom Description}</div>
- <nav>
- <a title="home" href="/"><i class="ph-{text:Home Icon}"></i></a>
- {block:AskEnabled}<a title="ask" href="/ask"><i class="ph-{text:Ask Icon}"></i></a>{/block:AskEnabled}
- <a title="archive" href="/archive"><i class="ph-{text:Archive Icon}"></i></a>
- {block:ifSidebarLink1}<a title="{text:Sidebar Link 1}" href="{text:Sidebar Link 1 URL}"><i class="ph-{text:Sidebar Link 1 Icon}"></i></a>{/block:ifSidebarLink1}
- {block:ifSidebarLink2}<a {block:ifMoreLinks}style="display:none;"{/block:ifMoreLinks} title="{text:Sidebar Link 2}" href="{text:Sidebar Link 2 URL}"><i class="ph-{text:Sidebar Link 2 Icon}"></i></a>{/block:ifSidebarLink2}
- {block:ifMoreLinks}<a title="more links" class="mlinks-button"><i class="ph-caret-down-fill"></i></a>{/block:ifMoreLinks}
- </nav>
- </div>
- {block:ifMoreLinks}<div class="morelinks">
- {block:ifSidebarLink2}<a href="{text:Sidebar Link 2 URL}">{text:Sidebar Link 2}</a>{/block:ifSidebarLink2}
- {block:ifSidebarLink3}<a href="{text:Sidebar Link 3 URL}">{text:Sidebar Link 3}</a>{/block:ifSidebarLink3}
- {block:ifSidebarLink4}<a href="{text:Sidebar Link 4 URL}">{text:Sidebar Link 4}</a>{/block:ifSidebarLink4}
- {block:ifSidebarLink5}<a href="{text:Sidebar Link 5 URL}">{text:Sidebar Link 5}</a>{/block:ifSidebarLink5}
- {block:ifSidebarLink6}<a href="{text:Sidebar Link 6 URL}">{text:Sidebar Link 6}</a>{/block:ifSidebarLink6}
- </div>{/block:ifMoreLinks}
- </div>
- <!---- MUSIC PLAYER ---->
- {block:ifMusicPlayer}
- <div class="music-container" id="music-container">
- <audio src="{text:Song URL}" id="audio"></audio>
- <div class="audio-img"><img src="{text:Song Image}"></div>
- <div class="audio-title">
- <b>{text:Song Name}</b>
- <span>{text:Song Artist}</span>
- </div>
- <div class="audio-button">
- <button id="play" class="action-btn action-btn-big"><i class="ph-play-fill"></i></button>
- </div>
- </div>
- {/block:ifMusicPlayer}
- </aside>
- <section><!--- POSTS CONTAINER --->
- <!--- TAG AND DAY PAGES --->
- {block:TagPage}
- <article>
- <div class="tdpage">
- <div class="tdpage-icon"><i class="ph-tag-chevron-fill"></i></div>
- <div class="tdpage-text"><b>{tagresultcount}</b> posts tagged <b>#{Tag}</b></div>
- </div>
- </article>
- {/block:TagPage}
- {block:DayPage}
- <article>
- <div class="tdpage">
- <div class="tdpage-icon"><i class="ph-clock-counter-clockwise-bold"></i></div>
- <div class="tdpage-text">posts made on <b>{Month} {DayOfMonth}{DayofMonthSuffix}, {Year}</b></div>
- </div>
- </article>
- {/block:DayPage}
- <!--- POSTS --->
- {block:posts inlineMediaWidth="1280" inlineNestedMediaWidth="1280"}
- <article class="posts" id="{PostID}" post-type="{PostType}">
- <!--- TOP POST INFO --->
- {block:Date}
- <div class="topinfo">
- <div class="topside">
- <a title="reblog" href="{ReblogURL}" target="_blank"><i class="ph-arrows-clockwise-bold"></i></a>
- <a title="like" class="likebutton" href="#">{LikeButton}<span class="actual-button"><i class="ph-heart-fill"></i></span></a>
- </div>
- </div>
- {/block:Date}
- <!-- PHOTO POSTS -->
- {block:Photo}
- <img src="{PhotoURL-highres}" al="{photoalt}" class="photos">
- {block:Caption}
- {block:NotReblog}
- <div class="caption">{Caption}</div>
- {/block:NotReblog}
- {block:Rebloggedfrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photo}
- <!-- PHOTOSET POSTS -->
- {block:Photoset}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {block:Caption}
- {block:NotReblog}
- <div class="caption">{Caption}</div>
- {/block:NotReblog}
- {block:Rebloggedfrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photoset}
- <!--- TEXT POSTS --->
- {block:Text}
- {block:Title}
- <h1><a href="{Permalink}">{Title}</a></h1>
- {/block:Title}
- {block:NotReblog}
- <div class="caption">{Body}</div>
- {/block:NotReblog}
- {block:Rebloggedfrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Text}
- <!-- VIDEO POSTS -->
- {block:Video}
- <div class="video">{Video-700}</div>
- {block:Caption}
- {block:NotReblog}
- <div class="caption">{Caption}</div>
- {/block:NotReblog}
- {block:Rebloggedfrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Video}
- <!--- CHAT POSTS --->
- {block:Chat}
- <ul class="chat">
- {block:Lines}
- {block:Label}<div class="chatter">{Label}</div>{/block:Label}
- <li>{Line}</li>
- {/block:Lines}
- </ul>
- {/block:Chat}
- <!--- LINK POSTS --->
- {block:Link}
- <div class="linkpost">
- <div class="linkblock">
- <a href="{URL}">
- <div class="link">
- <div class="linkicon"><i class="ph-link"></i></div>
- <div class="linktitle"><b>{Name}</b>
- {block:Excerpt}<span>{Excerpt}</span>{/block:Excerpt}
- </div>
- </div>
- </a>
- </div>
- </div>
- {block:Description}
- {block:NotReblog}
- <div class="caption">{Description}</div>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Link}
- <!--- AUDIO POSTS --->
- {block:Audio}
- <div class="audiopost">
- <div class="audio">
- <div class="albumart">{block:albumart}<img src="{AlbumArtURL}">{/block:albumart}</div>
- <div class="audiowrap">
- <div class="audiotitle">
- <b>{block:trackname}{Trackname}{/block:trackname}</b>
- <span>{block:Artist}{Artist}{/block:Artist}</span>
- </div><!-- audiotitle -->
- <div class="audioactual">
- <i class="ph-skip-back-fill"></i>
- <i class="ph-rewind-fill"></i>
- <div class="audioplaybg"><div class="audioplay">{block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}</div></div>
- <i class="ph-fast-forward-fill"></i>
- <i class="ph-skip-forward-fill"></i>
- </div><!-- audioactual -->
- </div><!-- audiowrap -->
- </div>
- </div>
- {block:Caption}
- {block:NotReblog}
- <div class="caption">{Caption}</div>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Audio}
- <!-- QUOTE POSTS -->
- {block:Quote}
- <div class="quotepost">
- <div class="quote">
- <div class="quotewrap"><i class="ph-quotes-fill"></i><span>{Quote}</span></div>
- </div>
- <div class="source">{Source}</div>
- </div>
- {/block:Quote}
- <!--- ANSWER POSTS --->
- {block:Answer}
- <div class="answerpost">
- <div class="askwrap">
- <div class="asker">
- <div class="askerstart">
- <b>{Asker}</b>
- <span>sent a message</span>
- </div>
- <div class="askicon"><img src="{AskerPortraitURL-64}"></div>
- </div>
- <div class="question">
- {Question}
- <div class="blurb"></div>
- </div>
- </div>
- {block:Answerer}
- <div class="answerwrap">
- <div class="answerer-wrap">
- <div class="usericon"><img src="{AnswererPortraitURL-64}"></div>
- <div class="answerer-start">
- <div class="username">{Answerer}</div>
- <div class="answermsg">replied</div>
- </div>
- </div>
- <div class="answer">
- <div class="blurb"></div>
- {Answer}</div>
- </div>
- {/block:Answerer}
- {block:NotReblog}
- <div class="answerwrap">
- <div class="answerer-wrap">
- <div class="usericon"><img src="{PortraitURL-64}"></div>
- <div class="answerer-start">
- <div class="username"><a href="/">{Name}</a></div>
- <div class="answermsg">replied</div>
- </div>
- </div>
- <div class="answer">
- <div class="blurb"></div>
- {Replies}</div>
- </div>
- {/block:NotReblog}
- </div><!--- .answerpost -->
- {block:RebloggedFrom}
- {block:Reblogs}
- <div class="caption">
- <div class="userlink {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}"><div class="usericon"><img src="{PortraitURL-64}"></div><div class="username">{Username}</div></a></div>
- {Body}
- </div>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- </div>
- </article> <!-- POSTS END -->
- <div class="lower-post">
- {block:Date}
- <!--- BOTTOM POST INFO --->
- <div class="bottominfo">
- <div class="bottominfo-left">
- <!----- PINNED ---->
- {block:PinnedPostLabel}<a title="pinned post" class="button" href="{Permalink}"><i class="ph-push-pin-simple-fill"></i></a>{/block:PinnedPostLabel}
- {block:ifClickTags}{block:HasTags}<a title="toggle tags" class="clicktagsbutton button"><i class="ph-tag-fill"></i></a>{/block:HasTags}{/block:ifClickTags}
- <!--- DATE --->
- <a class="time-ago" title="posted on {shortmonth} {dayofmonthwithzero}, {year}" href="{Permalink}">{TimeStamp}</a>
- <!-- copy link -->
- <a class="button" id="copybutton" data-clipboard-text="{Permalink}" title="copy link to post"><i class="ph-copy-fill"></i></a>
- </div>
- <div class="bottominfo-right">
- {block:NotReblog}<a class="op" title="original post" href="{Permalink}"><img src="{PortraitURL-128}"></a>{/block:NotReblog}
- {block:RebloggedFrom}
- <a class="rp" title="reblogged from {ReblogParentName}" href="{ReblogParentURL}" target="_blank"><img src="{ReblogParentPortraitURL-128}"></a>
- <a class="op" title="originally by {ReblogRootName}" href="{ReblogRootURL}" target="_blank"><img src="{ReblogRootPortraitURL-128}"></a>
- {/block:RebloggedFrom}
- </div>
- </div><!-- .bottominfo -->
- {/block:Date}
- <!--- TAGS --->
- {block:HasTags}
- <div class="tags {block:ifClickTags}clicktags{/block:ifClickTags}">
- <i class="ph-tag-fill"></i>
- {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- </div>
- <!--- PERMALINK INFO --->
- {block:Date}
- {block:PermalinkPage}
- <div class="perma-page">
- {block:PinnedPostLabel}
- <div class="permainfo"><div class="permaicon"><i class="ph-push-pin-simple-fill"></i></div><a href="{Permalink}">pinned post</a></div>
- {/block:PinnedPostLabel}
- <div class="permainfo"><div class="permaicon"><i class="ph-calendar-check-fill"></i></div><a title="view day page" href="/day/{Year}/{MonthNumberWithZero}/{dayofmonthwithzero}">posted on <b>{dayofweek}, {month} {dayofmonth}{dayofmonthsuffix}</b> at <b>{12hour} {ampm}</b></a></div>
- {block:RebloggedFrom}
- <div class="permainfo"><div class="permaicon"><i class="ph-arrows-clockwise-bold"></i></div><a href="{ReblogParentURL}">reblogged via <b>{ReblogParentName}</b></a></div>
- <div class="permainfo"><div class="permaicon"><i class="ph-map-pin-fill"></i></div><a href="{ReblogRootURL}">originally posted by <b>{ReblogRootName}</b></a></div>
- {/block:RebloggedFrom}
- {block:ContentSource}<div id="permainfo"><div class="permaicon"><i class="ph-info-fill"></i></div><a href="{SourceURL}">{lang:Source}</a></div>{/block:ContentSource}
- </div>
- {/block:PermalinkPage}
- {/block:Date}
- <!--- POST NOTES --->
- {block:PermalinkPage}{block:Date}
- {block:NoteCount}{block:PostNotes}
- <div class="notes">
- <div class="notes-title">{NoteCountWithLabel}</div>
- <div class="notes-container">{PostNotes-64}</div>
- </div>
- {/block:PostNotes}{/block:NoteCount}
- {/block:Date}{/block:PermalinkPage}
- {/block:Posts}
- <!-- PAGINATION -->
- {block:Pagination}
- <article class="pagination">
- {block:PreviousPage}
- <a title="previous" href="{previouspage}"><i class="ph-caret-left-fill"></i></a>
- {/block:PreviousPage}
- <div class="pagination-text">page <b>{currentpage}</b> of {totalpages}</div>
- {block:NextPage}
- <a title="next" href="{nextpage}"><i class="ph-caret-right-fill"></i></a>
- {/block:NextPage}
- </article>
- {/block:Pagination}
- </section> <!-- POSTS CONTAINER ENDS -->
- <!--- RESPONSIVE MUSIC BUTTON --->
- {block:ifMusicPlayer}
- <a title="toggle music player" class="rm-button"><i class="ph-music-notes-fill"></i></a>
- {/block:ifMusicPlayer}
- <!--- CREDIT: DO NOT TOUCH --->
- <div class="credit">
- <a title="appa theme by sage" href="https://phantomcodes.tumblr.com"><i class="ph-ghost-fill"></i></a>
- </div>
- </main> <!-- MAIN CONTAINER ENDS -->
- <script>
- // music player
- {block:ifMusicPlayer}
- const musicContainer = document.querySelector('.music-container');
- const playBtn = document.querySelector('#play');
- const audio = document.querySelector('#audio');
- const title = document.querySelector('#title');
- const cover = document.querySelector('#cover');
- function playSong() {
- musicContainer.classList.add('play');
- playBtn.querySelector('#play i').classList.remove('ph-play-fill');
- playBtn.querySelector('#play i').classList.add('ph-pause-fill');
- audio.play();
- }
- function pauseSong() {
- musicContainer.classList.remove('play')
- playBtn.querySelector('#play i').classList.add('ph-play-fill')
- playBtn.querySelector('#play i').classList.remove('ph-pause-fill')
- audio.pause()
- }
- // event listeners
- playBtn.addEventListener('click', () => {
- const isPlaying = musicContainer.classList.contains('play');
- if (isPlaying) {
- pauseSong();
- } else {
- playSong();
- }
- });
- document.getElementById("audio").loop = true;
- // responsive music button
- $(document).ready(function(){
- $('a.rm-button').click(function(){
- $('body').toggleClass('music-clicked');
- });
- });
- {/block:ifMusicPlayer}
- /// photoset
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: 'corners',
- gutter: '4px',
- borderRadius: '{select:Corners}',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- });
- // tooltips
- tippy('[title]', {
- theme: 'custom',
- arrow: false,
- followCursor: true,
- delay: 100,
- placement: 'bottom',
- offset: "40, 10",
- zIndex: 9999999999,
- maxWidth: 400,
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- // notes
- $('article').find('.notecount').each(function(){
- var n = $(this).html().split(' ')[0].replace(/,/g, '');
- if (n > 999) {
- n = Math.floor(n / 100) / 10;
- $(this).text(n + 'k notes');
- }
- });
- // videos
- $(document).ready(function() {
- flexibleFrames($(".video")); // $(".video") is the class selector passed in the argument
- });
- // search bar
- $(document).ready(function(){
- $('.searchbutton').click(function(){
- $('body').toggleClass('searchclick');
- });
- });
- // search
- $(document).ready(function(){
- $('.search').submit(function(event){
- var value = $('input:first').val();
- location.replace('http://{Name}.tumblr.com/search/' + value);
- });
- });
- // scroll to top
- $(document).ready(function(){
- $('#totop a').click(function(){
- $('html, body').animate({scrollTop : 0},800);
- return false;
- });
- });
- // updates click
- $(document).ready(function(){
- $('a.cthrough').click(function(){
- $('a.cthrough i').toggleClass('ph-bell-slash-fill');
- });
- });
- //drop downs
- $(document).ready(function() {
- $(".sub").hide();
- $(".cthrough").click(function(event){
- $(this).next(".sub").slideToggle(0);
- event.preventDefault();
- $(this).toggleClass('upside', 0);
- });
- });
- // more links
- $(document).ready(function(){
- $('a.mlinks-button').click(function(){
- $('body').toggleClass('mlinks-click');
- });
- });
- // tumblr controls
- $(document).ready(function(){
- $('#controlsbutton').click(function(){
- $('body').toggleClass('controlsclick');
- });
- });
- // click tags
- $(document).ready(function(){
- $('.clicktags').hide();
- $('.clicktagsbutton').click(function() {
- $(this).closest('.lower-post').find('.clicktags').slideToggle(0);
- $(this).toggleClass('tags-clicked');
- return false;
- });
- });
- // day/night mode
- const toggle = document.getElementById("theme-toggle");
- toggle.onclick = function () {
- // add class to html and make transition snappy
- document.documentElement.classList.add("theme-transition");
- // alright lets retrive the info from data-theme
- let currentTheme = document.documentElement.getAttribute("data-theme");
- // if it's dark already, let's go into the light
- let targetTheme = "light";
- // but if it is light let's toggle dark mode
- if (currentTheme === "light") {
- targetTheme = "dark";
- }
- // ok now that theme has been toggled, get rid of snappy transition
- window.setTimeout(function () {
- document.documentElement.classList.remove("theme-transition");
- }, 50);
- // we're going to save our theme preference now
- document.documentElement.setAttribute("data-theme", targetTheme);
- localStorage.setItem("theme", targetTheme);
- };
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment