Advertisement
lucas_hnf

aniquilou-theme010

Jul 22nd, 2014
293
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.72 KB | None | 0 0
  1. <!-- Theme por aniquilou ant (ifoudeu) || http://aniquilou.tumblr.com/-->
  2. <!-- Theme number 010 -->
  3. <!-- Caso o theme apresente algum defeito favor entrar em contato, desde já grato! -->
  4.  
  5.  
  6.  
  7. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  8. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  9.  
  10. <head><title>{Title}</title>
  11.  
  12. <script type="text/javascript"
  13. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  14. <link href='http://fonts.googleapis.com/css?family=Short+Stack' rel='stylesheet' type='text/css'>
  15. <html lang="en">
  16. <script type="text/javascript"
  17. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  18.  
  19. <link href='https://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  20.  
  21.  
  22.  
  23. <meta name="color:scrollbar" content="#000"/>
  24. <meta name="image:background" content="" />
  25. <meta name="text:Link1" content="/" />
  26. <meta name="text:Link1 Title" content="Inicio" />
  27. <meta name="text:Link2" content="/ask" />
  28. <meta name="text:Link2 Title" content="Mensagem" />
  29. <meta name="text:Link3" content="/submit" />
  30. <meta name="text:Link3 Title" content="Submit" />
  31. <meta name="text:Link4" content="/archive" />
  32. <meta name="text:Link4 Title" content="Archive" />
  33. <meta name="text:Link5" content="" />
  34. <meta name="text:Link5 Title" content="" />
  35. <meta name="text:frase" content="Não deixe de acreditar em contos de fadas, só porque você ainda não se deparou com os membros da realeza, apenas fique diante ao espelho, que você verá a imagem de uma linda princesa. — Pedricovick." />
  36. <meta name="if:ButtonFollowBlack" content="0"/>
  37.  
  38. <script type="text/javascript" src="http://static.tumblr.com/uiqhh9x/jkEm9tb4p/jquery-1.8.1.min.js"></script>
  39.  
  40.  
  41. <script type="text/javascript" src="http://static.tumblr.com/5u1fog0/XsWngduiz/lsmoothscroll.js"></script>
  42.  
  43.  
  44. <title> </title>
  45. <link rel="shortcut icon" href="{Favicon}">
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  47. {block:Description}
  48. <meta name="description" content="{MetaDescription}" />
  49. {/block:Description}
  50.  
  51. <style type="text/css">
  52.  
  53.  
  54. ::-webkit-scrollbar{width:5px;height:5px;}
  55. ::-webkit-scrollbar-button:start:decrement
  56. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  57. ::-webkit-scrollbar-track-piece{background-color: {color: #eee}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  58. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  59. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:4px;}
  60.  
  61. .popup_block{
  62. display: none; /*--hidden by default--*/
  63. background: black ;
  64. padding: 5px;
  65. border: 2px solid color:#d8d8d8;
  66. float: left;
  67. font-family: "short stack";
  68. font-size: 12;
  69. position: fixed;
  70. top: 50%; left: 50%;
  71. z-index: 99999;
  72. /*--CSS3 Box Shadows--*/
  73. -webkit-box-shadow: 0px 0px 20px #000;
  74. -moz-box-shadow: 0px 0px 20px #000;
  75. box-shadow: 0px 0px 20px #000;
  76. /*--CSS3 Rounded Corners--*/
  77. -webkit-border-radius: 0px;
  78. -moz-border-radius: 0px;
  79. border-radius: 0px;
  80. }
  81. img.btn_close {
  82. float: right;
  83. margin: 0 0px 0 0;
  84. }
  85. /*--Making IE6 Understand Fixed Positioning--*/
  86. *html #fade {position: absolute;}
  87. *html .popup_block {position: absolute;}
  88.  
  89.  
  90. .fullbody{float: center; margin:auto; padding-top:50px;
  91.  
  92.  
  93. width: 1100px;}
  94.  
  95. /*liriadas*/.tmblr-iframe--desktop-loggedin-controls, .lcredit.icon.theme{position:fixed!important; -webkit-filter:invert(0%); opacity:0.5; top:3px; text-transform:none;
  96. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(100%); opacity:0.8; top:3px; text-transform:none;{/block:IfButtonFollowBlack}
  97. }
  98. .iframe-controls--desktop{position:fixed!important; -webkit-filter:invert(100%); margin-right:0px; opacity:.5; top:0px; text-transform:none;
  99. {block:IfButtonFollowBlack}position:fixed!important; -webkit-filter:invert(0%); margin-right:0px; opacity:.8; top:0px; text-transform:none;{/block:IfButtonFollowBlack}
  100. }/*fim liriadas*/
  101.  
  102.  
  103. body {padding: 0px;margin: 0px;color:#000;font-family: Short Stack;font-size: 12px;background-color:{color:Background};background-image:url('{image:background}');background-attachment:fixed;background-repeat: no-repeat;background-size:100% 100%;background-repeat: no-repeat;background-size:100% 100%;}
  104.  
  105. a:link, a:active, a:visited{color:gray;text-decoration: none; -webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;}
  106.  
  107.  
  108. a:hover{color:black;-webkit-transition: color 0.4s ease-out; -moz-transition: color 0.4s ease-out;}
  109.  
  110. #cred a{right:10px; width:35px;height:30px;background-color:#fff;opacity:0.7;bottom:30px;position:fixed;font-size:24px; color:#000; text-transform:none;font-family: 'Euphoria Script', cursive;position:fixed;font-style:none;text-align:center;padding:6px; border:1px solid white;letter-spacing:1px;
  111. -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease;-o-transition: all 0.6s ease;transition: all 0.6s eas;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;z-index:9999999;
  112. }
  113.  
  114. .entries {z-index:;float:center;background:transparent;font-size:10px;line-height:13px;text-transform:normal;width:250px;-moz-transition: all 3.9s ease-out; -o-transition: all 3.9s ease-out;-webkit-transition: all 3.9s ease-out; transition: all 3.9s ease-out;transition:.7s;margin:4px 15px 20px 4px;background:#ffffff;margin:4px 15px 20px 4px;
  115. {block:permalink}width:400px;{/block:permalink}
  116. }
  117.  
  118. .bubble {text-align:left;background:whitesmoke; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  119. .bubble p {margin:1px 0px;}
  120. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid whiteSmoke;}
  121. .askborder {float: left;margin: 1px 4px 0 0;padding: 2px; background: WhiteSmoke;}
  122. .fotureblog4 p {margin: 0px;}
  123.  
  124. .entries #fotureblog {position: absolute;margin-top: 9px;margin-left: 1px;opacity: 0;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
  125. -o-transition: all .5s ease;transition: all .5s ease;}
  126.  
  127. .entries:hover #fotureblog {margin-top: 9px;margin-left: 1px;opacity: 1;}
  128.  
  129. .boxreblog {letter-spacing:1px; font-family: candara;font-size:10px; color: #a4a4a4;line-height:5px;margin: 2px;background:transparent;background-repeat:repeat;padding:2px 2px;opacity: 1;-webkit-border-radius:0px;moz-border-radius:0px;-o-border-radius:0px;border-radius:0px; margin-top:0px;
  130. }
  131.  
  132. .boxreblog a { color: #000; }
  133.  
  134. #posts { margin:auto; float:center;
  135.  
  136. width:1100px
  137.  
  138. ;font-family: "helvetica";text-align:justify;
  139.  
  140. {block:permalink}width:500px; margin:auto auto auto 30%;{/block:permalink}
  141. }
  142.  
  143.  
  144. .cred{top: 0px;left:0px;position:fixed;}
  145. #infscr-loading{bottom: -70px;position: absolute;left: 50%;margin-left:-8px;width:16px;height:11px;overflow:hidden;margin-bottom: 50px;}
  146.  
  147.  
  148. #r {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-right: 21px solid transparent;position: absolute;margin-top: 7px;margin-left: 91%;}
  149. #l {width: 0px;height: 0px;border-top: 13px solid #bdbdbd;border-left: 20px solid transparent;position: absolute;margin-top: 7px;margin-left: 0px;opacity: 1;}
  150.  
  151. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 0px 0px;border-left: 1px solid #555555;}
  152.  
  153. blockquote p, ul{margin:0px; padding:0px; }
  154.  
  155. a img{border: 0px;}
  156.  
  157. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  158.  
  159. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  160. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  161.  
  162. .chat{font-size:12px;font-family:candara;}
  163.  
  164. .notes img{width:10px;position:relative;top:3px;}
  165.  
  166. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  167. {block:IndexPage}
  168. width: 400px !important;
  169. {/block:IndexPage}
  170. }
  171. .video embed, .post div.video object {width:250px !important; height:120px !important;}
  172.  
  173. .numbernotes {-webkit-transition:all 0.8s ease; -moz-transition:all 0.8s ease; transition:all 0.8s ease; -o-transition:all 0.8s ease; background:url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png"); height:18px; font-size:10px; line-height:20px; color:#FFFFFF; position:absolute; padding-left:4px; padding-right:4px; -moz-border-radius:2px; border-radius:2px; margin-left:28px; top:0px; text-transform:uppercase; font-family:calibri; font-size:12px;}
  174.  
  175. .nots {text-transform:lowercase;padding:0px;width:250px; height:auto; background-color:transparent;font-size:10px; text-align:center; position: absolute;
  176. color:#000; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out; margin-top:5px;}
  177.  
  178. .nots a{color:#999;font-size:09px;font-family:calibri; text-transform:uppercase;}
  179.  
  180. .entries:hover .nots {opacity:1; z-index:9;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;}
  181.  
  182. .notss {text-transform:lowercase;padding:0px;width:250px; background-color:transparent;font-size:10px; text-align:center; position: absolute; opacity:0;font-family:calibri;display:block; -webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;margin-top:-10px;}
  183.  
  184. .notss a{color:#000;font-size:09px;font-family:calibri; text-transform:uppercase;}
  185.  
  186. .entries:hover .notss {opacity:1; z-index:9;-webkit-transition: all 0.4s ease-out;-moz-transition: all .4s ease-out;}
  187. .quoote:first-letter{font-family:cambria; font-size: 25px;color:#cecbcb;}
  188.  
  189. .quoote {text-align:justify; padding-bottom:5px;font-size:12px;font-family: 'Dosis', sans-serif;color:#000000;}
  190. source {font-size:10px; text-transform:none;font-family:calibri;font-style:none; text-decoration:none;
  191. text-align:center; font-weight:bold;}
  192.  
  193. titulo {text-align:left;font-size:14px; #000000;font-family: candara;line-height:15px; font-weight: normal;}
  194.  
  195. h1 {text-align:center; font: 11px corbel; color: #000;}
  196.  
  197. .sc {color:black;font-size:10px;font-family:candara; text-transform:normal;text-align:center;margin-top:10px;}
  198.  
  199. .sc a {color:000;}
  200.  
  201.  
  202. .linker {text-align:center;}
  203.  
  204.  
  205. #links {background-color:transparent; margin-top:20px; margin:auto;
  206. width:480px;text-align:center;}
  207. #links a {display: inline; font-size:14px; font-family:tahoma; text-transform: ; line-height:17px; color:#000; border: 1px solid #fff; text-align:center; margin-bottom:1px; letter-spacing:0px; -webkit-transition:all 0.3s ease-out; -moz-transition:all 0.3s ease-out; transition:all 0.3s ease-out;font-style:; opacity:1;margin-left:15px;}
  208. #links a:hover {color:#fff font-style:;border-bottom:2px;border-bottom-style:solid; border-bottom-color:#000;}
  209.  
  210. #fotoone { margin:auto;text-align:center;-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  211. #fotoone img { width:auto; height:150px;}
  212.  
  213.  
  214. #frase{z-index: 999;
  215. margin-left:-10%;float:left;
  216.  
  217.  
  218. width: 580px;
  219. font-family: 'Open Sans Condensed', sans-serif;
  220. text-shadow: 0px 0px 5px #fff;
  221. line-height:14px;
  222. letter-spacing:0px;
  223. background-color: transparent;
  224. text-transform: normal;
  225. text-align:justify;
  226. font-size:13px;
  227. color:#000;}
  228.  
  229. #frase {opacity:1.9;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-style:inherit;}
  230.  
  231. #sidebar{ margin:auto; float:center;
  232.  
  233. width:500px;}
  234.  
  235.  
  236. </style>
  237. {block:IndexPage}
  238. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  239. <script type="text/javascript" src="http://static.tumblr.com/gbhtemr/vNWno9v6j/socroll.txt"></script>
  240.  
  241.  
  242. <script type="text/javascript">
  243. $(window).load(function () {
  244. var $content = $('#posts');
  245. $content.masonry({itemSelector: '.entries'}),
  246. $content.infinitescroll({
  247. navSelector : 'div#pagination',
  248. nextSelector : 'div#pagination a#nextPage',
  249. itemSelector : '.entries',
  250. loading: {
  251. finishedMsg: '',
  252. img: 'http://static.tumblr.com/dbek3sy/pX1lrx8xv/ajax-loader.gif'
  253. },
  254. bufferPx : 600,
  255. debug : false,
  256. },
  257. // call masonry as a callback.
  258. function( newElements ) {
  259. var $newElems = $( newElements );
  260. $newElems.hide();
  261. // ensure that images load before adding to masonry layout
  262. $newElems.imagesLoaded(function(){
  263. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );
  264.  
  265.  
  266. });
  267. });
  268. });
  269. </script>
  270.  
  271. {/block:IndexPage}
  272.  
  273. </div>
  274.  
  275. <body>
  276. <title>{title}</title>
  277.  
  278. <link rel="shortcut icon" href="{Favicon}">
  279. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  280.  
  281.  
  282. <div id="sidebar">
  283. <div id="fotoone"><img src="http://static.tumblr.com/gbhtemr/t6ln8tdi8/images.jpg"></div>
  284. <div id="frase">{text:frase}</div>
  285. <div id="links">
  286. <a href="{text:Link1}">{text:Link1 Title}</a>
  287. <a href="{text:Link2}">{text:Link2 Title}</a>
  288. <a href="{text:Link3}">{text:Link3 Title}</a>
  289. <a href="{text:Link4}">{text:Link4 Title}</a>
  290. <a href="{text:link5}">{text:link5 Title}</a>
  291. </div>
  292. </div>
  293.  
  294. <div class="fullbody">
  295. <div id="posts">
  296. {block:Posts}
  297. <div class="entries">
  298.  
  299. {block:Text}{/block:IndexPage}{block:Title}<titulo>{Title}</titulo>{/block:Title}{Body}{block:IndexPage}
  300. <div class="nots"> {block:IndexPage}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} ♥ <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} ♥ <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} ♥ <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:Text}
  301.  
  302.  
  303. {block:Link}
  304. {block:IndexPage}<div class="linker" >
  305. <a href="{URL}" class="title" target="_blank">{Name}</a>
  306. <span class="nots"> <a href="{ReblogURL}" target="_blank">Reblogue</a><font color=grey> ♥ </font>
  307. <a href="{permalink}">{NoteCount} notes <font color=black> </font></a>
  308. </span></div>{/block:IndexPage}
  309. {block:Description}{Description}{/block:Description}
  310. {block:Link}
  311.  
  312. {block:Answer}
  313. <div class="post"><div class="askborder">
  314. <img src="{askerportraiturl-40}" width="40px"></div><div class="bubble"><span></span>{asker} : {Question}</div><br>
  315. {Answer}
  316. </div>
  317. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  318.  
  319. {/block:Answer}
  320.  
  321.  
  322.  
  323. {block:Photo}
  324. <div class="photo">
  325. <div class="box">
  326. {block:IndexPage}<div id="fotureblog"><span class="boxreblog"> <a href="{ReblogURL}" title="Reblog"
  327. target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>{/block:IndexPage}
  328. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>
  329. {block:IndexPage}
  330. {block:PermalinkPage}
  331. {LinkOpenTag}<a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" width="100%"/></a>{LinkCloseTag}
  332. {/block:PermalinkPage}
  333. {/block:IndexPage}</div>
  334. {block:IndexPage}{block:IfShowCaptions}
  335. {block:Caption}<div class="caption text">{Caption}</div>{/block:Caption}
  336. {/block:IfShowCaptions}{/block:IndexPage}
  337. </div>
  338. {/block:Photo}
  339.  
  340.  
  341.  
  342.  
  343. {block:Photoset}
  344. {block:IndexPage}<div id="fotureblog">
  345. <span class="boxreblog"> <a href="{ReblogURL}" title="Reblog" target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>{/block:IndexPage}
  346. <center><div class="photoset_photo" width="250px">{Photoset-400}</center>
  347. <p style="text-align: right;">
  348. {/block:Photoset}
  349.  
  350. {block:Quote}<div class="quoote">"{Quote}"</div><div class="sc">– {Source}</div>{block:IndexPage}<div class="notss"><br>{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} ♥ <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} ♥ <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} ♥ <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:Quote}
  351.  
  352.  
  353. {block:chat}{block:Title}<span class="titlee">{Title}</span>{/block:Title}{block:lines}<div class="chat"><div class="lines">-{block:Label}<span>{Label}</span>{/block:Label} {Line}</div></div>{/block:lines}{block:IndexPage}<div class="nots">{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <font color=gray> ♥ </font> <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} ♥ <a href="{SourceURL}">source</a>{/block:ContentSource}{block:IndexPage} ♥ <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</div>{/block:IndexPage}{/block:chat}
  354.  
  355.  
  356. {block:Audio}
  357. <div style="width:320px; height:30px;">
  358. {AudioPlayerBlack}
  359. </div>
  360. {block:IndexPage}<span class="fotureblog">
  361. <P ALIGN=Right><a href="{Permalink}">{NoteCountWithLabel}</a>
  362. </span>{/block:IndexPage}
  363. {/block:Audio}
  364.  
  365. {block:Video}
  366. {block:IndexPage}
  367. <div id="fotureblog">
  368. <span class="boxreblog"> <a href="{ReblogURL}" title="Reblog" target="_blank"><img src="http://static.tumblr.com/jw8fmba/bPzlum7er/reblog.png" width="22px;"/></a></span><span class="boxreblog"><div class="numbernotes">{NoteCount}</div></span></div>
  369. <center>
  370. <div class="video">{Video-400}</div></center></center>
  371. {/block:IndexPage}
  372. {block:PermalinkPage}
  373. <center>
  374. {Video-500}</center>
  375. {/block:PermalinkPage}
  376. {block:Video}
  377.  
  378. {block:PermalinkPage}
  379. <center>
  380. <br>{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}</center>
  381.  
  382.  
  383. {/block:PermalinkPage}
  384.  
  385.  
  386. {block:PostNotes}{PostNotes}
  387. {/block:PostNotes}
  388. </div>
  389.  
  390.  
  391. {/block:Posts}
  392. </div>
  393. </div>
  394. {block:IndexPage}
  395. {block:Pagination}
  396. <div id="pagination">
  397. {block:NextPage}
  398. <a id="nextPage" href="{NextPage}"></a>
  399. {/block:NextPage}
  400. {block:PreviousPage}
  401. <a href="{PreviousPage}">&larr;&nbsp;</a>
  402. {/block:PreviousPage}
  403. </div>
  404. {/block:Pagination}
  405. {/block:IndexPage}
  406. </div>
  407. </body>
  408.  
  409. <style> body, body:hover{cursor: url(http://static.tumblr.com/bcpenwm/e1znbxtup/cursor.png), auto;}</style>
  410.  
  411.  
  412.  
  413. <style> a:hover{cursor: url(http://static.tumblr.com/bcpenwm/8sInbxu65/cursorhover.png), progress;}</style>
  414.  
  415.  
  416. </div>
  417.  
  418. <div id="cred">
  419.  
  420. <a href="http://aniquilou.tumblr.com/" title="Theme by Aniquilou" target="_blank"><b>Au</b></div>
  421.  
  422.  
  423.  
  424. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement