poetadavida

blogroll v2

Apr 16th, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.21 KB | None | 0 0
  1. <!-- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
  2. @@@ @@@
  3. @@@ ALL THEME BY CAROL (HTTP://POETADAVIDA.TUMBLR.COM) @@@
  4. @@@ DO NOT COPY, LOSERS! @@@
  5. @@@ @@@
  6. @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -->
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9.  
  10. <script type="text/javascript" src="http://static.tumblr.com/asj4fpx/I01m3lzwc/important.txt">
  11. </script>
  12.  
  13. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  14.  
  15.  
  16.  
  17. <head>
  18.  
  19. <title>{Title}</title>
  20. <link rel="shortcut icon" href="{Favicon}">
  21. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  22. {block:Description}
  23. <meta name="description" content="{MetaDescription}" />
  24. {/block:Description}
  25.  
  26. <style type="text/css">
  27.  
  28. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  29.  
  30. @font-face {font-family: 'Loved by the King'; font-style: normal; font-weight: normal; src: local('Loved by the King'), local('LovedbytheKing'), url('http://themes.googleusercontent.com/static/fonts/lovedbytheking/v3/wg03xD4cWigj4YDufLBSr8SuHxUvEE05hEBp-kiqXZE.woff') format('woff');}
  31.  
  32. body {background-color:#dedede; color:#666; font-family: verdana; font-size: 11px; text-align: center; line-height:120%; margin:0; background-image:url('{}'); background-attachment: fixed}
  33.  
  34.  
  35. a {color: #518092; text-decoration: none; text-transform: none;}
  36. a:hover {color: #929292; text-decoration: none;}
  37. p {margin: 6px 0 0 0}
  38.  
  39.  
  40. #bbbb{width:0px; height:500px; padding:0px; margin-top:100px; margin-left:300px; }
  41.  
  42. .ppp {width:250px; height:300px; padding:5px; overflow: auto; background-color:#005B88; margin-top:35px; margin-left:10px; border:solid 5px #fff; position:fixed; }
  43.  
  44. .top {width:260px; height:20px; padding:5px; overflow: auto; background-color:#fff;margin-left:10px; position:fixed; font-size:20px; font-style: normal; text-align:center; font-family: 'Agency FB', cursive; }
  45.  
  46. img.ff{padding:2px; margin:1px; border:solid #fff 2px; background-color:#005B88;
  47. -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  48. img.ff:hover{opacity:2; -moz-transform: rotate(-5deg);
  49. -webkit-transform: rotate(-50deg); -o-transform: rotate(-50deg);-ms-transform: rotate(-50deg);
  50. transform: rotate(-50deg);}
  51.  
  52.  
  53. .links {width: 90px; margin-top:132px; position:fixed; float:left; padding: 0px; text-align: center; font-family:tinytots; font-size:8px;margin-left:290px; border-left:#005B88 solid 3px;}
  54. .links a{float:left; display: block; padding:2px; text-transform:uppercase; margin-bottom: 1px; width:90px; background-color: #fff; color:#666; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
  55. .links a:hover{letter-spacing: 3px; background-color:#eee;}
  56.  
  57. ::-webkit-scrollbar{width:5px;height:5px;}
  58. ::-webkit-scrollbar-button:start:decrement
  59. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  60. ::-webkit-scrollbar-track-piece{background-color: #fff; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  61. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  62. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: #000; -webkit-border-radius:px;}
  63.  
  64. </head></style>
  65.  
  66.  
  67. <body>
  68.  
  69. <div id="bbbb">
  70.  
  71. <div class="top">ESCREVA AQUI SEU TITULO</div>
  72.  
  73. <div class="links">
  74. <a href="http://SEULINKAQUI.com">link title</a>
  75. <a href="http://SEULINKAQUI.com">link title</a>
  76. <a href="http://SEULINKAQUI.com">link title</a>
  77. <a href="http://SEULINKAQUI.com">link title</a>
  78. <a href="http://poetadavida.tumblr.com/">theme credit</a>
  79. </div>
  80.  
  81.  
  82. <div class="ppp"><Center>
  83.  
  84. {block:Following}
  85. {block:Followed}
  86. <a title="{FollowedTitle}" target=_blank" href="{FollowedURL}"><img src="{FollowedPortraitURL-48}"alt="{FollowedURL}"class="ff"></a>
  87. {/block:Followed}
  88. {/block:Following}
  89.  
  90. </center></div>
  91.  
  92. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment