Advertisement
efeit0-suicida

blogroll01

May 24th, 2014
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.  
  6.  
  7. <!-----------
  8.  
  9. THEME BY EFEITOSUICIDA, NUNCA USE COMO BASE E NEM COPIE E JAMAIS RETIRE OS CRÉDITOS !
  10.  
  11.  
  12.  
  13.  
  14.                                EFEIT0-SUICIDA.TUMBLR.COM
  15.  
  16.  
  17. <!-----------
  18.  
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20.  
  21. <head> <!-- DEFAULT VARIABLES -->
  22.  
  23.  
  24.  
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="{Favicon}">
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  28. {block:Description}
  29. <meta name="description" content="{MetaDescription}" />
  30. {/block:Description}
  31.  
  32.  
  33.  
  34. <style type="text/css">
  35.  
  36.  
  37. body {background-color:#fff; color:{color:text}; font-family: arial, arial; font-size: 15px; text-align:center;
  38.  
  39. center; line-height:120%; margin:0; padding:0; background-image:url('{image:background}'); background-attachment: fixed}
  40. a, a:link, a:active, a:visited {color:{color:link};text-transform: none; text-decoration: none}
  41. a:hover {background-color:{color:linkhover}; padding: 1px 0 1px 0; text-decoration: none}
  42. img a{border:0px;}
  43. img a:hover{border:0px;}
  44. b{font-weight: bold; color:{color:bold}}
  45. i{text-transform: italic; color:{color:text}}
  46. p{margin:5px 0 2px 0}
  47. blockquote{margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:border}}
  48.  
  49.  
  50.  
  51.  
  52. ::-webkit-scrollbar{width:3px;height:5px;}
  53. ::-webkit-scrollbar-thumb:vertical{height:50px; scrollbar-face-color:#d6d6d6; background-color:#e255a0;webkit-border-radius:px;}
  54. ::-webkit-scrollbar-thumb:horizontal{width:50px; scrollbar-face-color::#d6d6d6; background-color:#d6d6d6;-webkit-border-radius:px;}
  55.  
  56.  
  57. .sidcredit{text-align: left;color: #d6d6d6;opacity: 0.5;padding : 5px; font-size: 8px; margin-top: 5px; font-family: pf tempesta five condensed;}
  58.  
  59.  
  60.  
  61.  
  62.  
  63. .frase {text-align: right;font-family:web;
  64. font-size:50px; font-style: none;color: #e255a0;text-align: center; overflow: hidden; position: fixed; margin-left: 395px;line-height: 25px; width:530px; background-color: ; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; margin-top: -80px; padding: 10px; z-index:1;padding:20px; z-index:100;border-bottom:3px solid #d6d6d6;}
  65.  
  66.  
  67.  
  68.  
  69. #sidebar {margin-top: 180px; margin-left: 170px; width: 100px; height: 220px; position: fixed; background-color: transparent; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; z-index:90000000; z-index:100000;border-radius: 200px; }
  70.  
  71. #sidebar img{width: 150px; height: 150px;margin-top:1px; filter: url(filters.svg#grayscale); -webkit-filter: grayscale(0);border:6px solid #e255a0;border-radius: 200px;}
  72.  
  73. #sidebar img:hover {filter: url(filters.svg#grayscale); -webkit-filter: grayscale(1); -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;}
  74.  
  75. #sidebar:hover {opacity: 0.7; }
  76.  
  77.  
  78.  
  79. @font-face {font-family: "pf tempesta five condensed";src: url('http://static.tumblr.com/2tpuq3y/63tm9hjri/pf_tempesta_five_condensed.ttf');}
  80.  
  81.  
  82. @font-face {font-family: "give you glory";src: url('http://static.tumblr.com/b5bnkcs/eavmab0i8/giveyouglory.ttf');}
  83.  
  84.  
  85. @font-face {font-family: 'Muli';font-style: normal;
  86. font-weight: 400;src: local('Muli'), url(http://themes.googleusercontent.com/static/fonts/muli/v4/kU4XYdV4jtS72BIidPtqyw.woff) format('woff');}
  87.  
  88. @font-face {font-family: "Web"; src: url('http://static.tumblr.com/xrmodho/vvmmmoc3j/callie_hand-trial_version.otf');}
  89.  
  90. .icon {z-index: 1;
  91. width: 64px;
  92. height: 64px;
  93. margin: 5px;
  94. float: left;
  95. border: 6px solid #d6d6d6;padding:5px;
  96. position: relative;
  97. text-align: center;
  98. box-shadow: 1px 1px 0px #e6e6e6;
  99. cursor: default;
  100. background: #fff;
  101. }
  102.  
  103. .icon:hover {filter: url(filters.svg#grayscale); -webkit-filter: grayscale(1); -webkit-transition-duration: 1.5s; -moz-transition-duration:1.5s;
  104. transition: all 1s;
  105. -o-transition: all 1s;
  106. -webkit-transition: all 1s;
  107. -moz-transition: all 1s;}
  108.  
  109. .page {
  110. position: relative;
  111. width: 610px;
  112. height: 605px;
  113. margin-top:115px;
  114. margin-left:110px;
  115. overflow-y: scroll;
  116. overflow-X: hidden;
  117. }
  118.  
  119.  
  120. iframe#tumblr_controls {
  121. position: fixed !important;
  122. top: 0 !important;
  123. right: 0 !important;
  124. }
  125.  
  126. #links {display: block; font-family: calibri; font-size: 9px; text-transform:uppercase; letter-spacing:1px; z-index:8000000000000000; position: fixed; margin-top: 350px; margin-left:180px;}
  127.  
  128. #links a {width:150px; display: block; font-family: calibri; font-size: 9px; color: #e255a0; text-transform:uppercase; letter-spacing:1px; height: 20px; background-color: #d6d6d6; margin-bottom: 2px;;text-align: center;padding-left: 1px; line-height: 20px;}
  129.  
  130. #links a:hover {opacity:0.9; color: {color:linkshover};letter-spacing:-1px;}
  131.  
  132.  
  133. </style>
  134.  
  135.  
  136. <body>
  137.  
  138.  
  139. <div id="links">
  140. <a href="/">HOME</a>
  141. <a href="/ask">ASK</a>
  142. <a href="http://www.tumblr.com/dashboard">dash</a>
  143.  
  144.  
  145. </div>
  146.  
  147.  
  148. <div id="sidebar"><img src="http://static.tumblr.com/qwcwqom/tf3n4nxlo/tumblr_mtw77tl7ki1qe4v8fo1_250.gif">
  149. </div>
  150.  
  151.  
  152. <center><div class="frase">Blogroll</div>
  153.  
  154.  
  155.  
  156. </div></div>
  157.  
  158.  
  159.  
  160. <div class="page">
  161.  
  162. {block:Following}
  163. {block:Followed}
  164.  
  165. <div class="icon">
  166. <a href="{FollowedURL}" title="{FollowedName}" target="_blank"><img src="{FollowedPortraitURL-64}"></a>
  167.  
  168. </div>
  169.  
  170. {/block:Followed}
  171. {/block:Following}
  172.  
  173. </div>
  174.  
  175.  
  176.  
  177.  
  178. <div style="left:10px; top:0px; position: fixed;">
  179. <div class="sidcredit"><a href="http://efeit0-suicida.tumblr.com"><font color="#9d999b">©AH</font></a>
  180. </div>
  181.  
  182. </div>
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191. </div></div></div></div></div>
  192.  
  193.  
  194. </div>
  195. </div></div></div></div></div></div></div></div></div></div></div></div></div>
  196. </body>
  197. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement