Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title> {Title}{block:TagPage}: posts tagged {Tag}{/block:TagPage}{block:PostSummary}: {PostSummary}{/block:PostSummary}</title>
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}"/>
- <link href='http://fonts.googleapis.com/css?family=Alegreya+Sans+SC' rel='stylesheet' type='text/css'>
- <meta name="color:URL" content="#46d4db"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Text Background" content="#FFEBDB"/>
- <meta name="color:Background" content="#eeeeee"/>
- <meta name="image:Background" content=""/>
- <meta name="image:Portrait" content=""/>
- <meta name="text:Saved Link" content="http://"/>
- <style type="text/css">
- *{-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out;}
- div#qTip {display:none;text-align:center; position:absolute; background-color:{color:URL}; color:{color:Text}; font-size:0.5em; padding:4px; margin-left:15px; margin-top:-20px; z-index:999999;}
- body {font-family:Alegreya Sans SC; color:{color:Text}; font-size:2em; background:{color:Background} url({image:Background});}
- #overlord {margin:0; width:100%; padding:10px; padding-left:350px; line-height:150%; position:fixed; left:0; top:190px; background-color:{color:Text Background};-webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75); box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.75);}
- #overlord div {padding:10px;}
- #overlord div:first-child {border-bottom:solid 1px {color:Text};}
- .node {position:fixed; bottom:0; left:130px; z-index:9999;}
- .portrait {position:fixed; bottom:457px; left:170px; height:60px; width:60px; border-radius:100%;}
- span {color:{color:URL};}
- div a {color:rgba({RGBcolor:Text},0.5); cursor:alias; text-decoration:none;}
- div a:hover {color:rgba({RGBcolor:Text},0.75);}
- </style>
- </head>
- <body>
- <img class="node" src="http://static.tumblr.com/puls2hm/QL1mzblaq/node_.png"/>
- <div id="overlord">
- <div><span>{Name}</span> has left the library</div>
- <div><span>{Name}</span> has been <a href="{text:Saved Link}">saved</a>
- </div>
- <img class="portrait" src="{image:Portrait}"/>
- <!------DO NOT REMOVE THE CREDIT. DOING SO WOULD MAKE YOU A THIEF.------->
- <a href="http://syntaxthemes.tumblr.com">
- <img style="position:fixed; bottom:0; right:0; display:block; opacity:0.7; margin:0; z-index:999999999999!important;" onmouseover="this.style.opacity=0.9" onmouseout="this.style.opacity=0.7" src="http://static.tumblr.com/puls2hm/QOHn1brjx/st.png"/></a>
- <!----------------------------------THANK-------------------------------->
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment