Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!--
- blows up and dies
- thank u to this guy for the awesome win7 css code: https://khang-nd.github.io/7.css/
- -->
- <meta charset="utf-8">
- <meta https-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <title>{Title}</title>
- {block:ifredirect}
- {block:IndexPage}<script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect tag}";
- }
- </script>{/block:IndexPage}
- {/block:ifredirect}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0" />
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.14.0/css/all.css" integrity="sha384-HzLeBuhoNPvSl5KYnjx0BT+WB0QEEqLprO+NBkkk5gbc67FTaL7XIGa2w1L0Xbgc" crossorigin="anonymous">
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <link rel="stylesheet" href="https://unpkg.com/7.css/dist/7.scoped.css">
- <!--Font families-->
- <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=BIZ+UDGothic&family=BIZ+UDMincho&family=Barlow&family=DotGothic16&family=EB+Garamond&family=Gaegu&family=Karla&family=PT+Sans+Narrow&family=Source+Sans+Pro&family=Uchen&family=Yuji+Syuku&display=swap" rel="stylesheet">
- <!--Options-->
- <meta name="image:favicon" content="">
- <meta name="image:icon" content="">
- <meta name="image:permalink pixel" content="">
- <meta name="image:post bg" content="">
- <meta name="color:bg" content="#fff"/>
- <meta name="color:window outside color" content=""/>
- <meta name="color:window inside color" content=""/>
- <meta name="color:window inside border color" content=""/>
- <meta name="color:window description color" content=""/>
- <meta name="color:text" content="">
- <meta name="color:text glow" content="">
- <meta name="color:link" content="">
- <meta name="color:link outline" content="">
- <meta name="color:link glow" content="">
- <meta name="color:link hover" content="">
- <meta name="color:link outline hover" content="">
- <meta name="color:link glow hover" content="">
- <meta name="color:selection" content="#000">
- <meta name="color:selection bg" content="#efefef">
- <meta name="if:glass window" content="" >
- <meta name="if:rounder window" content="" >
- <meta name="if:text glow" content="">
- <meta name="if:link glow" content="">
- <meta name="if:link outline" content="">
- <meta name="if:link bold" content="">
- <meta name="if:link italic" content="">
- <meta name="if:rainbow links" content="">
- <meta name="if:pastel rainbow links" content="">
- <meta name="if:redirect" content="" >
- <meta name="select:font" content="arial">
- <meta name="select:font" content="ms pgothic">
- <meta name="select:font" content="times">
- <meta name="select:font" content="BIZ UDGothic">
- <meta name="select:font" content="BIZ UDMincho">
- <meta name="select:font" content="Barlow">
- <meta name="select:font" content="DotGothic16">
- <meta name="select:font" content="EB Garamond">
- <meta name="select:font" content="Gaegu">
- <meta name="select:font" content="Karla">
- <meta name="select:font" content="PT Sans Narrow">
- <meta name="select:font" content="Source Sans Pro">
- <meta name="select:font" content="Uchen">
- <meta name="select:font" content="Yuji Syuku">
- <meta name="select:font size" content="15">
- <meta name="select:font size" content="18">
- <meta name="select:font size" content="20">
- <meta name="select:font size" content="22">
- <meta name="select:font size" content="24">
- <meta name="select:cursor hover effect" content="pointer">
- <meta name="select:cursor hover effect" content="help">
- <meta name="select:cursor hover effect" content="cell">
- <meta name="select:cursor hover effect" content="alias">
- <meta name="select:cursor hover effect" content="copy">
- <meta name="select:cursor hover effect" content="crosshair">
- <meta name="text:window name" content="file.exe">
- <meta name="text:marquee text" content="">
- <meta name="text:marquee speed" content="5">
- <meta name="text:note text" content="☆">
- <meta name="text:redirect tag" content="">
- <link rel="shortcut icon" href="{image:favicon}">
- <style type="text/css">
- /*selection*/
- ::selection {
- background: {color:selection bg};
- color: {color:selection};
- }
- ::-moz-selection {
- background: {color:selection bg};
- color: {color:selection};
- }
- /*scrollbar*/
- ::-webkit-scrollbar {
- width: 16px;
- height: 10px;
- }
- ::-webkit-scrollbar-thumb {
- background-color: #fff;
- background-image: url(https://i.imgur.com/Qtm9Z60.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- }
- ::-webkit-scrollbar-track {
- background-color: #fff;
- background-image: url(https://i.imgur.com/IGXGYKz.png);
- }
- ::-webkit-scrollbar-button:vertical:increment {
- background-image: url(https://i.imgur.com/WhC8iy3.png);
- width: 14px;
- height: 16px;
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- }
- ::-webkit-scrollbar-button:vertical:decrement {
- background-image: url(https://i.imgur.com/fQ18mrR.png);
- border-top: 1px solid #bdbdbd;
- border-left: 1px solid #bdbdbd;
- border-right: 1px solid black;
- border-bottom: 1px solid black;
- width: 14px;
- height: 16px;
- }
- /*
- general text styles, fonts and colours
- */
- *{
- margin:0;
- padding:0;
- scrollbar-width: none;
- }
- body {
- margin:0;
- padding:0;
- background:{color:bg};
- overflow-x:hidden;
- overflow-y:auto;
- font-family:{select:font};
- font-size:{select:font size}px;
- line-height:140%;
- color:{color:text};
- {block:iftextglow}
- text-shadow: 0 0 2px {color:text glow};
- {/block:iftextglow}
- }
- p{
- margin:0;
- padding:0;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- li{
- margin-left:-15px;
- }
- a{
- color:{color:link};
- text-decoration:none;
- {block:iflinkglow}
- text-shadow:0 0 2px {color:link glow}, 0 0 2px {color:link glow};
- {/block:iflinkglow}
- {block:iflinkoutline}
- text-shadow: -1px 0 {color:link outline}, 0 1px {color:link outline}, 1px 0 {color:link outline}, 0 -1px {color:link outline}{block:iflinkglow}, 0 0 3px {color:link glow}, 0 0 3px {color:link glow} {/block:iflinkglow};
- {/block:iflinkoutline}
- {block:iflinkbold}
- font-weight:bold;
- letter-spacing:1px;
- {/block:iflinkbold}
- transition:0.3s;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- a:hover{
- color:{color:link hover};
- {block:iflinkglow}
- text-shadow:0 0 2px {color:link glow hover}, 0 0 2px {color:link glow hover};
- {/block:iflinkglow}
- {block:iflinkitalic}
- font-style: italic;
- {/block:iflinkitalic}
- {block:ifrainbowlinks}
- -webkit-animation:rainbow 1s infinite;
- -ms-animation:rainbow 1s infinite;
- -o-animation:rainbow 1s infinite;
- animation:rainbow 1s infinite;
- {/block:ifrainbowlinks}
- {block:ifpastelrainbowlinks}
- -webkit-animation:pastelrainbow 1s infinite;
- -ms-animation:pastelrainbow 1s infinite;
- -o-animation:pastelrainbow 1s infinite;
- animation:pastelrainbow 1s infinite;
- {/block:ifpastelrainbowlinks}
- {block:iflinkoutline}
- text-shadow: -1px 0 {color:link outline hover}, 0 1px {color:link outline hover}, 1px 0 {color:link outline hover}, 0 -1px {color:link outline hover}{block:iflinkglow}, 0 0 3px {color:link glow hover}, 0 0 3px {color:link glow hover} {/block:iflinkglow};
- {/block:iflinkoutline}
- cursor:{select:cursor hover effect};
- transition:0.3s;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- /*
- containers etc
- */
- #wrapper{
- width:500px;
- margin:50px auto;
- }
- /*Start of Sidebar Stuff*/
- #sidebar{
- width:200px;
- position:fixed;
- top: 40%;
- transform: translateY(-50%);
- }
- .window-body{
- background:{color:window inside color} !important;
- text-align:center;
- }
- #sidebar a img{
- width:170px;
- background:{color:window inside color};
- border: 1px solid {color:window inside border color};
- {block:ifrounderwindow}border-radius: 6px;{/block:ifrounderwindow}
- }
- #gay{
- margin:auto;
- margin-top:0.5rem;
- overflow:hidden;
- box-sizing: border-box;
- padding: 0;
- display:flex;
- align-items:center;
- width:172px;
- font-family:{select:font} !important;
- font-size:{select:font size}px !important;
- border: 1px solid {color:window inside border color};
- {block:ifrounderwindow}border-radius: 6px;{/block:ifrounderwindow}
- background: {color:window inside color};
- }
- .win7 a{
- color: initial;
- color: {color:link};
- }
- .win7 a:hover{
- color:{color:link hover};
- }
- #description{
- overflow: hidden;
- white-space: nowrap;
- display:inline-block;
- width:100%;
- background:{color:window description color};
- }
- .marquee{
- padding-top: 3px;
- padding-bottom: 3px;
- display: inline-block;
- padding-left: 100%;
- animation: marquee {text:marquee speed}s linear infinite;
- }
- .wahwah::before{
- background-color: {color:window outside color} !important;
- }
- .wahwah > .title-bar {
- background-color: {color:window outside color};
- }
- /*End of Sidebar Stuff*/
- #content{
- width:400px;
- margin-left:225px;
- overflow:hidden;
- }
- .post{
- box-sizing:border-box;
- padding: calc(20px + 0.5rem);
- margin: 30px auto;
- overflow:hidden;
- text-align:left;
- width:400px;
- background-image: url('{image:post bg}');
- transition:0.3s;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- -webkit-animation: fadeIn 0.3s;
- animation: fadeIn 0.3s;
- background-size: cover;
- background-attachment: fixed;
- box-shadow: inset 0 0 10px 10px {color:bg};
- }
- #content .post:first-of-type{
- margin-top:0;
- }
- #content .post:last-of-type{
- margin-bottom:0;
- }
- #sidebar img, .post img{
- max-width:100%;
- height:auto;
- display:block;
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- h2{
- margin:10px 0;
- }
- .media{
- box-sizing:border-box;
- }
- .media .caption{
- margin-top:10px;
- }
- .post figure img{
- margin-bottom:10px;
- }
- .title{
- font-weight:normal;
- font-size:1.5rem;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:1rem;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- border: 1px outset gray;
- background-image: url(https://i.imgur.com/IGXGYKz.png);
- display: grid;
- grid-template-columns: 100px auto;
- }
- blockquote{
- margin:0 0 0.5rem 0.5rem;
- padding:0 0 0 0.5rem;
- border-left:solid 1px {color:bg};
- }
- /*Audio*/
- .musicholder{
- display: grid;
- grid-template-columns: 30% 65%;
- justify-content: space-between;
- align-items: center;
- }
- .albumart{
- position: relative;
- }
- .playbutton{
- width: 32px;
- overflow: hidden;
- position: absolute;
- top: 50%;
- left: 50%;
- transform: translate(-50%, -50%);
- }
- .albumart img{
- border-radius: 50%;
- display: block;
- }
- .trackinfo{
- margin-left: 10px;
- max-height: 100px;
- overflow: auto;
- }
- /*Photoset*/
- .html_photoset{
- margin-bottom:10px;
- }
- .html_photoset iframe{
- max-width:100%;
- }
- .tumblr_video_container, .tumblr_video_container iframe{
- max-width:100%;
- }
- /*Footer*/
- .footer {
- line-height:140%;
- text-align:left;
- max-height:0px;
- opacity:0;
- overflow-x:hidden;
- overflow-y: auto;
- transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- display:grid;
- grid-template-columns:90% auto;
- }
- .post:hover .footer{
- padding:0;
- padding-top:10px;
- margin:0;
- max-height:300px;
- opacity:1;
- transition: all 0.5s ease;
- -webkit-transition: all 0.5s ease;
- -moz-transition: all 0.5s ease;
- -o-transition: all 0.5s ease;
- }
- /*Tags*/
- .tags{
- grid-column: 1/2;
- width: 100%;
- }
- /*Perma*/
- .perma{
- grid-column: 2/3;
- display: flex;
- align-items: center;
- justify-content: space-evenly;
- }
- /*
- post notes
- */
- ol.notes{
- list-style-type:none;
- padding:0;
- margin:0;
- }
- ol.notes li.note img{
- width:16px;
- height:16px;
- }
- ol.notes li.note{
- margin:0px;
- }
- /*Animations*/
- @-webkit-keyframes fadeIn {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- @keyframes fadeIn {
- from { opacity: 0; }
- to { opacity: 1; }
- }
- @-webkit-keyframes rainbow {
- 0% {color: #ff0000;}
- 10% {color: #ff8000;}
- 20% {color: #ffff00;}
- 30% {color: #80ff00;}
- 40% {color: #00ff00;}
- 50% {color: #00ff80;}
- 60% {color: #00ffff;}
- 70% {color: #0080ff;}
- 80% {color: #0000ff;}
- 90% {color: #8000ff;}
- 100% {color: #ff0080;}
- }
- @-ms-keyframes rainbow {
- 0% {color: #ff0000;}
- 10% {color: #ff8000;}
- 20% {color: #ffff00;}
- 30% {color: #80ff00;}
- 40% {color: #00ff00;}
- 50% {color: #00ff80;}
- 60% {color: #00ffff;}
- 70% {color: #0080ff;}
- 80% {color: #0000ff;}
- 90% {color: #8000ff;}
- 100% {color: #ff0080;}
- }
- @-o-keyframes rainbow {
- 0% {color: #ff0000;}
- 10% {color: #ff8000;}
- 20% {color: #ffff00;}
- 30% {color: #80ff00;}
- 40% {color: #00ff00;}
- 50% {color: #00ff80;}
- 60% {color: #00ffff;}
- 70% {color: #0080ff;}
- 80% {color: #0000ff;}
- 90% {color: #8000ff;}
- 100% {color: #ff0080;}
- }
- @keyframes rainbow {
- 0% {color: #ff0000;}
- 10% {color: #ff8000;}
- 20% {color: #ffff00;}
- 30% {color: #80ff00;}
- 40% {color: #00ff00;}
- 50% {color: #00ff80;}
- 60% {color: #00ffff;}
- 70% {color: #0080ff;}
- 80% {color: #0000ff;}
- 90% {color: #8000ff;}
- 100% {color: #ff0080;}
- }
- /*PASTEL RAINBOW*/
- @-webkit-keyframes pastelrainbow {
- 0% {color: #ff9494; }
- 16% {color: #ffbb94; }
- 32% {color: #ffe194; }
- 48% {color: #b1f2ba; }
- 64% {color: #b8f5ff; }
- 80% {color: #d8b8ff; }
- 100% {color: #ffb8ee; }
- }
- @-ms-keyframes pastelrainbow {
- 0% {color: #ff9494; }
- 16% {color: #ffbb94; }
- 32% {color: #ffe194; }
- 48% {color: #b1f2ba; }
- 64% {color: #b8f5ff; }
- 80% {color: #d8b8ff; }
- 100% {color: #ffb8ee; }
- }
- @-o-keyframes pastelrainbow {
- 0% {color: #ff9494; }
- 16% {color: #ffbb94; }
- 32% {color: #ffe194; }
- 48% {color: #b1f2ba; }
- 64% {color: #b8f5ff; }
- 80% {color: #d8b8ff; }
- 100% {color: #ffb8ee; }
- }
- @keyframes pastelrainbow {
- 0% {color: #ff9494; }
- 16% {color: #ffbb94; }
- 32% {color: #ffe194; }
- 48% {color: #b1f2ba; }
- 64% {color: #b8f5ff; }
- 80% {color: #d8b8ff; }
- 100% {color: #ffb8ee; }
- }
- @keyframes marquee{
- 0% {
- transform: translate(0, 0);
- }
- 100% {
- transform: translate(-100%, 0);
- }
- }
- /*custom tooltip*/
- #s-m-t-tooltip {
- z-index: 938458935;
- max-width: 300px;
- word-wrap: normal;
- padding: 5px;
- display: block;
- background:{color:bg}7a;
- backdrop-filter:blur(2px);
- margin:10px;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar" class='win7'>
- <div class="window wahwah {block:ifglasswindow}glass{/block:ifglasswindow}" style="max-width: 300px">
- <div class="title-bar">
- <div class="title-bar-text">{text:window name}</div>
- <div class="title-bar-controls">
- <button aria-label="Minimize"></button>
- <button aria-label="Maximize"></button>
- <button aria-label="Close"></button>
- </div>
- </div>
- <div class="window-body">
- <a href='/'><img src='{image:icon}'></a>
- <div id='gay'>
- {block:Pagination}
- {block:PreviousPage}
- <a href='{PreviousPage}' style='padding: 3px 5px;
- border-right: 1px solid {color:window inside border color};'><i class="fas fa-arrow-left"></i></a>
- {/block:PreviousPage}
- {/block:Pagination}
- <div id='description'>
- <span class='marquee'>{text:marquee text}</span>
- </div>
- {block:Pagination}
- {block:NextPage}
- <a href='{NextPage}' style='padding: 3px 5px;
- border-left: 1px solid {color:window inside border color};'><i class="fas fa-arrow-right"></i></a>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </div>
- </div>
- <div id="content">
- {block:Posts}
- <div class="post">
- <!--General Post Formatting-->
- {block:Text}
- {block:Title}
- <div class="title" style='font-size:1.25em;'>
- <b>{Title}</b>
- </div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Photo}
- <div class="media">
- {LinkOpenTag}
- <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
- {LinkCloseTag}
- {block:Caption}
- <div class="caption">
- {Caption}
- </div>
- {/block:Caption}
- </div>
- {/block:Photo}
- {block:Photoset}
- <div class="media">{Photoset-400}</div>
- {block:Photos} {/block:Photos}
- {block:Caption}
- <div class="caption">
- {Caption}
- </div>
- {/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <div class="quote">"{Quote}"</div>
- {block:Source}
- <div class="quotesource">{Source}</div>
- {/block:Source}
- {/block:Quote}
- {block:Link}
- <div class="title">
- <a href="{URL}">{Name}</a>
- </div>
- {block:Description}
- <div class="description">{Description}</div>
- {/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <b>{Label}</b>
- {/block:Label}
- {Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- {block:Video}
- <div class="media">{Video-400}</div>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Video}
- {block:Audio}
- <div style='display:block'>
- <div class='musicholder'>
- {block:AudioPlayer}
- {block:AlbumArt}
- <div class='albumart'>
- <img src='{AlbumArtURL}'>
- <div class='playbutton'>{AudioPlayerGrey}</div>
- </div>
- {/block:AlbumArt}
- <div class='trackinfo'>
- <div class='trackname'>
- {block:TrackName}{TrackName}{/block:TrackName}
- </div>
- <div class='artist'>
- {block:Artist}{Artist}{/block:Artist}
- </div>
- </div>
- {block:Caption}<span style='grid-column:1/3; margin-top: 10px;'>{Caption}</span>{/block:Caption}
- {/block:AudioPlayer}
- </div>
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="question">
- <img style='grid-column: 1/2;' src='{AskerPortraitURL-128}'>
- <span style='grid-column: 1/2; text-align: center; color: white !important;font-size:15px; line-height: 140%; margin-top: -1.4em; background: #0000006b; overflow:hidden;'>{Asker}</span>
- <span style='grid-column: 2/3; grid-row: 1/3;padding: 5px; max-height: 90px;
- overflow: auto; background:{color:bg}; margin: 5px; border: 1px outset;'><i style='display:inline;'>asked:</i>{Question}</span>
- </div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- <!--General Post Formatting End-->
- <div class='footer'>
- <!--Tags-->
- {block:HasTags}
- <div class='tags'>
- {block:Tags}
- #<a href="{TagURL}">{Tag}</a>
- {/block:Tags}
- </div>
- {/block:HasTags}
- <!--Tags End-->
- <!--Perma-->
- <div class='perma'>
- <a href='{Permalink}'>
- <img src='{image:permalink pixel}' style='max-width:1rem;'>
- </a>
- <a href='{ReblogURL}'><span style='font-size:1rem;' class="material-symbols-outlined">repeat</span></a>
- </div>
- </div>
- <!--{block:Date}-->
- <!--<div class="footer">-->
- <!--<a href="{Permalink}">{TimeAgo}{block:NoteCount} ({NoteCountWithLabel}){/block:NoteCount}</a>-->
- <!--{block:HasTags}<br>{block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}-->
- <!--{block:RebloggedFrom}<br><a href="{ReblogParentURL}">{lang:Reblogged from ReblogParentName}</a>{/block:RebloggedFrom}-->
- <!--{block:ContentSource}<br><a href="{SourceURL}">{lang:Source}: {SourceTitle}</a>{/block:ContentSource}-->
- <!--</div>-->
- <!--{block:PermalinkPage}-->
- <!--{block:NoteCount}-->
- <!--{block:PostNotes}{PostNotes}{/block:PostNotes}-->
- <!--{/block:NoteCount}-->
- <!--{/block:PermalinkPage}-->
- <!--{/block:Date}-->
- <!-- Permalink -->
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- <!-- Permalink End -->
- </div>
- {/block:Posts}
- </div>
- </div>
- </div>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
- <script>window.jQuery || document.write('<script src="https://static.tumblr.com/qxrkgx6/q6kmgn2w2/jquery-1.8.3.min.js"><\/script>')</script>
- <script src="https://static.tumblr.com/rtrqcib/VGGnlh8rf/jquery.style-my-tooltips.min.js"></script><script>(function($){$(document).ready(function(){$("a[title]").style_my_tooltips({tip_follows_cursor:true,tip_delay_time:0,tip_fade_speed:0,attribute:"title"});});})(jQuery);</script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment