Advertisement
wavethemes

Blogroll Theme #1

Oct 29th, 2012
2,130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. <style>
  2.  
  3. body {
  4. background:#fafafa
  5. url();
  6. background-size: 1400px;
  7. background-position:fixed;
  8. font-family:titulo;
  9. font-size:30px;
  10. color:#666;}
  11.  
  12. .oppa, .oppa a{
  13. font-size:12px;
  14. color:#a3bdcf;
  15. }
  16.  
  17. a {
  18. color:#a3bdcf;
  19. text-decoration:none;
  20. border:none;
  21. -webkit-transition-duration: 0.9s;
  22. }
  23.  
  24. a img {
  25. border:1px;
  26. color:#333333;
  27. decoration:none;
  28. opacity:.6;
  29. margin: 3px;
  30. border: dashed 1px #a3bdcf;
  31. border-bottom-left-radius: 35px;
  32. -webkit-transition-duration: 0.9s;
  33. }
  34.  
  35. a img:hover {
  36. opacity:1;
  37. border-bottom-left-radius:70px;
  38. -webkit-transition-duration: 0.9s;
  39. }
  40.  
  41. #bleeh{
  42. background-color: transparent;
  43. padding:7px;
  44. border-radius-left: 20px;
  45. margin-left:25%;
  46. margin-right:25%;
  47. margin-top:10px;
  48. width:600px;
  49. opacity:1;
  50. overflow:shown;
  51. z-index: 0.9;
  52. text-align:center;
  53. }
  54.  
  55. @font-face { font-family: titulo; src: url('http://static.tumblr.com/vilw5yj/6l7ma3fqc/signerica_medium.ttf'); }
  56.  
  57. @font-face {
  58.  
  59. font-family: beautiful every time;
  60. src: url('http://static.tumblr.com/nsunyax/Pm3lzwzye/beautifuleverytime.ttf');
  61. }
  62. </style>
  63.  
  64.  
  65. <div id="bleeh">
  66.  
  67. People Im Following<br>
  68. <div class="oppa">
  69. <a href="/">Home</a> ♡
  70. <a href="/blogroll">refresh</a> ♡
  71. <a href="http://www.tumblr.com/dashboard">Dashboard</a> ♡
  72. <a href="http://hateable.tumblr.com/">credit</a>
  73. <br><br>
  74. {block:Following}{block:Followed}<a title='{FollowedName}' target='_blank' href='{FollowedURL}'><img border='0' src='{FollowedPortraitURL-96}' />{/block:Followed}{/block:Following}
  75.  
  76.  
  77.  
  78.  
  79. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement