Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <!----
- Theme by PanzerThemes.tumblr.com
- LEAVE CREDIT INTACT
- All my themes are legally copyrighted.
- Want to know what happens if you steal my coding?
- ..Didn't think so.
- ----->
- <title>{name}'s Blogroll</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <style type="text/css">
- @font-face { font-family: "silk"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
- @font-face { font-family: "love"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
- body {
- font-family: silk;
- background-image: url('http://24.media.tumblr.com/tumblr_ltedemoqL81r3vazto1_500.png');
- background-repeat: repeat;
- background-attachment: fixed;
- scrollbar-face-color: #fff;
- scrollbar-highlight-color: #fff;
- scrollbar-shadow-color: #fff;
- scrollbar-3dlight-color: #fff;
- scrollbar-arrow-color: #fff;
- scrollbar-track-color: #fff;
- scrollbar-darkshadow-color: #fff;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background:#fff;
- height:100px; }
- ::-webkit-scrollbar {
- height:10px;
- width:8px;
- background:#000; }
- #header {
- position:absolute;
- width: 800px;
- margin-top: 484px;
- margin-left:240px;
- height: 20px;
- line-height: 20px;
- font-size: 10px;
- z-index:2;}
- #header a {
- display:inline-block;
- margin: 2px 2px;
- width:80px;
- padding: 3px;
- background-color:#000;
- color:#fff;
- text-align: center;
- text-decoration:none;
- text-transform:lowercase;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;}
- #header a:hover {color: #bebebe;}
- #content {
- position:absolute;
- border-bottom: #a6a6a6 2px solid;
- background-color: #fff;
- width: 800px;
- padding: 6px;
- margin-top: 30px;
- margin-left:240px;
- height:400px;
- overflow:auto;}
- #content img {
- padding: 6px;
- width: 60px;
- opacity: 0.5;
- margin: 8px;
- border: 1px solid #000;
- background-color: #ffffff; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;}
- #content img:hover {
- border: 1px solid #fff;
- background-color: #000; transition-duration: 0.6s; -moz-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; -o-transition-duration: 0.6s;
- opacity: 0.9;
- filter:alpha(opacity=70);}
- </style>
- </head>
- <body>
- <center><span style="font-family: love; font-size: 60pt; color: #000">
- My Blogroll</span>
- <p>
- <center><div id="content">{block:Following}{block:Followed}<a target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-96}' /></a>{/block:Followed}{/block:Following}</div></center>
- <p><p>
- <div id="header"><center>
- <a href="/">go back</a>
- <a href="http://jagpanzer.tumblr.com" target="blank">credit</a>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment