Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ♡ JUST LIKE MAGIC / THEME 06 by DHYA @ARIANAGRANDRE ♡
- arianagrandre.tumblr.com
- - base code by @seyche
- - no.js photosets by @annasthms & @eggdesign
- - NPF (mobile) photoset fix by @glenthemes
- - cappuccicons (icon font) by suiomi
- - tippy js. tooltips by atomiks / tutorial by @silbrigthemes
- - custom like button by @shythemes
- - styling tumblr controls by @odeysseus
- DO NOT remove any credits.
- DO NOT claim or redistribute this theme.
- DO NOT take parts as your own or use it as a base code.
- Feel free to edit it as much you like.
- Enjoy!
- -->
- <!DOCTYPE html>
- <html>
- <head>
- <link href="https://static.tumblr.com/0podkko/oDSpg7y88/photosets.css" rel="stylesheet">
- <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">
- <!----- VARIABLES AND OPTIONS ----->
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Background" content="#f3f3f3"/>
- <meta name="color:Posts" content="#ffffff"/>
- <meta name="color:Gradient Color 1" content="#97b0f9" />
- <meta name="color:Gradient Color 2" content="#e8f0ff" />
- <meta name="color:Sidebar" content="#ffffff"/>
- <meta name="color:Title" content="#ffffff"/>
- <meta name="color:Text" content="#707070"/>
- <meta name="color:Sidebar Link" content="#8fb7fc"/>
- <meta name="color:Sidebar Link Hover" content="#ffffff"/>
- <meta name="color:Link" content="#76a2ee"/>
- <meta name="color:Link Hover" content="#d7d7d7"/>
- <meta name="color:Footer" content="#ededed" />
- <meta name="color:Footer Link" content="#767676" />
- <meta name="color:Borders" content="#dcdcdc"/>
- <meta name="color:Scrollbar" content="#657bdd" />
- <meta name="select:Post Width" content="400px" title="400px"/>
- <meta name="select:Post Width" content="500px" title="500px"/>
- <meta name="select:Post Width" content="540px" title="540px"/>
- <meta name="select:Font" content="Barlow"/>
- <meta name="select:Font" content="Bai Jamjuree"/>
- <meta name="select:Font" content="Karla"/>
- <meta name="select:Font" content="Nunito Sans"/>
- <meta name="select:Font" content="Overpass"/>
- <meta name="select:Font" content="Rubik"/>
- <meta name="select:Font" content="Saira"/>
- <meta name="select:Font Size" content="15px"/>
- <meta name="select:Font Size" content="14px"/>
- <meta name="select:Font Size" content="13px"/>
- <meta name="select:Font Size" content="12px"/>
- <meta name="select:Font Size" content="11px"/>
- <meta name="text:Home icon" content="\eb0e"/>
- <meta name="text:Ask icon" content="\e9d8"/>
- <meta name="text:Archive icon" content="\ebe1"/>
- <meta name="text:Link 1 icon" content="\eca1"/>
- <meta name="text:Link 1" content=""/>
- <meta name="text:Link 1 hover title" content=""/>
- <meta name="text:Link 2 icon" content="\ecb6"/>
- <meta name="text:Link 2" content=""/>
- <meta name="text:Link 2 hover title" content=""/>
- <meta name="text:Link 3 icon" content="\ecf0"/>
- <meta name="text:Link 3" content=""/>
- <meta name="text:Link 3 hover title" content=""/>
- <meta name="text:Link 4 icon" content="\e97d"/>
- <meta name="text:Link 4" content=""/>
- <meta name="text:Link 4 hover title" content=""/>
- <meta name="text:Link 5 icon" content="\eabc"/>
- <meta name="text:Link 5" content=""/>
- <meta name="text:Link 5 hover title" content=""/>
- <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=Bai+Jamjuree:wght@300;400;500&family=Barlow:wght@300;400;500&family=Karla:wght@300;400;500&family=Nunito+Sans:wght@300;400;600&family=Overpass:wght@300;400;600&family=Rubik:wght@300;400;500&family=Saira:wght@300;400;500&display=swap" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <!-- NPF IMAGES READJUSTMENT | @glenthemes v2.0 [last updated: 2021-06-03] --> <link href="//dl.dropbox.com/s/bnoj86mka0bkplb/npf-override.css" rel="stylesheet"> <script src="//dl.dropbox.com/s/vwrm94pcg4c9e71/npf-evenize.js"></script> <style type="text/css"> :root { --NPF-Image-Spacing:4px; --NPF-Bottom-Gap-From-Captions:2em; } </style>
- <script src="//pull.cappuccicons.com/cpf.js"></script>
- <!----- CSS ----->
- <style type="text/css">
- /*----- TUMBLR CONTROLS -----*/
- .tmblr-iframe{ white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%);opacity:.2;transition: .4s ease-in-out; -webkit-transition: .4s ease-in-out;-moz-transition: .4s ease-in-out;-o-transition: .4s ease-in-out;position:fixed!important;right:-20px!important;transform:scale(0.7,0.7); } .tmblr-iframe:hover { opacity:0.7; }
- /*----- BASIC STYLING -----*/
- body {
- font-family: {select:font}, sans-serif;
- font-size: {select:font size};
- color: {color:text};
- background-color: {color:background};
- line-height: 160%;
- word-wrap: break-word;
- letter-spacing: 0.04em;
- margin: 0;
- padding: 0;
- }
- a {
- color: {color:link};
- text-decoration: none;
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- a:hover {
- color: {color:Link Hover};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- blockquote {
- padding: 0 0 0 1.5em;
- border-left: 1px solid {color:borders};
- margin: 1.5em 0 1.5em 1.5em;
- }
- h1, h2, h3, h4, h5, .title {
- letter-spacing: 0.06em;
- line-height: 145%;
- font-weight: bold;
- }
- h1, .title {font-size: 1.5em;}
- h2 {font-size: 1.3em;}
- h3 {font-size: 1.25em;}
- h4 {font-size: 1.1em;}
- h5 {font-size: 1em;}
- small {font-size: 0.9em;}
- big {font-size: 1.1em;}
- hr {
- height: 1px;
- border: none;
- box-shadow: none;
- background-color: {color:borders};
- }
- pre {
- line-height: inherit;
- font-size: inherit;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- .tmblr-iframe-compact .tmblr-iframe--unified-controls {z-index: 999999999!important;}
- /*----- SCROLLBAR -----*/
- ::-webkit-scrollbar{
- height:11px;
- width:11px;
- background:inherit;
- }
- ::-webkit-scrollbar-thumb {background:{color:scrollbar};}
- ::-webkit-scrollbar-track {background:{color:borders};}
- ::-webkit-scrollbar-thumb, ::-webkit-scrollbar-track {border:5px solid {color:background};
- }
- /*----- ICONS -----*/
- .icon1:before{
- content:'{text:home icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon2:before{
- content:'{text:ask icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon3:before{
- content:'{text:archive icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon4:before{
- content:'{text:link 1 icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon5:before{
- content:'{text:link 2 icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon6:before{
- content:'{text:link 3 icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon7:before{
- content:'{text:link 4 icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .icon8:before{
- content:'{text:link 5 icon}';
- font-family:'cappuccicons';
- font-weight:400;
- }
- .chevron-right{
- font-size: 10px;
- color: {color:link};
- }
- .chevron-left{
- font-size: 10px;
- color: {color:link};
- }
- /*----- TOOLTIPS -----*/
- .tippy-tooltip.custom-theme {
- background-color: {color:Posts};
- color: {color:Link};
- text-align:center;
- }
- .tippy-tooltip.custom-theme .tippy-svg-arrow {
- opacity:0;
- }
- /*----- TITLE -----*/
- .blogtitle {
- text-align:left;
- padding:20px;
- margin-bottom:0px;
- background: linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- border-radius:7px 7px 0 0;
- }
- .blogtitle a {
- font-family:{text:Body};
- letter-spacing:0.5px;
- font-weight:600;
- font-size:15px;
- color:{color:Title};
- text-transform:lowercase;
- }
- /*----- SIDEBAR -----*/
- #sidebar {
- width: 250px;
- position: fixed;
- top: {text:post margin}px;
- text-align: center;
- background-color:{color:Sidebar};
- border-radius:7px;
- box-shadow:0px 1px 1px {color:borders};
- }
- {block:ifSidebarImage}
- #side-img {
- margin: auto;
- }
- {/block:ifSidebarImage}
- #description {
- padding:16px;
- line-height:1.5em;
- font-size:{select:font size};
- font-family:{text:body};
- }
- .nav {
- width:250px;
- margin:10px 0px 0px 0px;
- position:fixed;
- display:block;
- background-color:{color:Sidebar};
- border-radius:7px;
- box-shadow:0px 1px 1px {color:borders};
- height:auto;
- text-align:center;
- }
- .nav a {
- display:inline-block;
- text-align:center;
- padding:12px;
- margin:5px 6px 5px 6px;
- color:{color:sidebar link};
- font-weight:500;
- font-size:15px;
- border-radius:5px;
- width:23px;
- height:23px;
- }
- .nav a:hover {
- color:{color:sidebar link hover};
- background:linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- /*----- POSTS -----*/
- main {
- position: relative;
- width: calc(250px + {select:post width} + 150px);
- margin: auto;
- }
- section {
- position: relative;
- width: {select:post width};
- margin-left: 440px;
- }
- article {
- width: 100%;
- position: relative;
- margin: 150px auto;
- border-radius:7px;
- }
- .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%;}
- .posts ul li {
- list-style:none;
- line-height:150%;
- margin-left:0px;
- }
- .posts ul li:before {
- content:'\e9e4';
- margin-right:1em;
- font-family:'cappuccicons';
- font-weight:100;
- font-size:10px;
- }
- /*----- CAPTIONS -----*/
- .caption {
- background:{color:posts};
- margin-top: 1em;
- list-style-type: none;
- padding:1em, 1em, 0.5em,2em;
- border-radius:7px;
- box-shadow:0px 1px 1px {color:borders};
- }
- .text-caption:first-of-type {
- margin-top: 0;
- }
- .comment {
- list-style:none;
- overflow:hidden;
- padding:20px 30px 30px 30px;
- }
- .user-icon {
- display: inline-block;
- vertical-align: middle;
- width: 2em;
- height: 2em;
- margin-right: 1em;
- border-radius:3px;
- margin-left:2em;
- margin-top:2em;
- margin-bottom:0.2em;
- }
- .username {
- display: inline-block;
- vertical-align: middle;
- font-weight: bold;
- margin-top:2em;
- margin-bottom:0.2em;
- }
- .deactive::after {
- content: '(deactivated)';
- margin-left: 1em;
- opacity: 0.75;
- color: {color:text};
- }
- p.tmblr-attribution {margin-top: 1em !important;}
- /*----- TEXT -----*/
- h1.post-title {margin-top: 0;}
- /*----- LINK -----*/
- 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;
- }
- /*----- PHOTO -----*/
- img {
- margin: 0;
- display: block;
- height: auto;
- max-width: 100%;
- }
- .photo img {width: 100%;}
- .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;
- }
- /*----- PHOTOSET -----*/
- .post-content div.npf_row, .post div.npf_row, body div.npf_row {
- margin-left: 0 !important;
- margin-right: 0 !important;
- }
- [photoset-layout] {
- grid-gap:4px;
- }
- [photoset-layout] div {
- cursor:pointer;
- }
- /*----- QUOTE -----*/
- .quote {
- line-height: 160%;
- font-size: 1.15em;
- padding:25px;
- background:{color:Posts};
- border-radius:7px 7px 0 0;
- box-shadow:0px 1px 1px {color:borders};
- margin-bottom:0;
- }
- .quote p:first-of-type {margin-top: 0;}
- .quote p:last-of-type {margin-bottom: 0;}
- .source {
- margin-top:0;
- padding:10px 25px 10px 25px;
- border-radius:0px 0px 7px 7px;
- background: linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- color:{color:title};
- box-shadow:0px 1px 1px {color:borders};
- }
- .source a {
- color:{color:link};
- }
- .source a:hover {
- color:{color:link hover};
- }
- /*----- CHAT -----*/
- .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;}
- /*----- ANSWER -----*/
- .ask-wrap {
- padding:20px;
- border-radius:7px 7px 0 0;
- background: linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- }
- .ask-icon {
- display: inline-block;
- vertical-align: middle;
- width: 2em;
- height: 2em;
- margin-right: 1em;
- border-radius:3px;
- margin-left:2em;
- margin-top:2em;
- margin-bottom:2em;
- }
- .asking {
- display: inline-block;
- margin-left: 1em;
- margin-right:1em;
- font-weight: bold;
- margin-bottom:0.2em;
- margin-top:1.5em;
- color:{color:title};
- }
- .question {
- margin-top:0.2em;
- margin-left:2em;
- margin-right:2em;
- margin-bottom:2em;
- padding:15px;
- background:{color:Posts};
- border-radius:7px;
- }
- .question p:first-of-type {margin-top: 0;}
- .question p:last-of-type {margin-bottom: 0;}
- .answr {
- padding: 20px 40px 20px 20px;
- list-style:none;
- background:{color:posts};
- border-radius:0 0 7px 7px;
- box-shadow:0px 1px 1px {color:borders};
- }
- .reps {
- margin-top: 2em;
- margin-left:2em;
- margin-bottom:2em;
- }
- /*----- AUDIO -----*/
- .audiopost {
- margin-bottom: 2em;
- margin-top:2em;
- }
- .album-art {
- z-index: 1;
- display: inline-block;
- vertical-align: middle;
- border-radius:7px;
- float: left;
- width: 100px;
- height: 100px;
- }
- .audio-player-wrap {
- width: 100px;
- height: 100px;
- display: inline-block;
- }
- .button {
- width: 30px;
- height: 30px;
- overflow: hidden;
- position: relative;
- z-index: 2;
- margin: 7px;
- }
- .audiobox {
- background-color: #f2f2f2;
- z-index: 3;
- position: absolute;
- margin: 28px 0 0 28px;
- border-radius: 50%;
- opacity:0.5;
- }
- .audioinfo {
- display: inline-block;
- height: 100px;
- max-width: calc(100% - 100px);
- margin-left: 100px;
- display: flex;
- justify-content: center;
- flex-direction: column;
- box-sizing: border-box;
- padding-left: 2em;
- }
- .audioinfo li {
- list-style-type: none;
- }
- .track {
- font-weight: bold;
- color:{color:Title};
- padding:15px;
- border-radius:7px 7px 0 0;
- background: linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- }
- .artist {
- padding:15px;
- background:{color:Posts};
- background:{color:Posts};
- border-radius:0 0 7px 7px;
- box-shadow:0px 1px 1px {color:borders};
- }
- .spotify_audio_player {
- height: 80px !important;
- width:540px;
- }
- /*----- INFO -----*/
- .info {
- margin-top: 1em;
- font-size:13.5px;
- background:{color:footer};
- border-radius:7px;
- }
- .info a {
- display: inline-block;
- vertical-align: middle;
- position:relative;
- padding:6px 0px 6px 0px;
- color:{color:footer link};
- margin-left:1em;
- }
- .info a:hover{
- color:{color:link hover};
- }
- svg {
- width:15px;
- height:15px;
- opacity:1;
- display:block;
- overflow:visible;
- margin-top:3px;
- fill:{color:sidebar link hover};
- padding:12px;
- }
- .controls a {
- margin-top:1.2em;
- position:absolute;
- display:block;
- z-index: 999;
- text-align: center;
- background:{color:Gradient Color 1};
- border-radius:7px;
- box-shadow:0px 1px 1px {color:borders};
- }
- svg:hover {
- fill:{color:sidebar link};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- .controls .like .liked + svg {
- opacity:1;
- }
- .controls .like .liked + svg path {
- fill:#ec5a5a;
- }
- .controls .like .like_button {
- position:relative;
- }
- .controls .like .like_button iframe {
- position:absolute;
- top:0;
- left:0;
- bottom:0;
- right:0;
- z-index:2;
- opacity:0;
- }
- .info a, .tags a {
- margin-right: 0.75em;
- }
- a.pinned-post {font-weight: bold;}
- .reb {
- position:absolute;
- display:block;
- font-size:17px;
- z-index: 999;
- padding-top:10px;
- height:100px;
- right:-60px;
- }
- .reb a {
- text-align: center;
- color:{color:sidebar link hover};
- border-radius:7px;
- background:{color:Gradient Color 1};
- box-shadow:0px 1px 1px {color:borders};
- }
- .reb a:hover{
- color:{color:sidebar link};
- background:{color:sidebar};
- -webkit-transition: all 0.3s;
- -moz-transition: all 0.3s;
- -ms-transition: all 0.3s;
- -o-transition: all 0.3s;
- transition: all 0.3s;
- }
- .rebbutton a {
- padding:10px;
- }
- /*---- POST NOTES -----*/
- .notes {
- margin-top: 1em;
- position:relative;
- display:inline-block;
- }
- ol.notes {
- max-width: 100%;
- padding: 0;
- margin: 2em 0 0 0;
- }
- ol.notes li.note {padding: 0.5em 0; list-style-type: none;}
- ol.notes li.note img.avatar {
- margin-right: 1em;
- vertical-align: middle;
- display: inline-block;
- width: 1.25em;
- height: 1.25em;
- }
- /*---- PAGINATION -----*/
- .pagination {
- text-align: center;
- padding:20px;
- width: auto
- position:relative;
- margin:50px;
- }
- .pagination a {
- color:{color:link};
- background:{color:sidebar};
- padding:10px;
- font-size:10px;
- margin:30px;
- border-radius:5px;
- box-shadow:0px 1px 1px {color:borders};
- }
- .pagination a:hover {
- color:{color:sidebar link hover};
- background:linear-gradient(to right, {color:Gradient Color 1}, {color:Gradient Color 2});
- }
- /*---- TAGS -----*/
- .tags {
- margin-top:2em;
- display:block;
- padding:0px;
- margin-bottom:3em;
- font-size:13px;
- line-height:2em;
- word-break: break-all;
- }
- .tags a {
- font-style:normal;
- display:inline;
- line-height:2em;
- margin-right:2em;
- }
- /*---- CREDIT -----*/
- #credit {
- position: fixed;
- bottom: 20px;
- right: 20px;
- font-size: 15px;
- }
- {CustomCSS}
- </style>
- </head>
- <!----- HTML ----->
- <body>
- <!-- main = main container -->
- <main>
- <!----- SIDEBAR ----->
- <aside id="sidebar">
- <div class="blogtitle"><a href="/">{Title}</a></div>
- {block:ifSidebarImage}<img src="{image:Sidebar}" id="side-img" alt="Sidebar image"/></a>{/block:ifSidebarImage}
- {block:Description}<div id="description">{Description}</div>{/block:Description}
- <div class="nav">
- {block:ifHomeicon}<a href="/" title="home" ><div class="icon1"></div>{icon1}</a>
- {/block:ifHomeicon}
- {block:AskEnabled}{block:ifAskicon}<a href="/ask" title="message"> <div class="icon2"></div>{icon2}</a>{/block:ifAskicon}{/block:AskEnabled}
- {block:ifArchiveicon}<a href="/archive" title="archive"><div class="icon3"></div>{icon3}</a>{/block:ifArchiveicon}
- {block:ifLink1}<a href="{text:Link 1}" title="{text:Link 1 hover title}"> <div class="icon4"></div>{icon4}</a>{/block:ifLink1}
- {block:ifLink2}<a href="{text:Link 2}" title="{text:Link 2 hover title}"> <div class="icon5"></div>{icon5}</a>{/block:ifLink2}
- {block:ifLink3}<a href="{text:Link 3}" title="{text:Link 3 hover title}"><div class="icon6"></div>{icon6}</a>{/block:ifLink3}
- {block:ifLink4}<a href="{text:Link 4}" title="{text:Link 4 hover title}"><div class="icon7"></div>{icon7}</a>{/block:ifLink4}
- {block:ifLink5}<a href="{text:Link 5}" title="{text:Link 5 hover title}"><div class="icon8"></div>{icon8}</a>{/block:ifLink5}
- {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
- </div>
- </aside>
- <!-- POST CONTAINER -->
- <section>
- <!----- POSTS ----->
- {block:posts inlineMediaWidth="1280"}
- {block:Date} <div class="reb">
- <div class="rebbutton"><a href="{ReblogURL}" target="_blank"><i class="cp cp-reblog-alt"></i></a></div>
- <div class="controls"><a href="#" class="like">{LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </a>
- </div>
- </div>
- {/block:Date}
- <article class="posts" post-type="{PostType}">
- {block:Text}
- {block:Title}<h1 class="post-title"><a href="{Permalink}">{Title}</a></h1>{/block:Title}
- {block:NotReblog}
- <li class="caption text-caption">
- <div class="comment">{Body}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption text-caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment">{Body}</div>
- </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">
- <div class="comment"> {Description} </div>
- </li>
- {/block:NotReblog}
- {/block:Description}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment"> {Body} </div>
- </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">
- <div class="comment"> {Caption} </div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment"> {Body} </div>
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photo}
- {block:Photoset}
- <div class="photoset-grid" photoset-layout="{PhotosetLayout}">{block:Photos}<div data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}" data-lowres="{PhotoURL-500}" data-highres="{PhotoURL-HighRes}" onclick="lightbox(this)"><img src="{PhotoURL-HighRes}" /></div>{/block:Photos}</div>{block:Caption}
- {block:NotReblog}
- <li class="caption">
- <div class="comment">{Caption}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment">{Body}</div>
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Photoset}
- {block:Video}
- <div class="video">{VideoEmbed-700}</div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- <div class="comment">{Caption}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment"> {Body} </div>
- </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 class="post-title"><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="ask-wrap">
- <img src="{AskerPortraitURL-64}" class="ask-icon">
- <div class="asking">{Asker} asked</div>
- <div class="question">{Question}</div>
- </div>
- {block:Answerer}
- <li class="answr">
- <img src="{AnswererPortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Answerer}</a></div>
- <div class="reps"> {Answer} </div>
- </li>
- {/block:Answerer}
- {block:NotReblog}
- <li class="answr">
- <div class="reps"> {Replies} </div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment"> {Body} </div>
- </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 class="artist">{Artist}</li>{/block:Artist}
- </div>
- </div>
- {block:Caption}
- {block:NotReblog}
- <li class="caption">
- <div class="comment">{Caption}</div>
- </li>
- {/block:NotReblog}
- {block:RebloggedFrom}
- {block:Reblogs}
- <li class="caption">
- <img src="{PortraitURL-64}" class="user-icon">
- <div class="username {block:IsDeactivated}deactive{/block:IsDeactivated}"><a href="{Permalink}">{Username}</a></div>
- <div class="comment"> {Body} </div>
- </li>
- {/block:Reblogs}
- {/block:RebloggedFrom}
- {/block:Caption}
- {/block:Audio}
- <!----- INFO ----->
- {block:Date}
- <div class="info">
- {block:PinnedPostLabel}<a href="{Permalink}" title="pinned post" class="pinned-post"><i class="cp cp-pin-o"></i>
- </a>{/block:PinnedPostLabel}
- <a href="{Permalink}" title="{TimeAgo}"><i class="cp cp-clock-o"></i></a>{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
- <!-- reblog info and content source on permalink pages -->
- {block:PermalinkPage}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}">via</a>
- {/block:RebloggedFrom}
- {block:ContentSource}<a href="{SourceURL}">source</a>{/block:ContentSource}
- {/block:PermalinkPage}
- </div>
- {/block:Date}
- <!----- TAGS ----->
- {block:HasTags}
- <div class="tags">
- {block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}
- </div>
- {/block:HasTags}
- <!----- POST 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}
- {block:Pagination}
- <div class="pagination">
- <span>{block:PreviousPage}<a href="{PreviousPage}"><i class="cp cp-chevron-left"></i></a>{/block:PreviousPage}
- {block:NextPage}<a href="{NextPage}"><i class="cp cp-chevron-right"></i></a>{/block:NextPage}</span>
- </div>
- {/block:Pagination}
- <!-- end of posts container -->
- </section>
- <!-- end of main container -->
- </main>
- <!-- DO NOT REMOVE THE CREDITS -->
- <a href="https://arianagrandre.tumblr.com" title="credit" id="credit"><i class="cp cp-star-o"></i></a>
- <script>
- function gatherData(images, arr) {
- for (let i = 0; i < images.length; i++) {
- let currentData = {
- "width": images[i].getAttribute('data-width'),
- "height": images[i].getAttribute('data-height'),
- "low_res": images[i].getAttribute('data-lowres'),
- "high_res": images[i].getAttribute('data-highres')
- };
- arr.push(currentData);
- }
- }
- function getIndex(elem) {
- let i = 0;
- while( (elem = elem.previousElementSibling) != null ) i++;
- return i;
- }
- function lightbox(elem) {
- let currentPhotoset = elem.parentNode;
- let photosetPhotos = currentPhotoset.getElementsByTagName('div');
- let data = [];
- gatherData(photosetPhotos, data);
- Tumblr.Lightbox.init(data, getIndex(elem) + 1);
- }
- </script>
- <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>
- tippy('a[title]', {
- theme: 'custom',
- arrow: tippy.roundArrow,
- zIndex: 9999999999,
- maxWidth: 300,
- content(reference) {
- const title = reference.getAttribute('title');
- reference.removeAttribute('title');
- return title;
- },
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment