Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <head>
- <!-- theme feito por POETADAVIDA.TUMBLR.COM não copie ou retire os créditos. -->
- <meta name="color:background" content="#0E0D0D" />
- <meta name="color:title" content="#183753" />
- <meta name="color:entry" content="#0E0D0D" />
- <meta name="color:text" content="#DFDFDF" />
- <meta name="text:title" content="agora e 'nova url'" />
- <title>{title}</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/2wl9p6g/G70lj5t0q/animatedcollapse.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/asj4fpx/I01m3lzwc/important.txt">
- </script>
- <script type="text/javascript">
- animatedcollapse.addDiv('jason', 'fade=1,height=80px')
- animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
- animatedcollapse.addDiv('michael', 'fade=1,height=120px')
- animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
- animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
- animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
- animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
- //$: Access to jQuery
- //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
- //state: "block" or "none", depending on state
- }
- animatedcollapse.init()
- </script>
- <style type="text/css">
- @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
- @font-face {
- font-family: 'Loved by the King';
- font-style: normal;
- font-weight: normal;
- src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
- body {background-color:{color:background}; font-family:verdana; color:{color:text};font-size:10px;}
- .ppp {width:265px; position:fixed; margin-top:100px; margin-left:500px; padding:5px;}
- a {color: #518092; text-decoration: none; text-transform: none;}
- a:hover {color: #929292; background-color: transparent; text-decoration: none;}
- p {margin: 6px 0 0 0}
- .box {width:250px; border-left:5px solid {color:title}; padding:5px; position:fixed; float:left; background-color:{color:entry}; font-size:9px; overflow: auto; text-align:center;}
- h1{font-size:22px; color:{color:title}; margin-left:10px; margin-bottom:1px; font-style:italic; font-family:georgia;}
- </style>
- <body>
- <div class="ppp">
- <h1>{text:title}</h1>
- <div class="box">
- {description}
- </div></div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment