Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <link rel="stylesheet" media="screen" href="//assets.tumblr.com/client/prod/standalone/blog-network-npf/index.build.css">
- <!--
- 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:7px;
- }
- </style>
- <script src="https://unpkg.com/phosphor-icons"></script>
- <script src="https://unpkg.com/@phosphor-icons/web"></script>
- <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=ABeeZee:ital@0;1&family=Karla:ital,wght@0,200..800;1,200..800&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Quicksand:[email protected]&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Varela+Round&display=swap" rel="stylesheet">
- <script src="//pull.cappuccicons.com/cpf.js"></script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <title>{Title} {block:TagPage}/ #{Tag}{/block:TagPage}{block:PostSummary}: {PostSummary}{/block:PostSummary}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}"/>{/block:Description}
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <!---
- ♡ CODE BY GLORIAPRITCHETTS ♡
- rules and credits @ gloriapritchetts.tumblr.com/themes
- --->
- <meta name="image:icon" content="https://placehold.co/50x50/EEE/31343C"/>
- <meta name="image:sidebar" content="https://placehold.co/280x350/EEE/31343C"/>
- <meta name="image:popup" content="https://placehold.co/230x218/EEE/31343C"/>
- <meta name="color:background" content="#0f0f0f"/>
- <meta name="color:posts" content="#121212"/>
- <meta name="color:text" content="#fff"/>
- <meta name="color:accent" content="#64bffa"/>
- <meta name="color:borders" content="#181818"/>
- <meta name="color:gradient 1" content="#64bffa"/>
- <meta name="color:gradient 2" content="#c7e6f7"/>
- <meta name="if:quicksand" content="0"/>
- <meta name="if:karla" content="0"/>
- <meta name="if:roboto" content="0"/>
- <meta name="if:nunito" content="0"/>
- <meta name="if:abeezee" content="0"/>
- <meta name="select:shadow" content="0px"/>
- <meta name="select:shadow" content="10px"/>
- <meta name="select:borders" content="0px"/>
- <meta name="select:borders" content="1px"/>
- <meta name="select:border radius" content="0px"/>
- <meta name="select:border radius" content="5px"/>
- <meta name="select:border radius" content="10px"/>
- <meta name="text:header link url" content="/"/>
- <meta name="text:header link title" content="links"/>
- <meta name="text:description" content="this looks best at two lines! la lalalalalal dee lal laal"/>
- <meta name="text:blog 1 name" content="gloriapritchetts"/>
- <meta name="text:blog 1 desc" content="main blog"/>
- <meta name="text:blog 2 name" content="gloriapritchetts"/>
- <meta name="text:blog 2 desc" content="main blog"/>
- <meta name="text:blog 3 name" content="gloriapritchetts"/>
- <meta name="text:blog 3 desc" content="main blog"/>
- <meta name="text:watching" content="watching"/>
- <meta name="text:listening to" content="listening to"/>
- <meta name="text:reading" content="reading"/>
- <meta name="text:working on" content="working on"/>
- <meta name="text:status" content="status"/>
- <meta name="text:link 1 url" content="/"/>
- <meta name="text:link 1 title" content="link 1"/>
- <meta name="text:link 2 url" content="/"/>
- <meta name="text:link 2 title" content="link 2"/>
- <meta name="text:popup title" content="about"/>
- <meta name="text:updates title" content="updates"/>
- <meta name="text:popup box" content="Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum."/>
- <meta name="text:name" content="name"/>
- <meta name="text:age" content="age"/>
- <meta name="text:pronouns" content="pronouns"/>
- <meta name="text:zodiac" content="zodiac"/>
- <!----- css ----->
- <style type="text/css">
- /*----- general -----*/
- ::-webkit-scrollbar {
- width: 0px;
- background: transparent;
- border-radius:{select:border radius};
- }
- ::-webkit-scrollbar-thumb {
- background: transparent;
- border-radius:{select:border radius};
- }
- #bg {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- top:0px;
- left:0px;
- width:100%;
- height:100px;
- position:fixed;
- }
- body {
- font-size: 13.5px;
- color: {color:text};
- background-color: {color:background};
- line-height: 135%;
- word-wrap: break-word;
- letter-spacing: 0.3px;
- margin: 0;
- padding: 0;
- }
- {block:ifquicksand}
- body {
- font-family: quicksand;
- font-size: 13.5px;
- }
- {/block:ifquicksand}
- {block:ifkarla}
- body {
- font-family: karla;
- font-size: 13.5px;
- }
- {/block:ifkarla}
- {block:ifroboto}
- body {
- font-family: roboto;
- font-size: 13.5px;
- }
- {/block:ifroboto}
- {block:ifnunito}
- body {
- font-family: nunito;
- font-size: 13.5px;
- }
- {/block:ifnunito}
- {block:ifabeezee}
- body {
- font-family: abeezee;
- font-size: 13.5px;
- }
- {/block:ifabeezee}
- a {
- color: {color:text};
- position: relative;
- text-decoration: none;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- a:hover {
- border:none;
- text-decoration:none;
- color:{color:accent};
- text-shadow:none;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- blockquote {
- padding: 0 0 0 1.5em;
- border-left: 1px solid {color:borders};
- margin: 1.5em 0 1.5em 1.5em;
- }
- h1 {
- font-size:19px;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- font-weight:bold;
- text-align:left;
- line-height:25px;
- border:none;
- box-shadow:none;
- }
- h1 a {
- font-size:19px;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- font-weight:bold;
- text-align:left;
- line-height:25px;
- border:none;
- box-shadow:none;
- }
- h1 a:hover {
- font-size:19px;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- font-weight:bold;
- text-align:left;
- line-height:25px;
- border:none;
- box-shadow:none;
- }
- h2 {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- padding:10px;
- border-radius:{select:border radius};
- font-size:17px;
- color:{color:posts};
- text-align:center;
- line-height:22px;
- text-transform:justify;
- font-weight:bold;
- box-shadow:none;
- }
- h2 a {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- padding:10px;
- border-radius:{select:border radius};
- font-size:17px;
- color:{color:posts};
- text-align:center;
- line-height:22px;
- text-transform:justify;
- font-weight:bold;
- box-shadow:none;
- }
- h2 a:hover {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- padding:10px;
- border-radius:{select:border radius};
- font-size:17px;
- color:{color:posts};
- text-align:center;
- line-height:22px;
- text-transform:justify;
- font-weight:bold;
- box-shadow:none;
- }
- bold, b, strong {
- font-weight:bold;
- color:{color:accent};
- }
- i, em, italic {
- color:{color:gradient 2};
- }
- small {
- font-size:13px;
- }
- .tmblr-iframe-compact .tmblr-iframe--unified-controls { z-index: 999999999!important;margin-top: 2.7em;padding-right:0em;opacity: 0;visibility: hidden;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }
- body.controls-click .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;
- }
- /*----- sidebar -----*/
- #sidebar {
- width:280px;
- height:423px;
- position:absolute;
- padding:20px;
- top:210px;
- left:-20px;
- background:{color:posts};
- border-radius:{select:border radius};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- #sidebarie {
- position:absolute;
- width:280px;
- height:350px;
- margin-top:0em;
- object-fit: cover;
- border-radius:{select:border radius};
- }
- #sidebarie img {
- width:280px;
- height:350px;
- object-fit: cover;
- }
- #desc {
- margin-top:27em;
- margin-left:0em;
- background:{color:background};
- padding:10px;
- width:260px;
- height:37px;
- text-align:center;
- border-radius:{select:border radius};
- }
- #desc a {
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- }
- #sidebar2 {
- width:280px;
- height:93px;
- position:absolute;
- padding:20px;
- top:50px;
- left:-20px;
- background:{color:posts};
- border-radius:{select:border radius};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- #sidebar2 img {
- border:10px solid {color:posts};
- width:50px;
- height:50px;
- box-shadow:0px 0px {select:shadow} {color:borders};
- outline:{select:borders} solid {color:borders};
- }
- #title {
- position:absolute;
- margin-top:1.45em;
- margin-left:0em;
- width:270px;
- text-align:left;
- font-weight:bold;
- font-size:16px;
- line-height:16px;
- overflow-y:hidden;
- margin-bottom:0.5em;
- }
- #title a {
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- }
- #follow {
- width:300px;
- margin-top:4.7em;
- margin-left:-0.6em;
- position:absolute;
- text-align:center;
- }
- #follow li {
- list-style-type:none;
- display:inline-block;
- width:128px!important;
- margin:3.4px;
- padding:5px;
- border-radius:{select:border radius};
- background:{color:background};
- color:{color:text};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #follow a {
- color:{color:text};
- font-weight:normal;
- text-align:center;
- border:none;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #follow li:hover {
- border-radius:{select:border radius};
- color:{color:posts};
- border:none;
- transform: scale(1.05);
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #nav {
- width:280px;
- height:212px;
- position:absolute;
- padding:20px;
- top:700px;
- left:-20px;
- background:{color:posts};
- border-radius:{select:border radius};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- #nav i {
- color:{color:posts};
- font-size:19px;
- }
- #nav li {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- line-height:14px;
- width:270px;
- height:38px;
- padding:5px;
- margin-bottom:6px;
- text-align:center;
- color:{color:posts};
- border-radius:{select:border radius};
- list-style-type:none;
- display:inline-block;
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- #nav a {
- color:{color:posts};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #nav li:hover {
- transform: scale(0.96);
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #quickiez {
- margin-top:72.5em;
- margin-left:-1.5em;
- position:absolute;
- border-radius:{select:border radius};
- width:280px;
- height:200px;
- padding:20px;
- line-height:17px;
- text-align:left;
- overflow-y:hidden;
- background:{color:posts};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- #quickiez li {
- width:400px;
- padding-left:19px;
- padding-top:10px;
- text-align:left;
- margin-left:-1.5em;
- margin-bottom:0.4em;
- border-bottom:1px solid {color:borders};
- list-style-type:none;
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- #quickiez a {
- border:none;
- font-weight:bold;
- color:{color:accent};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- #quickiez a:hover {
- border:none;
- color:{color:gradient 2};
- -webkit-transition: all 0.4s ease;
- transition: all 0.4s ease;
- -moz-transition: all 0.4s ease;
- -o-transition: all 0.4s ease;
- }
- #quickiez img {
- width:25px;
- height:25px;
- border-radius:100%;
- border:2px solid {color:background};
- }
- #desc2 {
- margin-top:50em;
- margin-left:0em;
- background:{color:background};
- padding:10px;
- width:280px;
- height:10px;
- border-radius:{select:border radius};
- }
- #desc2 a {
- color:{color:accent};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #desc2 a:hover {
- color:{color:gradient 2};
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- letter-spacing:2px;
- }
- #desc2 i {
- color:{color:accent};
- }
- .search .query {
- position:absolute;
- top:5.6em;
- left:2em;
- margin-top:54.3em;
- border: 0;
- outline: 0;
- width:280px;
- padding: 4px;
- padding-left:10px;
- font-size: 9px;
- letter-spacing:3px;
- text-transform:uppercase;
- background:transparent;
- color:{color:text};
- }
- {block:ifabeezee}
- .search .query {
- font-family: abeezee;
- font-size: 9px;
- }
- {/block:ifabeezee}
- {block:ifquicksand}
- .search .query {
- font-family: quicksand;
- font-size: 9px;
- margin-top:54.2em;
- }
- {/block:ifquicksand}
- {block:ifkarla}
- .search .query {
- font-family: karla;
- font-size: 10.5px;
- margin-top:45.65em;
- }
- {/block:ifkarla}
- {block:ifroboto}
- .search .query {
- font-family: roboto;
- font-size: 9px;
- margin-top:54.25em;
- }
- {/block:ifroboto}
- {block:ifnunito}
- .search .query {
- font-family: nunito;
- font-size: 9px;
- margin-top:54.25em;
- }
- {/block:ifnunito}
- ::-webkit-input-placeholder {color: inherit;}
- :-moz-placeholder {color: inherit; opacity:1;}
- ::-moz-placeholder {color: inherit; opacity:1;}
- :-ms-input-placeholder {color: inherit;}
- 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;}
- /*----- heading -----*/
- #heading {
- background:linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- width: 100%;
- height:20px;
- padding:10px;
- position: fixed;
- z-index:99999999999!important;
- text-align:left;
- top:0px;
- left:0px;
- }
- #heading a {
- border-bottom:0px;
- margin-right:1.5em!important;
- }
- #linkiez {
- margin-top:0em;
- position:absolute;
- margin-left:0.3em;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- {block:ifroboto}
- #linkiez {
- margin-top:0.6px;
- }
- {/block:ifroboto}
- {block:ifnunito}
- #linkiez {
- margin-top:0.9px;
- }
- {/block:ifnunito}
- #linkiez li {
- color:{color:posts};
- list-style-type:none;
- display:inline-block;
- text-align:center;
- font-size:14px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #linkiez a {
- color:{color:posts};
- border:none;
- font-size:14px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- #linkiez a:hover {
- color:{color:posts};
- letter-spacing:3px;
- font-size:14px;
- border:none;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- .jin {
- position: fixed;
- z-index:99999999999!important;
- text-align:center;
- bottom:0px;
- right:10px;
- }
- .jin li {
- list-style-type:none;
- }
- .jin i {
- font-size:20px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- }
- .jincontrols a {
- background: {color:posts};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:6px;
- width:20px;
- height:20px;
- border-radius:{select:border radius};
- margin-bottom:0.3em;
- }
- .jincontrols a:hover {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:6px;
- width:20px;
- height:20px;
- border:{select:borders} solid {color:borders};
- box-shadow:0px 0px {select:shadow} {color:borders}!important;
- border-radius:{select:border radius};
- box-shadow:none;
- transform: scale(0.9);
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .jin a:hover i, .jin li:hover {
- background:{color:posts};
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .scrollToTop {
- position:fixed;
- bottom:0px;
- right:0em;
- display:none;
- z-index:999999999999999999;
- }
- .scrollToTop:hover{
- text-decoration:none;
- }
- .controlz {
- position:fixed;
- top:0px;
- right:0px;
- }
- /*----- posts -----*/
- main {
- position: relative;
- width: calc(250px + 540px + 150px);
- margin: auto;
- }
- section {
- position:relative;
- top:50%;
- left:50%;
- width: 580px;
- margin-left: -110px;
- margin-top:75px;
- padding:20px;
- }
- article {
- width: 540px;
- position: relative;
- margin-bottom:60px!important;
- background:{color:posts};
- padding:20px;
- border-radius:{select:border radius};
- {block:PermalinkPage}
- padding-bottom:25px;{/block:PermalinkPage}
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- article a {
- box-shadow:0px 2px 0px {color:borders};
- }
- article a:hover {
- box-shadow:0px 2px 0px {color:accent};
- }
- .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%; }
- .caption {
- list-style-type: none;
- margin-top:0.5em;
- margin-left:0.3em;
- }
- .caption .username a {
- box-shadow:0px 2px 0px {color:borders};
- }
- .caption .username a:hover {
- box-shadow:0px 2px 0px {color:accent};
- }
- li {
- list-style-type:circle;
- }
- li::marker {
- color: {color:accent};
- }
- .text-caption:first-of-type { margin-top: 0.8em; }
- .rbinfo {
- width:555px;
- margin-top:-1.5em;
- margin-left:-1.5em;
- font-weight:normal!important;
- line-height:16px;
- border-bottom:1px solid {color:borders};
- padding:13px;
- padding-bottom:15px;
- }
- .rbinfo span {
- font-weight:normal!important;
- margin-left:0em;
- }
- .rbinfo i {
- padding-left:4px;
- padding-right:4px;
- }
- .rbinfo a, .rbinfo .username {
- border:none;
- color:{color:accent}!important;
- box-shadow:none;
- }
- .rbinfo .username {
- border:none;
- color:{color:text}!important;
- margin-left:0.1em;
- box-shadow:none;
- margin-top:0em;
- margin-bottom:0em;
- }
- .rbinfo .username a:hover {
- color:{color:gradient 2}!important;
- }
- .rbinfo .user-icon {
- width:2em;
- height:2em;
- outline:2px solid {color:background};
- outline-offset:0px;
- margin-left:8px;
- margin-top:-1em!important;
- border-radius:100%;
- margin-right:13px;
- }
- .rbinfo .user-icon img {
- border-radius:100%;
- }
- .user-icon {
- display: inline-block;
- vertical-align: middle;
- width: 0.5em;
- height: 0.5em;
- margin-right: 0.6em;
- margin-top:0em;
- border-radius:100%;
- background:{color:gradient 2};
- }
- .username, .username a {
- display: inline-block;
- font-weight: bold;
- color:{color:accent};
- text-decoration:none;
- border-bottom:none;
- box-shadow:none!important;
- }
- .username a:hover {
- font-weight: bold;
- color:{color:gradient 2};
- text-decoration:none;
- border-bottom:none;
- box-shadow:none;
- }
- p.tmblr-attribution {margin-top: 1em !important;}
- a.link-wrap {
- display: block;
- border: 1px solid {color:borders};
- }
- .link { padding: 2em; }
- .link-host, .link-txt { margin-top: 1.5em; }
- .npf-link-block {
- margin-top: 1.5em;
- background-color: inherit;
- border: 1px solid inherit;
- color: inherit;
- }
- article img {
- margin: 0;
- display: block;
- height: auto;
- max-width: 100%;
- margin-bottom:5px;
- border-radius:{select:border radius};
- }
- .photo-slideshow,
- .npf_photoset {
- border-radius:{select:border radius};
- }
- .vignette, #vignette {opacity: 0;}
- .tmblr-lightbox, #tumblr_lightbox {background-color: rgba(130, 130, 130, 0.75) !important;}
- .lightbox-image, #tumblr_lightbox img {
- box-shadow: none !important;
- border-radius: 0 !important;
- max-width: none;
- }
- #tumblr_lightbox_caption, .lightbox-caption {
- color: #fff !important;
- font-family: inherit;
- margin-top: 1em !important;
- }
- .post-content div.npf_row, .post div.npf_row, body div.npf_row {
- margin-left: 0 !important;
- margin-right: 0 !important;
- }
- .quote { line-height: 160%; font-size: 1.25em; }
- .quote p:first-of-type { margin-top: 0; }
- .quote p:last-of-type { margin-bottom: 0; }
- .source { margin-top: 1.5em; }
- .chat { padding: 0; margin: 0; }
- .chat li { list-style-type: none; margin-top: 1em; }
- .chat li:first-of-type { margin-top: 0; }
- .chatter { font-weight: bold; }
- p.npf_chat, p.npf_chat b {font-family: inherit;}
- /*----- asks -----*/
- .question {
- background:{color:posts};
- color:{color:text};
- padding:20px;
- border-top-right-radius:35px;
- border-bottom-right-radius:35px;
- border-bottom-left-radius:35px;
- margin-top:5px;
- text-align:justify;
- position:relative;
- }
- .asking {
- margin-top:1em;
- background:{color:background};
- border-radius:{select:border radius};
- padding:20px;
- color:{color:text};
- text-align:justify;
- }
- .asking b, .asking a {
- font-weight:bold;
- color:{color:accent};
- border-bottom:0px solid;
- box-shadow:none;
- }
- .asking a:hover {
- color:{color:gradient 2};
- border-bottom:0px solid;
- box-shadow:none;
- }
- .question p:first-of-type { margin-top: 0; }
- .question p:last-of-type { margin-bottom: 0; }
- .answer2 {
- font-weight:normal;
- text-transform:lowercase;
- text-align:justify;
- font-family: {text:font};
- font-size: 13.5px;
- color: {color:text};
- padding-top:3px;
- }
- /*----- info -----*/
- .info {
- height:21px;
- margin-top: 2.5em;
- color:{color:text};
- margin-left:-1.5em;
- width:580px;
- }
- .info a {
- text-transform:lowercase;
- color:{color:text};
- box-shadow:none;
- }
- .info a:hover {
- text-decoration:none;
- color:{color:gradient 2};
- text-shadow:none;
- border-bottom:0px solid;
- box-shadow:none;
- }
- .info img {
- width: 1em;
- height: 1em;
- border-radius:100%;
- outline:2px solid {color:posts};
- outline-offset:0px;
- margin:2.2px;
- }
- .but {
- margin-top:0px;
- text-align:left;
- margin-left:20px;
- }
- .but a {
- font-weight:bold;
- color:{color:accent};
- }
- {block:ifquicksand}
- .info a {
- margin-top:-2px;
- }
- .but {
- margin-top:-18px;
- }
- {/block:ifquicksand}
- {block:ifkarla}
- .info a {
- margin-top:-3px;
- }
- .but {
- margin-top:-18px;
- }
- {/block:ifkarla}
- {block:ifroboto}
- .info a {
- margin-top:0px;
- }
- .but {
- margin-top:-19px;
- }
- {/block:ifroboto}
- {block:ifnunito}
- .info a {
- margin-top:1.2px;
- }
- .but {
- margin-top:-19px;
- }
- {/block:ifnunito}
- .buttons {
- top:0em;
- left:44em;
- position:absolute;
- z-index:999999!important;
- }
- .buttons i {
- font-size:20px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- }
- .buttonscontrols a {
- background: {color:posts};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:8px;
- width:20px;
- height:20px;
- border-radius:{select:border radius};
- margin-bottom:0.3em;
- }
- .buttonscontrols a:hover {
- background: linear-gradient(to right, {color:Gradient 1}, {color:Gradient 2});
- position:relative;
- display:inline-block;
- overflow:hidden;
- padding:8px;
- width:20px;
- height:20px;
- border:{select:borders} solid {color:borders};
- box-shadow:0px 0px {select:shadow} {color:borders}!important;
- border-radius:{select:border radius};
- box-shadow:none;
- transform: scale(0.9);
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .buttons a:hover i, .buttons li:hover {
- background:{color:posts};
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- -webkit-transition: all 0.6s ease;
- transition: all 0.6s ease;
- -moz-transition: all 0.6s ease;
- -o-transition: all 0.6s ease;
- }
- .buttonscontrols .like .like_button {
- position:relative;
- }
- .buttonscontrols .like .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .tags {
- word-wrap: break-word;
- margin-top:1em!important;
- margin-left:-1.5em;
- border-top:1px solid {color:borders};
- padding-top:15px;
- width:540px;
- padding-left:20px;
- padding-right:20px;
- }
- .tags a {
- color:{color:text};
- font-weight:normal;
- margin-right:0.5em;
- box-shadow:none;
- }
- .tags a:hover {
- text-decoration:none;
- color:{color:gradient 2};
- text-shadow:none;
- box-shadow:none;
- }
- .tags a:before {
- content: '#';
- }
- /*----- notes -----*/
- .notes { margin-top:-1em; }
- .notes a { color:{color:accent}; text-decoration:none;border-bottom:0px solid;box-shadow:none; }
- .notes a:hover { color:{color:gradient 2}; text-decoration:none;border-bottom:0px solid;box-shadow:none; }
- ol.notes {
- max-width: 100%;
- padding: 0;
- margin: 2em 0 0 0;
- text-align:left;
- }
- ol.notes li.note { padding: 0.3em 0; list-style-type: none; }
- ol.notes li.note img.avatar {
- margin-right: 0.5em;
- margin-top:0.4em;
- vertical-align: middle;
- display: inline-block;
- width: 1em;
- height: 1em;
- border-radius:100%;
- border:2px solid {color:accent};
- }
- /*----- pagination -----*/
- #page-navigation { text-align: center; }
- #page-navigation a, .current-page { margin: 0 0.5em;box-shadow:none;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; }
- #page-navigation a:hover, #page-navigation i:hover { color:{color:gradient 2};-webkit-transition: all 0.6s ease;transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; }
- #page-navigation i { color:{color:accent};font-size:20px;-webkit-transition: all 0.6s ease;transition: all 0.6s ease;-moz-transition: all 0.6s ease;-o-transition: all 0.6s ease; }
- .current-page { font-weight: bold; color: {color:accent}; }
- {CustomCSS}
- /*----- tooltips -----*/
- .tippy-tooltip.custom-theme {
- background-color: {color:posts};
- color: {color:text};
- text-align:center;
- font-size:12.5px;
- text-transform:lowercase;
- border:{select:borders} solid {color:borders};
- border-radius:{select:border radius};
- box-shadow:0px 0px 10px {color:borders};
- }
- /*----- popup box -----*/
- #pop {
- width:100%;
- height:100%;
- top:0;left:0;
- position:fixed;
- z-index:999999999!important;
- backdrop-filter: blur(5px);
- display:none;
- }
- #pop img {
- border-radius:{select:border radius};
- }
- .fade {
- top:0;
- left:0;
- position:fixed;
- z-index:1000;
- width:100%;
- height:100%;
- }
- .popup {
- top:50%;
- left:50%;
- transform:translate(-50%,-50%);
- position:fixed;
- background:{color:posts}; /* background of popup box */
- padding:20px; /* padding of popup box */
- z-index:10000;
- width:500px; /* width of popup */
- height:475px;
- border-radius:{select:border radius};
- line-height:20px;
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- }
- .popup a {
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- -webkit-text-fill-color: transparent;
- -webkit-background-clip: text;
- }
- .bio {
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- padding:10px;
- width:210px;
- height:225px;
- margin-top:0em;
- border-radius:{select:border radius};
- text-align:center;
- }
- .bio li {
- line-height:23px;
- list-style-type:none;
- padding:5px;
- text-align:center;
- color:{color:posts};
- margin-right:10px;
- }
- .bio b {
- color:{color:posts};
- box-shadow:0px 2px 0px {color:posts};
- padding-bottom:2px;
- }
- .bio2 {
- position:absolute;
- width:218px;
- height:432px;
- top:20px;
- right:19px;
- padding:20px;
- background:{color:posts};
- border:1px solid {color:borders};
- text-align:left;
- border-radius:{select:border radius};
- overflow-y:scroll;
- overflow-x:hidden;
- }
- .bio2 b {
- color:{color:accent};
- font-weight:bold;
- }
- .bio2 bb {
- color:{color:gradient 2};
- font-weight:bold;
- }
- #headerg {
- margin-top:0.8em;
- margin-left:0em;
- width:230px;
- height:218px;
- z-index:99999999999!important;
- object-fit: cover;
- }
- #headerg img {
- width:230px;
- height:218px;
- object-fit: cover;
- }
- .etc {
- position:absolute;
- top:-10em;
- left:19.3em;
- margin-top:36em;
- width:220px;
- height:38px;
- text-align:center;
- padding:20px;
- line-height:18px;
- background: linear-gradient(to right, {color:gradient 1}, {color:gradient 2});
- color:{color:posts};
- border-radius:{select:border radius};
- }
- .etc b {
- color:{color:posts};
- }
- {block:ifabeezee}
- .etc {
- font-family: abeezee;
- font-size: 13.5px;
- }
- {/block:ifabeezee}
- .etc a:hover {
- color:{color:gradient 2};
- border:none;
- padding-left:0px;
- -webkit-transition: all 0.5s ease;
- transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- </style>
- <!--✻✻✻✻✻✻ UN-BLUE POLLS by @glenthemes ✻✻✻✻✻✻--> <link href="//static.tumblr.com/gtjt4bo/mXBrpdj0n/unblue-polls.css" rel="stylesheet"> <style> .poll-post { --Poll-Question-Font-Size: 16px; --Poll-Option-Background-Color: {color:accent}; --Poll-Option-Corner-Rounding: 18px; --Poll-Option-Border-Size: 0px; --Poll-Option-Border-Color: {color:borders}; --Poll-Option-Padding: 10px; --Poll-Option-Font-Size: 13.5px; --Poll-Option-Spacing: 10px; --Poll-Option-Text-Color: {color:posts}; --Poll-Option-HOVER-Border-Color: none; --Poll-Option-HOVER-Background-Color: {color:gradient 2}; --Poll-Option-HOVER-Text-Color: {color:accent}; --Poll-Option-HOVER-Speed: 0.5s; } </style>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script><script>
- $(document).ready(function(){
- $('.click,.fade').click(function() {
- $('#pop').fadeToggle();
- });
- });
- </script>
- </head>
- <!----- html ----->
- <body>
- <!--✻✻✻✻✻✻ npf audio player by @glenthemes ✻✻✻✻✻✻-->
- <script src="//tmblr-npf-audio.gitlab.io/s/init.js"></script>
- <link href="//tmblr-npf-audio.gitlab.io/s/base.css" rel="stylesheet">
- <script>
- tumblr_npf_audio({
- emptyTitleText: "Untitled track",
- emptyArtistText: "Untitled artist",
- emptyAlbumText: "Untitled album",
- titleLabel: "Track:",
- artistLabel: "Artist:",
- albumLabel: "Album:"
- });
- </script>
- <style edit-npf-audio-player>
- .npf-audio-wrapper {
- --NPF-Audio-Buttons-Size: 1.4rem;
- --NPF-Audio-Buttons-Color: {color:accent};
- --NPF-Audio-Buttons-Spacing: 1.3rem;
- --NPF-Audio-Image-Size: 72px;
- --NPF-Audio-Image-Spacing: 5px;
- }
- .npf-audio-background {
- background-color: {color:background};
- padding: 1.5rem;
- border-radius:{select:border radius};
- margin-top:-0.4em;
- }
- .npf-audio-title-label,
- .npf-audio-artist-label,
- .npf-audio-album-label {
- font-weight: bold;
- color:{color:accent};
- }
- .npf-audio-title,
- .npf-audio-artist,
- .npf-audio-album {
- color: {color:text};
- }
- /*----- updates -----*/
- .tab {
- left:10px;
- bottom:10px;
- position:fixed;
- width:350px;
- height:auto;
- max-height:100%;
- overflow:hidden;
- z-index:999999999999999;
- }
- .tab_content {
- color:{color:text};
- display:none;
- padding:20px;
- width:250px;
- height:165px;
- background:{color:posts};
- box-shadow:0px 0px {select:shadow} {color:borders};
- border:{select:borders} solid {color:borders};
- border-radius:{select:border radius};
- }
- .tab_content li {
- list-style-type:none;
- margin-bottom:9.5px;
- line-height:25px;
- }
- {block:ifnunito}
- .tab_content li {
- list-style-type:none;
- margin-bottom:9px;
- line-height:25px;
- }
- .tab_content {
- color:{color:text};
- display:none;
- padding:20px;
- width:250px;
- height:170px;
- background:{color:posts};
- border:{select:borders} solid {color:borders};
- border-radius:{select:border radius};
- }
- {/block:ifnunito}
- {block:ifroboto}
- .tab_content {
- color:{color:text};
- display:none;
- padding:20px;
- width:250px;
- height:163px;
- background:{color:posts};
- border:{select:borders} solid {color:borders};
- border-radius:{select:border radius};
- }
- {/block:ifroboto}
- {block:ifkarla}
- .tab_content {
- color:{color:text};
- display:none;
- padding:20px;
- width:250px;
- height:165px;
- background:{color:posts};
- border:{select:borders} solid {color:borders};
- border-radius:{select:border radius};
- }
- {/block:ifkarla}
- .tab_content b {
- background:{color:accent};
- color:{color:posts};
- padding:5px;
- padding-left:7px;
- padding-right:7px;
- border-radius:{select:border radius};
- font-weight:bold;
- margin-right:0.3em;
- }
- .tab_content bb {
- background:{color:gradient 2};
- color:{color:posts};
- padding:5px;
- padding-left:7px;
- padding-right:7px;
- border-radius:{select:border radius};
- font-weight:bold;
- margin-right:0.3em;
- }
- .tab_content i {
- font-size:20px;
- }
- .tab_content a {
- color:{color:text};
- box-shadow:0px 2px 0px {color:borders};
- }
- .tab_content a:hover {
- color:{color:accent};
- box-shadow:0px 2px 0px {color:accent};
- }
- </style>
- <main>
- <div class="jin">
- <div class="jincontrols">
- <li><a class="scrollToTop"title="scroll to top"><i class="ph ph-arrow-circle-up"></i></a></li>
- <li><a class="controls-button"title="controls"><i class="ph ph-gear"></i></a></li>
- <li><a href="/"title="credit"><i class="ph ph-butterfly"></i></a></li>
- </div></div>
- <!----- heading ----->
- <div id="heading">
- <div id="linkiez">
- <li><a href="/">refresh</a></li>
- <li><a href="/ask">contact</a></li>
- <li><a href="{text:header link url}">{text:header link title}</a></li>
- <li><a href="/archive">archive</a></li>
- </div>
- </div> <!----- heading end ----->
- <!----- 1st sidebar ----->
- <div id="sidebar2">
- <div style="position:absolute;top:-32px;left:125px;"><img src="{image:icon}"style="border-radius:100%;"></div>
- <div id="title">
- <a href="/">{Title}</a>
- <br><span style="font-size:12.5px;text-transform:lowercase;font-weight:normal;">@{Name}</span>
- </div>
- <div id="follow">
- <li><a href="https://tumblr.com/follow/{Name}">follow</a></li>
- <li><a href="https://tumblr.com/message/{Name}">message</a></li>
- </div>
- </div> <!----- 1st sidebar end ----->
- <!----- 2nd sidebar ----->
- <div id="sidebar">
- <img src="{image:sidebar}" id="sidebarie">
- <div id="desc">{text:description}</div>
- </div> <!----- 2nd sidebar end ----->
- <!----- 3rd sidebar ----->
- <div id="nav">
- <li><a href="{text:link 1 url}"><i class="ph ph-magic-wand"></i><br>{text:link 1 title}</a></li>
- <li><a href="{text:link 1 url}"><i class="ph ph-user"></i><br>{text:link 2 title}</a></li>
- <li><div class="click"><i class="ph ph-list"></i><br>{text:popup title}</div></li>
- <li><div class="tabs"><i class="ph ph-question"></i><br>{text:updates title}</div></li>
- </div> <!----- 3rd sidebar end ----->
- <div id="quickiez">
- <div id="title"style="margin-top:-0.2em;">
- <a href="/">recommended</a>
- <br><span style="font-size:12.5px;text-transform:lowercase;font-weight:normal;">blogs to follow</span>
- </div>
- <div style="margin-top:3em;">
- <li><img src="https://api.tumblr.com/v2/blog/{text:blog 1 name}.tumblr.com/avatar"> <div style="margin-top:-2.6em;margin-left:3em;"><a href="https://{text:blog 1 name}.tumblr.com/">{text:blog 1 name}</a><p style="margin-left:0em;margin-top:-0.1em;">{text:blog 1 desc}</p></div></li>
- <li><img src="https://api.tumblr.com/v2/blog/{text:blog 2 name}.tumblr.com/avatar"> <div style="margin-top:-2.6em;margin-left:3em;"><a href="https://{text:blog 2 name}.tumblr.com/">{text:blog 2 name}</a><p style="margin-left:0em;margin-top:-0.1em;">{text:blog 2 desc}</p></div></li>
- <li style="border-bottom:none;"><img src="https://api.tumblr.com/v2/blog/{text:blog 3 name}.tumblr.com/avatar"> <div style="margin-top:-2.6em;margin-left:3em;"><a href="https://{text:blog 3 name}.tumblr.com/">{text:blog 3 name}</a><p style="margin-left:0em;margin-top:-0.1em;">{text:blog 3 desc}</p></div></li>
- </div>
- </div>
- <!----- popup ----->
- <div id="pop"> <div class="fade"></div>
- <div class="popup">
- <div class="bio">
- <li><b>name</b><br>{text:name}</li>
- <li><b>age</b><br>{text:age}</li>
- <li><b>pronouns</b><br>{text:pronouns}</li>
- <li><b>tracking</b><br>{text:zodiac}</li>
- </div>
- <img src="{image:popup}" id="headerg">
- <div class="bio2">
- {text:popup box}
- </div>
- </div>
- </div> <!----- popup end ----->
- <section>
- {block:TagPage}
- <article>
- <b>posts tagged under:</b> #{Tag}
- </article>
- {/block:TagPage}
- <!----- posts ----->
- {block:Posts}
- <article class="posts" id="{PostID}">
- <!----- rb/via ----->
- <div class="rbinfo">
- {block:RebloggedFrom}
- <div class="user-icon"style="margin-top:-1.1em!important;"><img src="{ReblogParentPortraitURL-64}"></div>
- <div class="username"><a href="{Permalink}">{Name}</a> <i class="ph ph-repeat"style="color:{color:text};font-size:11px;"></i> <span> <a href="{ReblogParentURL}"title="{ReblogParentTitle}">{ReblogParentName}</a><br>reblogged {TimeAgo}</span></div>
- {/block:RebloggedFrom}
- {block:NotReblog}
- <div class="user-icon"style="margin-top:-1.1em!important;"><img src="{FavIcon}"></div>
- <div class="username"><a href="{Permalink}"title="original post">{Name}</a><br> <span>posted {TimeAgo}</span></div>
- {/block:NotReblog}
- </div><!----- rb/via end ----->
- <!----- buttons ----->
- {block:Date}
- <div class="buttons">
- <div class="buttonscontrols">
- {block:PinnedPostLabel}<a href="{Permalink}" class="pinned-post"title="pinned"><i class="ph ph-push-pin-simple"></i></a>{/block:PinnedPostLabel}
- <a href="{Permalink}" title="{NoteCountWithLabel}"><i class="ph ph-note-pencil"></i></a>
- <a href="{ReblogURL}" target="_blank" class="reblog"title="reblog"><i class="ph ph-repeat"></i></a>
- <a href="#" class="like"title="like"style="padding-bottom:8.5px;">{LikeButton}<i class="ph ph-heart"></i></a>
- {block:ContentSource}<a href="{SourceURL}"title="source"><i class="ph ph-link"></i></a>{/block:ContentSource}
- </div>
- </div>
- {/block:Date}
- {block:Text}
- {block:Title}<h1>{Title}</h1>{/block:Title}
- {block:NotReblog}
- <li class="caption text-caption">
- {Body}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption text-caption">
- <div class="user-icon"></div>
- <div class="username"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Text}
- {block:Link}
- <a href="{URL}" class="link-wrap">
- {block:Thumbnail}<img src="{Thumbnail-HighRes}">{/block:Thumbnail}
- <div class="link">
- <div class="title">{Name}</div>
- {block:Excerpt}<div class="link-txt">{Excerpt}</div>{/block:Excerpt}
- {block:Host}<div class="link-host">{Host}</div>{/block:Host}
- </div>
- </a>
- {block:Description}
- {block:NotReblog}
- <li class="caption">
- {Description}
- </li>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Link}
- {block:Photo}
- <div class="photo">
- {LinkOpenTag}<a href="#" onclick="Tumblr.Lightbox.init([{ width: {PhotoWidth-HighRes}, height: {PhotoHeight-HighRes}, low_res: '{PhotoURL-500}', high_res: '{PhotoURL-HighRes}' }]); $('body').toggleClass('tumblr_lightbox_active'); return false"><img src="{PhotoURL-HighRes}" alt="{PhotoAlt}"></a>{LinkCloseTag}
- </div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photo"style="margin-top:1em;">{Photoset-700}</div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Video}
- {block:Quote}
- <div class="quote">{Quote}</div>
- {block:Source}<div class="source">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Chat}
- {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- <ul class="chat">{block:Lines}
- <li>
- {block:Label}<div class="chatter">{Label}</div>{/block:Label}
- {Line}
- </li>
- {/block:Lines}</ul>
- {/block:Chat}
- {block:Answer}
- <div class="asking"><b>{Asker}</b> sent a message
- <div class="question">{Question}</div></div>
- {block:Answerer}
- <div class="answer2">{Answer}</div>
- {/block:Answerer}
- {block:NotReblog}
- <li class="caption">
- {Replies}
- </li></div>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Answer}
- {block:Audio}
- <div class="audiopost">
- <div class="audiobox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayer}{/block:AudioPlayer}
- </div>
- </div>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="album-art">
- {/block:AlbumArt}
- <div class="audioinfo">
- {block:TrackName}<li class="track">{TrackName}</li>{/block:TrackName}
- {block:Artist}<li>{Artist}</li>{/block:Artist}
- {block:Album}<li>{Album}</li>{/block:Album}
- </div>
- </div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- {Caption}
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <div class="user-icon"></div>
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- {Body}
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Audio}
- <!----- tags ----->
- {block:HasTags}
- <div class="tags">
- {block:Tags}
- <a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- <!----- notes ----->
- {block:PermalinkPage}{block:Date}
- {block:NoteCount}{block:PostNotes}
- <div class="notes">
- {PostNotes-64}
- </div>
- {/block:PostNotes}{/block:NoteCount}
- {/block:Date}{/block:PermalinkPage}
- </article>
- {/block:Posts}
- <!----- pagination ----->
- {block:Pagination}
- <article id="page-navigation">
- {block:PreviousPage}
- <div style="position:absolute; left:10px; margin-top:-0.15em;"><a href="{PreviousPage}"title="previous page"><i class="ph ph-arrow-circle-left"></i></a></div>
- {/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}<span class="current-page">{PageNumber}</span>{/block:CurrentPage}
- {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <div style="position:absolute; right:10px;margin-top:-1.5em;"><a href="{NextPage}"title="next page"><i class="ph ph-arrow-circle-right"></i></a></div>{/block:NextPage}
- </article>
- {/block:Pagination}
- </section>
- </main>
- <!----- scripts ----->
- <script src="https://unpkg.com/popper.js@1"></script>
- <script src="https://unpkg.com/tippy.js@5/dist/tippy-bundle.iife.js"></script>
- <link rel="stylesheet" href="https://unpkg.com/tippy.js@5/dist/svg-arrow.css" />
- <script>
- $(document).ready(function(){
- //Check to see if the window is top if not then display button
- $(window).scroll(function(){
- if ($(this).scrollTop() > 100) {
- $('.scrollToTop').fadeIn(0);
- } else {
- $('.scrollToTop').fadeOut(0);
- }
- });
- //Click event to scroll to top
- $('.scrollToTop').click(function(){
- $('html, body').animate({scrollTop : 0},800);
- return false;
- });
- });
- tippy('a[title]', {
- theme: 'custom',
- arrow: tippy.round,
- zIndex: 9999999999,
- maxWidth: 300,
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- </script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.controls-button').click(function(){
- $('body').toggleClass('controls-click');
- });
- });
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $('.search').submit(function(event){
- var value = $('input:first').val();
- location.replace('https://{Name}.tumblr.com/tagged/' + value);
- });
- });
- </script>
- </body>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".tabs").click(function(){
- $(".tab_content").slideToggle("slow");
- });
- });
- </script>
- <!----- updates ----->
- <div class="tab">
- <div class="tab_content">
- <li><i class="ph ph-television"style="color:{color:accent};"></i>
- <div style="margin-top:-2.2em;margin-left:2em;"><b>watching</b> {text:watching}</div></li>
- <li><i class="ph ph-headphones"style="color:{color:gradient 2};"></i>
- <div style="margin-top:-2.2em;margin-left:2em;"><bb>listening to</bb> {text:listening to}</div></li>
- <li><i class="ph ph-book"style="color:{color:accent};"></i>
- <div style="margin-top:-2.2em;margin-left:2em;"><b>reading</b> {text:reading} </div></li>
- <li><i class="ph ph-magic-wand"style="color:{color:gradient 2};"></i>
- <div style="margin-top:-2.2em;margin-left:2em;"><bb>working on</bb> {text:working on} </div></li>
- <li><i class="ph ph-info"style="color:{color:accent};"></i>
- <div style="margin-top:-2.2em;margin-left:2em;"><b>status</b> {text:status}</div></li>
- </div>
- </div> <!----- updates end ----->
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement