Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- ♡ DAYLIGHT (multimuse) BY DRUNKBLUSHED ♡
- — do not combine with other themes.
- — do not take copy or take parts of this theme.
- — do not remove credits and redistribute as your own.
- -->
- <html>
- <head>
- <title>{title}</title>
- <link href="https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap" rel="stylesheet">
- <link href="//solrainha.github.io/honeybee/honeybee.css" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <style type="text/css">
- @font-face { font-family:"tokyoreg"; src: url('https://dl.dropbox.com/s/jgq18n62iha87v6/Tokyo-Regular.ttf'); }
- @font-face { font-family: "primetime"; src: url('https://dl.dropboxusercontent.com/s/uzoszwd2yfzqmmx/PRIMETIME.ttf');}
- @font-face { font-family: "sv"; src: url('https://dl.dropboxusercontent.com/s/qpgsh740pinr4ic/Serenade%20Demo.ttf') ;}
- body{
- background-color: #f3f3f3;
- font-family: 'roboto', sans-serif;
- color:#3c3c3c;
- letter-spacing:1px;
- background-image:url(https://static.tumblr.com/db86de27f2ba6c938614b64911901886/3dwgdmw/9chq1sfw8/tumblr_static_a1t6m9k84tkogk8s88cw4gc4w.png);
- background-size: cover;
- }
- /*----------------- TEXT STYLES -----------------*/
- a:link, a:active, a:visited{
- color: #b0b3b2;
- text-decoration:none;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- a:hover {
- color:;
- -webkit-transition: all 0.2s linear;
- -moz-transition: all 0.2s linear;
- transition: all 0.2s linear;
- }
- b,bold,strong{
- color:#b0b3b2;
- text-transform:uppercase;
- }
- em,i,italic{
- color:#b0b3b2;
- }
- big{font-size:11px;font-family: 'roboto', sans-serif;}
- small,sup{
- font-size:9px;
- }
- h1{font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:center;
- font-size: 22px;
- text-transform:uppercase;
- line-height: 120%;
- color:#b0b3b2;}
- h2{font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:right;
- font-size: 18px;
- text-transform:uppercase;
- line-height: 120%;
- color:#b0b3b2;}
- .posttitle{
- font-family: "primetime";
- letter-spacing:1px;
- padding:10px;
- text-align:center;
- font-size: 22px;
- text-transform:uppercase;
- line-height: 120%;
- color:;
- }
- blockquote{
- margin-left:0px;
- padding-left:15px;
- border-left: 2.5px solid ;
- width:95%;
- }
- .p { padding-top: 5px;}
- .ol, ul { margin-left: 30px; padding: 5px; }
- .ul { list-style-type: square; }
- ::-webkit-scrollbar-thumb {
- display: none;
- }
- ::-webkit-scrollbar {
- display: none;
- }
- #s-m-t-tooltip {
- z-index: 999999999999999999;
- background: #fff;
- font-size: 8px;
- line-height: 13px;
- letter-spacing: 1.5px;
- text-transform: uppercase;
- color: ;
- font-weight:900;
- background-color:;
- max-width: 150px;
- word-wrap: break-word;
- padding: 2px 5px 2px 6px;
- display: block;
- margin: 24px 14px 7px 12px;
- -webkit-transition:.3s;
- -moz-transition:.3s;
- }
- /*----------------- CONTAINERS & POSTS -----------------*/
- #bigcont{
- margin: auto;
- left:0px;
- top:0px;
- bottom:0px;
- right:0px;
- }
- #entries{
- padding:30px;
- z-index:99;
- margin: auto;
- left:0px;
- top:25px;
- bottom:0px;
- right:0px;
- width:600px;
- position:absolute;
- height:400px;
- overflow-y:scroll;
- background-color:;
- overflow-x:hidden;
- }
- /*----------------- CUSTOMIZATIONS -----------------*/
- .tabz{
- width:190px;
- height:10px;
- font-size:12px;
- z-index:99999999999999999;
- position:fixed;
- text-transform:uppercase;
- margin-left:420px;
- text-align:center;
- margin-top:400px;
- padding:10px;
- color:#0b0b0b;
- line-height:100%;
- color:#b0b3b2;
- background-color:#3c3c3c;
- }
- .tabz a{
- color:#b0b3b2;
- padding:10px;
- }
- .centerimage {background:#b0b3b2; margin-left:-30px; height:400px; margin-top:-30px; width:450px; height:450px; margin-bottom:50px; position:fixed;}
- .centerimage img { margin-top:75px; margin-left:75px; z-index:999;}
- .sideimage {position:fixed;z-index:99999999; width:210px; height:460px;margin-left:420px; margin-top:-30px; background-color:Black;}
- .sideimage img {width:210px; height:460px;}
- /*----------------- TABS BASE CODE BY NCIGHBOURHOOD -----------------*/
- .tabzcon { /* tablinks content aka the box under the tablinks */
- margin: auto;
- left:-200px;
- top:25px;
- bottom:0px;
- right:0px;
- padding:30px;
- position:absolute;
- width:400px;
- height:400px;
- background-color:#b0b3b2;
- color:#6c4b45;
- z-index:99999999999999999999999999999999999999999999999999;
- }
- .tabzclose { /* the close button, u prob dont need to touch this */
- font-size:10px;
- padding:3px;
- color:#f3f3f3;
- margin-top:-13px;
- margin-right:-5px;
- float:right;
- }
- .tabzclose:hover {
- cursor:pointer;
- }
- .tabzcon img{
- width:390px;
- height:130px;
- background-color:;
- }
- /*----------------- MUSE TAB -----------------*/
- #musetitle{
- font-size:40px;
- color:#3c3c3c;
- font-family:"primetime";
- text-align:center;
- margin-top:-10px;
- margin-bottom:20px;
- }
- .musename{
- font-size:28px;
- font-family:"primetime";
- -webkit-text-stroke: 1.5px #3c3c3c;
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- display: inline-block;
- margin-left:20px;
- margin-top:-10px;
- max-width:200px;
- }
- .musedesc{
- width:190px;
- height:70px;
- padding:5px;
- overflow:auto;
- font-size:9px;
- line-height:150%;
- color:#3c3c3c;
- border-left:15px solid #b0b3b2;
- }
- .musesubtitle{
- display: inline-block;
- max-width:200px;
- font-size:12px;
- text-transform:uppercase;
- font-family:"tokyoreg";
- text-align:center;
- margin-left:20px;
- margin-top:-5px;
- }
- .musesubtitle span{
- background-color:#3c3c3c;
- font-size:12px;
- padding-bottom:20px;
- line-height:25px;
- padding:0px 5px 5px 5px;
- color:#b0b3b2;
- }
- .museimg img{
- width:130px;
- height:130px;
- float:left;
- margin-bottom:20px;
- display: inline-block;
- }
- #muselinks{
- width:15px;
- padding:5px;
- height:120px;
- margin-left:360px;
- margin-top:-145px;
- margin-bottom:60px;
- }
- #muselinks a{
- display: inline-block;
- color:#3c3c3c;
- font-size:12px;
- padding-top:14px;
- }
- /*----------------- CREDITS / DO NOT TOUCH! -----------------*/
- #credits{
- position:fixed;
- bottom:0px;
- right:5px;
- width:35px;
- height:35px;
- text-align:center;
- }
- #credits a{
- font-family:"primetime";
- font-size:18px;
- -webkit-text-stroke: 1px #b0b3b2;
- -webkit-text-fill-color: rgba(0, 0, 0, 0);
- }
- #credits a:hover{
- font-family:"primetime";
- -webkit-text-fill-color: #b0b3b2;
- }
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- </style>
- </head>
- <body>
- <!--TABS BASE CODE BY ALYOFRP. DO NOT REMOVE THIS CREDIT!-->
- <!--MUSE TAB-->
- <div id="TabzTwo" class="tabzcon alytut" style="display:auto; overflow:auto;">
- <!------------MUSE ONE------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE ONE------------>
- <!------------MUSE TWO------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE TWO------------>
- <!------------MUSE THREE------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE THREE------------>
- <!------------MUSE FOUR------------>
- <div class="museimg"><img src="https://via.placeholder.com/130x130"></img></div>
- <div class="musename">muse name</div>
- <div class="musesubtitle"><span>fc. age. label. statistic.</span></div>
- <div class="musedesc">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar velit tortor, nec pellentesque elit porta sed. Praesent a sodales est, a accumsan purus. Nulla finibus, augue nec pellentesque mollis, nulla risus dapibus est, a rutrum dui dui fermentum leo.</div>
- <div id="muselinks">
- <a href="/"><span class="th th-heart-1" title="musings"></span></a>
- <a href="/"><span class="th th-quote-down" title="interactions"></span></a>
- <a href="/"><span class="th th-camera" title="visage"></span></a>
- <a href="/"><span class="th th-pinterest-o" title="pinterest"></span></a>
- <a href="/"><span class="th th-flash" title="active"></span></a>
- </div><!------------END MUSE FOUR------------>
- </div><!--END MUSE TAB-->
- <div id="entries">
- <div class="sideimage"><img src="https://static.tumblr.com/763cef80296fdb2e3e350174ef9ab389/3dwgdmw/n1Jq1sgl4/tumblr_static_95uusggoym0wswg880swg8ksw.png" draggable="false"></div>
- <div class="tabz">
- <a href="/" title="home"><span class="th th-home"></span></a>
- <a href="/ask" title="message"><span class="th th-chat-bubble"></span></a>
- <a href="#"><span class="th th-star"></span></a>
- <a href="#"><span class="th th-cloud-3"></span></a>
- </div>
- </div><!----ENTRIES END---->
- </div>
- <div id="credits">
- <a href="https://drunkblushed.tumblr.com/" title="theme by drunkblushed">DB.</a></div>
- </body>
- <script>
- function openAlytut(evt, alytutName) {
- var i, x, tablinks;
- x = document.getElementsByClassName("alytut");
- for (i = 0; i < x.length; i++) {
- x[i].style.display = "none";
- }
- tablinks = document.getElementsByClassName("tablink");
- for (i = 0; i < x.length; i++) {
- tablinks[i].className = tablinks[i].className.replace(" tabzact", "");
- }
- document.getElementById(alytutName).style.display = "block";
- evt.currentTarget.className += " tabzact";
- }
- </script>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment