Advertisement
foxybieber

blogroll theme

Dec 4th, 2012
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5. <title>you better follow them </title>
  6. <link rel="icon" href="{Favicon}"/>
  7.  
  8. <style type="text/css">
  9.  
  10. body {
  11. background-color: #FFFFFF;
  12. color: #cccccc;
  13. font-family:handy00;
  14. font-size:16;
  15. line-height:110%;
  16. text-align:justify}
  17. a:link, a:active, a:visited{
  18. color: #4D4D4D;
  19. text-decoration:none;
  20. font-size:12;}
  21.  
  22. a:hover{
  23. color: #4D4D4D;
  24. text-decoration: underline;
  25. font-style:normal;
  26. font-family:handy00;
  27. font-size:12;}
  28.  
  29. @font-face {font-family: "discoverbeauty";src: url('http://static.tumblr.com/nf5qb3y/3ptm2vwot/discoverbeauty.ttf') format("truetype");}
  30.  
  31. @font-face {font-family: "handy00";src: url('http://static.tumblr.com/8ls1oxv/AfJlyd5ev/handy00.ttf');}
  32.  
  33. body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}
  34.  
  35. #icons {
  36. margin-left:20px;
  37. margin-right:20px;}
  38.  
  39. #icons img {
  40. -webkit-transition: opacity 0.9s linear;opacity: 1;
  41. -webkit-transition: all 0.9s ease-out;
  42. -moz-transition: all 0.9s ease-out;
  43. -webkit-border-radius: 4px;
  44. -moz-border-radius: 4px;
  45. border-radius: 4px;
  46. width:64px;}
  47.  
  48. #icons img:hover {
  49. -webkit-transition: opacity 0.9s linear;opacity: 1;
  50. -webkit-transition: all 0.9s ease-out;
  51. -moz-transition: all 0.9s ease-out;
  52. transition: all 0.5s ease-out;
  53. -webkit-border-radius: 22px;
  54. -moz-border-radius:22px;
  55. border-radius: 22px;
  56. width:64px;}
  57.  
  58.  
  59. #exeption {
  60. background-color: #FFFFFF;
  61. color: #7c6a7a;
  62. font-family:discoverbeauty;
  63. font-size:30;
  64. font-style: normal;
  65. line-height:130%;
  66. text-align:justify}
  67. #exeption a{
  68. color: #4D4D4D;
  69. text-decoration:none;
  70. font-family:tahoma;
  71. font-size:14;}
  72. #exeption a:hover{
  73. color: #4D4D4D;
  74. text-decoration:none;
  75. font-style:italic;
  76. font-family:tahoma;
  77. font-size:14;}
  78.  
  79. </style>
  80. </head>
  81.  
  82. <body>
  83. <div id="exeption"><center>the flawless bitches i follow</center>
  84. <center> <a href="/">back to foxybieber</a> <a href="/ask">questions?</a> <a href="/schedule">tv shows</a> <a href="/hate">haters</a> </center>
  85. <center><b>#i love you #stay amazing<center></b>
  86. </div>
  87. <div id="icons">
  88. <center><br>{block:Following}{block:Followed}<a target='_blank' href='{FollowedURL}'>
  89.  
  90. <img border='0' style="padding:0px;" src='{FollowedPortraitURL-48}' />
  91. {/block:Followed}{/block:Following}
  92. </div>
  93. </body>
  94. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement