Advertisement
rileysux

10. tate (blogroll)

Feb 28th, 2015
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>we are the poisoned youth</title>
  6. <link rel="shortcut icon" href="{Favicon}">
  7.  
  8. <style type="text/css">
  9.  
  10. ::-moz-selection {
  11. background-color:#67615b;
  12. color: #f6f6f6;}
  13. ::selection {
  14. background-color:#67615b;
  15. color: #f6f6f6;}
  16.  
  17. ::-moz-selection {
  18. background-color:#000;
  19. color: #fff;}
  20. ::selection {
  21. background-color:#000;
  22. color: #fff;}
  23.  
  24. ::-webkit-scrollbar
  25. {height:2px;
  26. width:2px;
  27. background-color:#fff;}
  28. ::-webkit-scrollbar-thumb
  29. {height:auto;
  30. background-color:#92d6cb;}
  31.  
  32. body
  33. {background:#000;
  34. font-family:arial;
  35. background-image:url('http://static.tumblr.com/hsnsykx/THznkgw59/aight.png');
  36. background-attachment:fixed;
  37. background-repeat:repeat;
  38. font-size:9px;
  39. text-align:justify;
  40. line-height:15px;}
  41. a
  42. {text-decoration:none;
  43. color:#fff;
  44. font-weight:bold;}
  45. a:hover
  46. {color:#000;
  47. transition-duration:0.3s;
  48. -moz-transition-duration:0.3s;
  49. -webkit-transition-duration:0.3s;
  50. -o-transition-duration:0.3s;}
  51. pre
  52. {background:#92d6cb;
  53. font-family:arial;
  54. font-size:14px;
  55. margin-top:0px;
  56. color:#fff;
  57. padding:5px;
  58. font-style:italic;
  59. font-weight:bold;
  60. text-align:center;
  61. text-transform:lowercase;}
  62. #block
  63. {width:250px;
  64. height:auto;
  65. padding:10px;
  66. margin-top:250px;
  67. height:150px;
  68. overflow:auto;
  69. background:#000;}
  70.  
  71. </style>
  72.  
  73. </head>
  74.  
  75. <body>
  76.  
  77. <div align="center"><div id="block"><pre style="margin-top:0px;"><center>blogroll</center></pre><sub style="text-align:justify; font-size:11px;">{block:Following}{block:Followed}<a target="_blank" href="{FollowedURL}"><img src="{FollowedPortraitURL-48}" style="border-radius:50%;"/>{/block:Followed}{/block:Following}</div></div>
  78.  
  79. </body>
  80.  
  81. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement