Advertisement
sadmilks

blgroll #6 : chiisai

Oct 19th, 2013
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!---
  4.  
  5. CHIISAI BLOGROLL #06 @ R-EIORA.TUMBlR.COM
  6.  
  7. ★★★★[ DON'T REMOVE THIS COMMENT ]★★★★
  8.  
  9. --->
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head>
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16.  
  17. <style type="text/css">
  18.  
  19. @font-face {font-family: 'pix';font-style: normal;font-weight: normal;src: local('pix'), url('http://static.tumblr.com/s4afcug/sJzmj12zk/pix-webfont.woff') format('woff');}@font-face {font-family:"bitxmap"; src: url("http://static.tumblr.com/ofgksh6/md0mkd9yd/bitxmap_font_tfb.ttf")}
  20.  
  21. ::-webkit-scrollbar-thumb{background-color: #000;border: 4px solid #fff;height:auto;}
  22.  
  23. ::-webkit-scrollbar {height:9px;width:9px;background-color: #eee;border: 4px solid #fff;}
  24.  
  25. ::selection {background-color:#f9f9f9;}
  26.  
  27. body {opacity:;background: url('')repeat;height:50%;background-position:fixed;background:#fefefe;font-family:pix;font-style:;font-size:15px;color:#333;text-transform:uppercase;background:;overflow-y:scroll;}
  28.  
  29. a{text-decoration:none;color:#000;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  30.  
  31. a:hover{color:#333;text-decoration: none;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
  32.  
  33. .bou{float:left;margin:3px;margin-left:0px;overflow:hidden;height:48px;width:48px;border:0px dotted #000;border-radius:0px;-moz-border-radius:0px;margin-top:15px;border-radius:90px;}
  34.  
  35. .parler{text-transform:lowercase;font-family:pix;font-size:9px;font-style:italics;margin-top:-7px;line-height:6px;position:absolute;height:5px;background-color:#fff;width:64px;padding-top:30px;padding-bottom:20px;text-align:center;opacity:0;overflow:hidden;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;}
  36.  
  37. .bou:hover .parler {width:48px;margin-right:-1px;margin-bottom:-1px;border-radius:90px;background:;border-color:#aaa;opacity:0.70;color:#000;border-radius:90px;}
  38.  
  39. #navs{color:#000;position:fixed;width:100px;padding:2px;top:7px;left:190px;font-size:11px;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;border-bottom:1px solid #000;}
  40.  
  41. #navs:hover {right:0px;color:#333;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  42.  
  43. #navs a{color:#000;text-decoration:none;opacity:1;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  44.  
  45. #navs a:hover {text-decoration:none;opacity:1;}
  46.  
  47. </style></head><body>
  48.  
  49. <div style="width:510px;margin:0px auto;margin-top:10px;border-bottom:1px solid #000;">
  50.  
  51. <!-- YOUR TITLE AND IMG PIXEL HERE --><img src="http://media.tumblr.com/tumblr_m4c2dbCoiN1qk1or3.gif"> FOLLOWERS
  52. <div style="border-bottom:1px solid #000;width:508px;margin-top:-1px;"></div><!-- DESCRIPTION HERE --><center><div style="margin-top:1px;"></div> {Description}
  53.  
  54. <br>
  55.  
  56. {block:Following}{block:Followed}
  57.  
  58. <div class="bou"> <div class="parler">
  59.  
  60. <a href="{FollowedURL}" title="{FollowedTitle}">{FollowedName}</a></div>
  61.  
  62. <img src="{FollowedPortraitURL-48}"></div>
  63.  
  64. {/block:Following}{/block:Followed}</div>
  65.  
  66. </div>
  67.  
  68. <div id="navs">
  69. <a href="/">back</a> - <a href="/ask">msg</a> - <a href="http://r-eiora.tumblr.com">creds</a></a>
  70. </div>
  71.  
  72. </body>
  73. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement