Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <head>
- <!-----
- ♡ celibate catholic doomguy theme by boyfriended ♡
- im crying and shaking doomguy fucks this cant be real
- basecode by animecharacter
- ----->
- <script type="text/javascript">{block:ifsparkles}
- // <![CDATA[
- var colour="{color:sparkles}";
- var sparkles=120;
- /***************************/
- var x=ox=400;
- var y=oy=300;
- var swide=800;
- var shigh=600;
- var sleft=sdown=0;
- var tiny=new Array();
- var star=new Array();
- var starv=new Array();
- var starx=new Array();
- var stary=new Array();
- var tinyx=new Array();
- var tinyy=new Array();
- var tinyv=new Array();
- window.onload=function() { if (document.getElementById) {
- var i, rats, rlef, rdow;
- for (var i=0; i<sparkles; i++) {
- var rats=createDiv(3, 3);
- rats.style.visibility="hidden";
- document.body.appendChild(tiny[i]=rats);
- starv[i]=0;
- tinyv[i]=0;
- var rats=createDiv(5, 5);
- rats.style.backgroundColor="transparent";
- rats.style.visibility="hidden";
- var rlef=createDiv(1, 5);
- var rdow=createDiv(5, 1);
- rats.appendChild(rlef);
- rats.appendChild(rdow);
- rlef.style.top="2px";
- rlef.style.left="0px";
- rdow.style.top="0px";
- rdow.style.left="2px";
- document.body.appendChild(star[i]=rats);
- }
- set_width();
- sparkle();
- }}
- function sparkle() {
- var c;
- if (x!=ox || y!=oy) {
- ox=x;
- oy=y;
- for (c=0; c<sparkles; c++) if (!starv[c]) {
- star[c].style.left=(starx[c]=x)+"px";
- star[c].style.top=(stary[c]=y)+"px";
- star[c].style.clip="rect(0px, 5px, 5px, 0px)";
- star[c].style.visibility="visible";
- starv[c]=50;
- break;
- }
- }
- for (c=0; c<sparkles; c++) {
- if (starv[c]) update_star(c);
- if (tinyv[c]) update_tiny(c);
- }
- setTimeout("sparkle()", 40);
- }
- function update_star(i) {
- if (--starv[i]==25) star[i].style.clip="rect(1px, 4px, 4px, 1px)";
- if (starv[i]) {
- stary[i]+=1+Math.random()*3;
- if (stary[i]<shigh+sdown) {
- star[i].style.top=stary[i]+"px";
- starx[i]+=(i%5-2)/5;
- star[i].style.left=starx[i]+"px";
- }
- else {
- star[i].style.visibility="hidden";
- starv[i]=0;
- return;
- }
- }
- else {
- tinyv[i]=50;
- tiny[i].style.top=(tinyy[i]=stary[i])+"px";
- tiny[i].style.left=(tinyx[i]=starx[i])+"px";
- tiny[i].style.width="2px";
- tiny[i].style.height="2px";
- star[i].style.visibility="hidden";
- tiny[i].style.visibility="visible"
- }
- }
- function update_tiny(i) {
- if (--tinyv[i]==25) {
- tiny[i].style.width="1px";
- tiny[i].style.height="1px";
- }
- if (tinyv[i]) {
- tinyy[i]+=1+Math.random()*3;
- if (tinyy[i]<shigh+sdown) {
- tiny[i].style.top=tinyy[i]+"px";
- tinyx[i]+=(i%5-2)/5;
- tiny[i].style.left=tinyx[i]+"px";
- }
- else {
- tiny[i].style.visibility="hidden";
- tinyv[i]=0;
- return;
- }
- }
- else tiny[i].style.visibility="hidden";
- }
- document.onmousemove=mouse;
- function mouse(e) {
- set_scroll();
- y=(e)?e.pageY:event.y+sdown;
- x=(e)?e.pageX:event.x+sleft;
- }
- function set_scroll() {
- if (typeof(self.pageYOffset)=="number") {
- sdown=self.pageYOffset;
- sleft=self.pageXOffset;
- }
- else if (document.body.scrollTop || document.body.scrollLeft) {
- sdown=document.body.scrollTop;
- sleft=document.body.scrollLeft;
- }
- else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) {
- sleft=document.documentElement.scrollLeft;
- sdown=document.documentElement.scrollTop;
- }
- else {
- sdown=0;
- sleft=0;
- }
- }
- window.onresize=set_width;
- function set_width() {
- if (typeof(self.innerWidth)=="number") {
- swide=self.innerWidth;
- shigh=self.innerHeight;
- }
- else if (document.documentElement && document.documentElement.clientWidth) {
- swide=document.documentElement.clientWidth;
- shigh=document.documentElement.clientHeight;
- }
- else if (document.body.clientWidth) {
- swide=document.body.clientWidth;
- shigh=document.body.clientHeight;
- }
- }
- function createDiv(height, width) {
- var div=document.createElement("div");
- div.style.position="absolute";
- div.style.height=height+"px";
- div.style.width=width+"px";
- div.style.overflow="hidden";
- div.style.backgroundColor=colour;
- return (div);
- }
- // ]]>
- {/block:ifsparkles}</script>
- <html>
- <link href="https://fonts.googleapis.com/css?family=Short+Stack&display=swap" rel="stylesheet">
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></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>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{image:favicon}">
- <link rel="alternate" type="application/rss+xml" href="{rss}">
- <meta name="color:background" content="#ffffff"/>
- <meta name="color:posts" content="ffffff"/>
- <meta name="color:footer border" content="#000">
- <meta name="color:footer" content=""/>
- <meta name="color:sidebar" content="ffffff"/>
- <meta name="color:border" content="#000">
- <meta name="color:links border" content="#000">
- <meta name="color:glow" content="#6d6d6d">
- <meta name="color:text" content="#000"/>
- <meta name="color:link" content="#6d6d6d"/>
- <meta name="color:link hover" content="#000"/>
- <meta name="color:text glow" content="#6d6d6d"/>
- <meta name="color:link glow" content="#6d6d6d"/
- <meta name="color:selection bg" content="#fff"/>
- <meta name="color:selection text" content="#fff"/>
- <meta name="color:tooltip" content="#ffffff"/>
- <meta name="color:tooltip text" content="#6d6d6d"/>
- <meta name="color:sparkles" content=""/>
- <meta name="image:sidebar" content=""/>
- <meta name="image:background" content="" />
- <meta name="image:favicon" content="">
- <meta name="image:footer" content="">
- <meta name="image:link img" content="">
- <meta name="if:redirect" content=""/>
- <meta name="if:sparkles" content=""/>
- <meta name="if:cover bg" content=""/>
- <meta name="if:post border" content="" />
- <meta name="if:post glow" content="" />
- <meta name="if:glow links" content="" />
- <meta name="if:glow text" content="" />
- <meta name="if:sidebar glow" content="" />
- <meta name="if:sidebar border" content="" />
- <meta name="if:footer border" content="" />
- <meta name="if:link img" content="" />
- <meta name="text:font size" content="12px">
- <meta name="text:sidebarhover" content="<3">
- <meta name="text:description" content=""/>
- <meta name="text:redirect" content=""/>
- <meta name="text:links" content="click here asshole"/>
- <meta name="text:border size" content="3px" />
- <meta name="text:link one" content="one">
- <meta name="text:link one url" content="/">
- <meta name="text:link two" content="two">
- <meta name="text:link two url" content="/">
- <meta name="text:link three" content="three">
- <meta name="text:link three url" content="/">
- <meta name="select:font" content="arial">
- <meta name="select:font" content="georgia">
- <meta name="select:font" content="times new roman">
- <meta name="select:font" content="ms gothic"/>
- <meta name="select:font" content="comic sans ms">
- <meta name="select:font" content="verdana">
- <meta name="select:font" content="courier">
- <meta name="select:font" content="short stack"/>
- <meta name="select:font" content="comic sans ms">
- <meta name="select:border type" content="solid" />
- <meta name="select:border type" content="double" />
- <meta name="select:border type" content="dashed" />
- <meta name="select:border type" content="dotted" />
- <meta name="select:border type" content="outset">
- <meta name="select:border type" content="inset">
- {block:ifredirect}
- {block:IndexPage}<script type="text/javascript">
- var url = location.href;
- if (url == "{BlogURL}") {
- window.location = "{BlogURL}tagged/{text:redirect}";
- }
- </script>{/block:IndexPage}
- {/block:ifredirect}
- <script src="https://static.tumblr.com/qxrkgx6/LuRmgn2rm/modernizr-2.6.2.min.js"></script>
- <style type="text/css">
- ::-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;
- }
- ::-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;
- }
- ::selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- ::-moz-selection {
- background: {color:selection bg};
- color:{color:selection text};
- }
- .tooltip{
- display:inline;
- position:relative;
- }
- #s-m-t-tooltip{
- max-width:300px;
- padding:5px;
- margin:20px 7px -2px 20px;
- background-color:{color:tooltip};
- letter-spacing:1px;
- text-align:center;
- color:{color:tooltip text};
- z-index:99999999999999999999;
- -o-transition: all 0.3s ease-out;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- }
- /*
- general text styles, fonts and colours
- */
- body {
- margin:0px;
- background:{color:background};
- color:{color:text};
- {block:ifglowtext}
- text-shadow: 0 0 3px {color:text glow}, 0 0 15px {color:text glow}, 0 0 3px {color:text glow};
- {/block:ifglowtext}
- background-image: url('{image:background}');
- {block:ifnotcoverbg}
- background-repeat: repeat;
- background-attachment: fixed;
- {/block:ifnotcoverbg}
- {block:ifcoverbg}
- background-size: cover;
- background-attachment: fixed;
- {/block:ifcoverbg}
- color:{color:text};
- font-family: {select:font};
- font-size: {text:font size};
- }
- p{
- margin:0 0 10px 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;
- }
- a {
- color:{color:link};
- text-decoration: none;
- {block:ifglowlinks}
- text-shadow: 0 0 3px {color:link glow}, 0 0 15px {color:link glow}, 0 0 3px {color:link glow};
- {/block:ifglowlinks}
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- a:hover {
- text-decoration: none;
- color:{color:link hover};
- -moz-transition-duration:0.4s;
- -webkit-transition-duration:0.4s;
- -o-transition-duration:0.4s;
- }
- /*
- containers etc
- */
- #sidebar {
- text-align:center;
- padding:10px;
- position:fixed;
- margin-left:-350px;
- margin-top:120px;
- width:245px;
- }
- #sidebar img {
- width:245px;
- margin-bottom:10px;
- {block:ifsidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsidebarborder}
- {block:ifsidebarglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:glow};
- box-shadow: 0px 0px 4px 2px {color:glow};{/block:ifsidebarglow}
- }
- #description {
- padding:3px;
- text-align:center;
- {block:ifsidebarborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifsidebarborder}
- {block:ifsidebarglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:glow};
- box-shadow: 0px 0px 4px 2px {color:glow};{/block:ifsidebarglow}
- background-color:{color:sidebar};
- }
- #description img {
- width:auto;
- margin-bottom:-4px;
- }
- #content{
- width:400px;
- margin-left:200px;
- overflow:hidden;
- }
- #posts {
- width:400px;
- margin-left:35px;
- margin-top:20px;
- position:float;
- padding:10px;
- overflow:hidden;
- background-color:{color:posts};
- {block:ifpostborder}
- border:{text:border size} {select:border type} {color:border};
- {/block:ifpostborder}
- {block:ifpostglow}
- -moz-box-shadow: 0px 0px 4px 2px {color:glow};
- -webkit-box-shadow: 0px 0px 4px 2px {color:glow};
- box-shadow: 0px 0px 4px 2px {color:glow};{/block:ifpostglow}
- {block:IndexPage}
- margin-bottom:20px;
- {/block:IndexPage}
- {block:PermalinkPage}
- margin-bottom:20px;
- {/block:PermalinkPage}
- }
- #posts img {
- max-width:100%;
- height:auto;
- }
- .tags {
- max-height:0px;
- line-height:130%;
- text-align:center;
- font-size:{text:font size};
- opacity:0;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #posts:hover .tags{
- opacity:1;
- max-height:300px;
- -webkit-transition: all 0.7s ease;
- transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #nav{
- margin:50px 0 0 0;
- }
- #pagination{
- margin-top:20px;
- margin-bottom:50px;
- position:float;
- }
- /*
- content in the body of the posts - quotes, asks, etc
- "media" contains photos, photosets, videos, audio posts
- */
- .media{
- margin:0 0 10px 0;
- }
- .title{
- font-weight:normal;
- font-size:18px;
- margin:0 0 10px 0;
- }
- .quote{
- font-weight:normal;
- font-size:16px;
- font-style:italic;
- margin:0 0 10px 0;
- }
- .question{
- margin-bottom:10px;
- }
- blockquote{
- margin:0 0 5px 5px;
- padding:0 0 0 10px;
- border-left:solid 1px #000;
- }
- /*
- post footers - date, tags, via and source
- */
- .post .footer{
- margin:0;
- text-align:center;
- }
- /*
- 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;
- }
- #con {
- left:50%;
- margin-left:-140px;
- position:absolute;
- }
- #entries {
- margin-top:45px;
- width:500px;
- }
- .footer {
- background-color:{color:footer};
- background-image: url('{image:footer}');
- background-size: cover;
- background-clip: border-box;
- {block:iffooterborder}
- border-width:2px;
- border-style:solid;
- text-align:center;
- border-color:{color:footer border};
- {/block:iffooterborder}
- margin-top: 10px;
- padding: 7px;
- }
- #pop {
- width:100%;
- height:100%;
- top:0;left:0;
- position:fixed;
- z-index:999;
- display:none;
- }
- .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;
- z-index:10000;
- max-width:300px;
- background:{color:sidebar};
- border:{text:border size} {select:border type} {color:links border};
- width:300px;
- padding:50px;
- text-align:center;
- }
- </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>
- <body>
- <div id="pop"> <div class="fade"></div>
- <div class="popup">
- <a href="{text:link one url}">{text:link one}</a> <br>
- <a href="{text:link two url}">{text:link two}</a> <br>
- <a href="{text:link three url}">{text:link three}</a>
- </div>
- </div>
- <div id="con">
- <div id="sidebar">
- <div id="sidebar img"><a href="/" title="{text:sidebarhover}"><img src="{image:sidebar}" width="200px"></a></div>
- <div id="description">
- <a href="#hey" class="click">
- {block:ifnotlinkimg}
- {text:links}
- {/block:ifnotlinkimg}
- {block:iflinkimg}
- <img src="{image:link img}">
- {/block:iflinkimg}
- </a>
- {block:ifDescription}<Center>{text:description}<div class="blink_me"></Center>{/block:ifDescription}</div>
- </div>
- <div id="entries">
- {block:Posts}
- <div id="posts">
- {block:Quote}
- <div id="titlequote"><i class="fa fa-quote-left"></i> {Quote} <i class="fa fa-quote-right"></i></div>
- {block:Source}<div id="source">— {Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {Body}
- {/block:Text}
- {block:link}
- <div id="title"><a href="{URL}"><i class="fa fa-link"></i> {Name}</a></div>
- {block:Description}{Description}{/block:Description}
- {/block:link}
- {block:Chat}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- {/block:Text}
- {block:lines}
- {block:label}
- <br><b>{label}</b>
- {/block:label}
- {line}
- {/block:lines}
- {/block:Chat}
- {block:Photo}
- {linkOpenTag}<img src="{PhotoURL-400}" alt="{PhotoAlt}"/>{linkCloseTag}
- {/block:Photo}
- {block:Photoset}
- {Photoset-400}
- {/block:Photoset}
- <div class="video">{Video-400}</div>
- {block:Audio}
- {block:AudioEmbed}{AudioEmbed-400}{/block:AudioEmbed}
- {/block:Audio}
- {block:Answer}
- <div class="question">{Asker} said: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
- <!-- {block:ContentSource} {SourceURL} {/block:ContentSource} {block:RebloggedFrom} {ReblogRootURL} {ReblogParentURL} {/block:RebloggedFrom} -->
- {block:Date}
- <div class="footer"><center>
- <a href="{Permalink}"><a href="{Permalink}" title="{timeago}">{notecount} notes</a></center>
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <div class="tags"> {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- </div>
- <div id="pagination">
- {block:Pagination}
- {block:PreviousPage}
- <center>
- <a href="{PreviousPage}">previous page</a></center>
- {/block:PreviousPage}
- {block:NextPage}
- <center>
- <a href="{NextPage}">next page</a></center>
- {/block:NextPage}
- {/block:Pagination}
- </div>
- </div>
- </body></html>
- <a style="position:fixed;left:3px;bottom:3px;" <a href="https://boyfriended.tumblr.com/" title="theme by artie >_>">♜</a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement