Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE HTML>
- <head>
- <!-- Happy98 theme by Emoticon Equinox -->
- <!-- Images -->
- <meta name="image:favicon" content="">
- <meta name="image:background" content="">
- <meta name="image:custom icon" content="">
- <meta name="image:custom cursor" content="">
- <meta name="image:link pixel" content="">
- <!-- Text -->
- <meta name="text:text size" content="18">
- <meta name="text:border size" content="3">
- <meta name="text:desc" content="robox">
- <meta name="text:link one" content="link one">
- <meta name="text:link two" content="link two">
- <meta name="text:link one url" content="/">
- <meta name="text:link two url" content="/">
- <!-- Options -->
- <meta name="if:full background" content="">
- <meta name="if:underlined links" content="">
- <meta name="if:rainbow links" content="">
- <meta name="if:custom icon" content="">
- <meta name="if:circle icon" content="">
- <meta name="if:custom cursor" content="">
- <!-- Colors -->
- <meta name="color:background color" content="">
- <meta name="color:content color" content="">
- <meta name="color:border color" content="">
- <meta name="color:scrollbar color" content="">
- <meta name="color:scrollbar bg color" content="">
- <meta name="color:text color" content="">
- <meta name="color:link color" content="">
- <meta name="color:link hover color" content="">
- <meta name="color:text selection bg color" content="">
- <meta name="color:text selection text color" content="">
- <!-- Selection -->
- <meta name="select:border style" content="solid"/>
- <meta name="select:border style" content="dashed"/>
- <meta name="select:border style" content="double"/>
- <meta name="select:border style" content="dotted"/>
- <meta name="select:border style" content="groove"/>
- <meta name="select:border style" content="ridge"/>
- <meta name="select:border style" content="inset"/>
- <meta name="select:border style" content="outset"/>
- <meta name="select:border style" content="none"/>
- <!-- Misc -->
- <title>{Title}</title>
- <link rel="shortcut icon" href="{image:favicon}" type="image/gif">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <link rel="stylesheet" href="https://static.tumblr.com/qxrkgx6/RWPmgn2qa/normalize.min.css">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <style type="text/css">
- /* Text, Background, Links */
- body{
- {block:ifcustomcursor}
- cursor:url("{image:custom cursor}"), default;
- {/block:ifcustomcursor}
- background-color:{color:background color};
- background-image:Url('{image:background}');
- background-attachment:fixed;
- {block:iffullbackground}
- background-position: center;
- background-repeat:no-repeat;
- background-size: cover;
- background-attachment: fixed;
- {/block:iffullbackground}
- color:{color:text color};
- font-size:{text:text size}px;
- word-wrap:break-word;}
- a{
- color:{color:link color};
- text-decoration:none;
- {block:ifrainbowlinks}
- text-decoration: none;
- color: white;
- display: inline-block;
- background-size: 120% 100%;
- -webkit-background-clip: text;
- -webkit-text-fill-color: transparent;
- -moz-background-clip: text;
- -moz-text-fill-color: transparent;
- -ms-background-clip: text;
- -ms-text-fill-color: transparent;
- background-clip: text;
- text-fill-color: transparent;
- transition: all 0.15s cubic-bezier(0.68, -0.25, 0.265, 1.25);
- background-image: linear-gradient(45deg, #ff1f1f, #ff9a00, #ffdb00, #00e332, #00b8ff, #213cff, #c900ff, #ff2aa0);
- font-weight:bold;
- {/block:ifrainbowlinks}
- {block:ifunderlinedlinks};
- text-decoration:underline;
- {/block:ifunderlinedlinks};}
- a:hover{
- {block:ifcustomcursor}
- cursor:url("{image:custom cursor}"), default;
- {/block:ifcustomcursor}
- color:{color:link hover color};
- text-decoration:none;}
- blockquote{
- margin:0 0 0px 0px;
- padding:0 0 0 0px;
- border-left:solid 1px transparent;}
- ::selection{
- color:{color:text selection text color};
- background:{color:text selection bg color};}
- ::-webkit-scrollbar{
- width: 10px;
- height: 3px;}
- ::-webkit-scrollbar-thumb{
- border:1px solid {color:scrollbar color};
- background:{color:scrollbar color};}
- ::-webkit-scrollbar-track{
- background:{color:scrollbar bg color};}
- /* Sidebar, Posts */
- #content{
- width:510px;
- margin-left:150px;
- overflow:hidden;}
- .post, .naviga{
- width:480px;
- margin:0 0 15px 0;
- overflow:hidden;
- padding:10px;
- background-color:{color:content color};
- border:{text:border size}px {select:border style} {color:border color};}
- #sidebar{
- width:200px;
- background-color:{color:content color};
- border:{text:border size}px {select:border style} {color:border color};
- position:fixed;
- padding:10px;
- margin-left:-85px;}
- #wrapper{
- width:600px;
- margin:50px auto;}
- /* Content */
- .title{
- font-weight:bold;
- font-size:35px;
- margin:0 0 10px 0;}
- .footer{
- padding: 5px;}
- .naviga{
- text-align:center;}
- .post img{
- max-width:100%;}
- .sidebar img{
- {block:ifcircleicon}
- border-radius:100%;
- {/block:ifcircleicon}
- max-width:100%;}
- /* Misc */
- #audioplayer{
- width:30px;
- height:25px;
- overflow:hidden;
- position:absolute;
- margin-top:40px;
- margin-bottom:40px;
- margin-left:35px;
- -moz-border-radius: 40px;
- -webkit-border-radius: 40px;
- border-radius: 40px;
- opacity: 0.7;}
- .trackstuff{
- overflow:auto;
- margin-left:110px;
- margin-top:-70px;
- margin-bottom:50px;
- display:block;}
- #c{
- font-size:25px;
- position:fixed;
- left:0px;
- bottom:0px;}
- video{
- max-width: 100%;
- height: auto;}
- {CustomCss}
- </style>
- </head>
- <body>
- <div id="wrapper">
- <div id="sidebar">
- <div class="sidebar img">
- {block:ifcustomicon}
- <center><a href="/"><img src="{image:custom icon}"></a></center>
- {/block:ifcustomicon}
- {block:ifnotcustomicon}
- <center><a href="/"><img src="{PortraitURL-128}"></a></center>
- {/block:ifnotcustomicon}
- </div>
- <center>{text:desc}
- <br>
- <img src="{image:link pixel}">
- <br>
- <a href="/">Home</a><br>
- <a href="/ask">Ask</a><br>
- <a href="/archive">Archive</a><br>
- <a href="{text:link one url}">{text:link one}</a><br>
- <a href="{text:link two url}">{text:link two}</a>
- </center>
- </div>
- <div id="content">
- {block:Posts}
- <!--{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="post">
- <!-- Text -->
- {block:Text}
- {block:Title}
- <div class="title">{Title}</div>
- {/block:Title}
- {Body}
- {/block:Text}
- {block:Chat}
- {block:Title}
- <div class="title">
- <h3><a href="{Permalink}">{Title}</a></h3></div>
- {/block:Title}
- {block:Lines}
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">{Label}</span>
- {/block:Label}{Line}
- </div>
- {/block:Lines}
- {/block:Chat}
- <!-- Images --->
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Photoset}
- <!-- Video -->
- {block:Video}
- {Video-500}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {/block:Video}
- <!-- Audio -->
- {block:Audio}
- <div id= "audioplayer">{AudioPlayerWhite}</div>
- {block:AlbumArt}
- <div id="albumart">
- <img src="{AlbumArtURL}" width="100">
- </div>
- {/block:AlbumArt}
- <div class="trackstuff">
- {block:TrackName}<b><i>{TrackName}</i></b>{/block:TrackName}<br>{block:Artist}<i>{Artist}</i>{/block:Artist}</div>
- {Caption}
- {/block:Audio}
- <!-- Quote -->
- {block:Quote}
- <div class="quote">
- "{Quote}"
- {block:Source}
- <div class="source">- <i>{Source}</i></div>
- {/block:Source}
- </div>
- {/block:Quote}
- <!-- Link -->
- {block:Link}
- <a href="{URL}" class="link" {Target}>{Name}</a>
- {block:Description}
- {Description}
- {/block:Description}
- {/block:Link}
- <!-- Ask -->
- {block:Answer}
- <div class="question">{Asker} said: {Question}</div>
- <div class="caption">{Answer}</div>
- {/block:Answer}
- <!-- Footer -->
- {block:Date}
- <hr width="100%" color="{color:text color}" size="1">
- <div class="footer">
- <a href="{Permalink}">{Month} {DayOfMonth}, {Year} {block:NoteCount}</a> with <a href="{Permalink}">({NoteCountWithLabel}){/block:NoteCount}</a><br>
- <a href="{Permalink}">{TimeAgo}</a>
- {block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
- </div>
- {block:PermalinkPage}
- {block:NoteCount}
- {block:PostNotes}{PostNotes}{/block:PostNotes}
- {/block:NoteCount}
- {/block:PermalinkPage}
- <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
- {/block:Date}
- </div>
- {/block:Posts}
- {block:Pagination}
- <div class="naviga">
- {block:PreviousPage}
- <a href="{PreviousPage}">« Back</a>
- {/block:PreviousPage}
- {block:NextPage}
- <a href="{NextPage}">Next »</a>
- {/block:NextPage}
- </div>
- {/block:Pagination}
- </div>
- </div>
- <!-- please do not edit link or remove -->
- <div id="c"><a href="https://cloverparty.tumblr.com/tagged/mine">ミ★</a></div>
- <!-- please do not edit link or remove -->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement