Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- [ T H E M E B Y ]
- ○ ● ○
- [ T O M K I R K ]
- -->
- <html>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="text:New Link URL" content="/"/>
- <meta name="text:New Link" content="go to lsdkjfld"/>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />{/block:Description}
- <title>
- {block:PostSummary}
- {PostSummary} - {/block:PostSummary}{Title}</title>
- </style>
- <style type="text/css">
- iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
- iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
- body{
- background-color:#ffffff; /*background hex color code*/
- background-image:url(); /*insert image url between parentheses*/
- background-attachment:fixed;
- background-repeat:repeat;
- background-position:center;
- /*
- background-size:100% 100%; -remove dashes, asterisks, and this text to make background picture fit entire screeen-
- */
- font-size:10px;
- line-height:14px; /*make this number slightly bigger than font-size*/
- font-family:consolas;
- color:#666666; /*font color*/
- }
- a:link, a:active, a:visited{
- color:#FFC2D6; /*link color*/
- text-decoration:none; /*can put underline for underlined links*/
- }
- a:hover{
- color:#C2FFEB; /*link hover color*/
- text-decoration:none;
- }
- #container{
- margin:auto;
- width:200px;
- }
- #box{
- position:fixed;
- margin-top:300px;
- margin-left:25px;
- padding:8px;
- width:100px;
- background:#ffffff; /*box color*/
- border:1px solid #ebebeb; /*change color code for different colored borders*/
- box-shadow:rgba(0,0,0,0.07)-7px 7px;
- text-align:center;
- z-index:1;
- /*delete the following for no rounded edges*/
- -webkit-border-bottom-right-radius: 4px;
- -webkit-border-bottom-left-radius: 4px;
- -moz-border-radius-bottomright: 4px;
- -moz-border-radius-bottomleft: 4px;
- border-bottom-right-radius: 4px;
- border-bottom-left-radius: 4px;
- }
- #bar{
- position:absolute;
- margin-top:-27px;
- margin-left:-9px;
- padding:3px;
- padding-right:5px;
- text-align:right;
- width:108px;
- height:11px;
- color:#000;
- background:#f7f7f7; /*bar background*/
- border:1px solid #ebebeb; /*matching border color with #box border looks best*/
- /*delete the following for no rounded edges*/
- -webkit-border-top-left-radius: 4px;
- -webkit-border-top-right-radius: 4px;
- -moz-border-radius-topleft: 4px;
- -moz-border-radius-topright: 4px;
- border-top-left-radius: 4px;
- border-top-right-radius: 4px;
- }
- .button a{
- letter-spacing:1px;
- background:#f9f9f9;
- border:1px solid #e8e8e8;
- color:#000;
- display:inline-block;
- padding:3px;
- padding-right:6px;
- padding-left:6px;
- /*rounded edges*/
- -webkit-border-radius: 4px;
- -moz-border-radius: 4px;
- border-radius: 4px;
- }
- .button a:active{
- background:#f6f6f6;
- color:#777777;
- }
- blockquote{
- padding-left:5px;
- margin-left:15px;
- margin-right:0px;
- margin-top:5px;
- margin-bottom:0px;
- border-left:2px solid #e8e8e8;
- }
- blockquote p, ul{
- margin:0px;
- padding:0px;
- }
- .p {padding-top:5px;}
- .ol, ul {margin-left:10px;padding:5px;}
- .ul {list-style-type:square;}
- {CustomCSS}
- </style>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
- </head>
- <body>
- <div id="container">
- <div id="box">
- <div id="bar">
- <span style="float:left;font-weight:bold;"> Redirect... </span>
- <img src="http://media.tumblr.com/691ba4289e39661cfb6559164f39f3c0/tumblr_inline_msy5o89F1X1qz4rgp.png">
- <img src="http://media.tumblr.com/36615af987980409c80cc67cae27013d/tumblr_inline_msy5o5RiHU1qz4rgp.png">
- <img src="http://media.tumblr.com/7cd16259d770a6d5f4a6350dc962a48e/tumblr_inline_msy5nqetZl1qz4rgp.png">
- </div>
- <div class="button">
- <a href="{text:New Link URL}">{text:New Link}</a>
- </div>
- </div>
- </div>
- <div style="position:fixed;right:0;bottom:0;padding:15px;">
- <a title="theme by tomkirk"href="http://tomkirk.tumblr.com/">▲</a>
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement