Advertisement
tannyoliveira

26

Jun 20th, 2014
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.38 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><script type="text/javascript">
  4. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  5. function tb8_makeArray(n){
  6. this.length = n;
  7. return this.length;
  8. }
  9. tb8_messages = new tb8_makeArray(1);
  10. tb8_messages[0] = "{Title}";
  11. tb8_rptType = 'infinite';
  12. tb8_rptNbr = 5;
  13. tb8_speed = 100;
  14. tb8_delay = 2000;
  15. var tb8_counter=1;
  16. var tb8_currMsg=0;
  17. var tb8_tekst ="";
  18. var tb8_i=0;
  19. var tb8_TID = null;
  20. function tb8_pisi(){
  21. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  22. document.title = tb8_tekst;
  23. tb8_sp=tb8_speed;
  24. tb8_i++;
  25. if (tb8_i==tb8_messages[tb8_currMsg].length){
  26. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  27. }
  28. if (tb8_currMsg == tb8_messages.length){
  29. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  30. clearTimeout(tb8_TID);
  31. return;
  32. }
  33. tb8_counter++;
  34. tb8_currMsg = 0;
  35. }
  36. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  37. }
  38. tb8_pisi()
  39. </script>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  43.  
  44.  
  45. <html>
  46. <head>
  47.  
  48.  
  49. <!--
  50.  
  51. THEME POR SOWSLY-->
  52.  
  53.  
  54.  
  55. <meta name="color:background" content="#ffffff" />
  56. <meta name="color:links" content="#000000" />
  57. <meta name="color:text" content="#000000" />
  58. <meta name="color:post" content="#ffffff" />
  59. <meta name="color:hover" content="#000" />
  60. <meta name="color:scrollbar" content="#000" />
  61. <meta name="color:scrollbar bg" content="#fff" />
  62.  
  63. <meta name="image:background" content="" />
  64.  
  65. <meta name="image:sidebar" content="https://31.media.tumblr.com/39f586cb49c1ecdc666cc49f4a90be76/tumblr_n7fkq4H5CZ1r93x39o1_500.jpg" />
  66. <meta name="image:symbols" content="http://static.tumblr.com/uyrucwr/gU9n74e3q/arma15.png" />
  67. <meta name="image:imagem frase" content="https://38.media.tumblr.com/3f7c968e566d6b28b1fddd83c9900319/tumblr_n7i2wpWdnu1r93x39o1_500.png" />
  68.  
  69.  
  70.  
  71. <meta name="text:Link1" content="/" />
  72. <meta name="text:Link1 Title" content="ai" />
  73. <meta name="text:Link2" content="/" />
  74. <meta name="text:Link2 Title" content="koe" />
  75. <meta name="text:Link3" content="/" />
  76. <meta name="text:Link3 Title" content="treme" />
  77. <meta name="text:Link4" content="/" />
  78. <meta name="text:Link4 Title" content="maktub" />
  79. <meta name="text:Link5" content="/" />
  80. <meta name="text:Link5 Title" content="orgasmo" />
  81.  
  82.  
  83. <meta name="if:Rolagem infinita" content="1"/>
  84.  
  85.  
  86. <script type="text/javascript">
  87. //Created by Title bar Maker (http://www.bosiljak.hr/titlemaker)
  88. function tb8_makeArray(n){
  89. this.length = n;
  90. return this.length;
  91. }
  92. tb8_messages = new tb8_makeArray(1);
  93. tb8_messages[0] = "{Title}";
  94. tb8_rptType = 'infinite';
  95. tb8_rptNbr = 5;
  96. tb8_speed = 100;
  97. tb8_delay = 2000;
  98. var tb8_counter=1;
  99. var tb8_currMsg=0;
  100. var tb8_tekst ="";
  101. var tb8_i=0;
  102. var tb8_TID = null;
  103. function tb8_pisi(){
  104. tb8_tekst = tb8_tekst + tb8_messages[tb8_currMsg].substring(tb8_i, tb8_i+1);
  105. document.title = tb8_tekst;
  106. tb8_sp=tb8_speed;
  107. tb8_i++;
  108. if (tb8_i==tb8_messages[tb8_currMsg].length){
  109. tb8_currMsg++; tb8_i=0; tb8_tekst="";tb8_sp=tb8_delay;
  110. }
  111. if (tb8_currMsg == tb8_messages.length){
  112. if ((tb8_rptType == 'finite') && (tb8_counter==tb8_rptNbr)){
  113. clearTimeout(tb8_TID);
  114. return;
  115. }
  116. tb8_counter++;
  117. tb8_currMsg = 0;
  118. }
  119. tb8_TID = setTimeout("tb8_pisi()", tb8_sp);
  120. }
  121. tb8_pisi()
  122. </script>
  123. <link rel="shortcut icon" href="{FavIcon}">
  124. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  125. {block:Description}
  126. <meta name="description" content="{MetaDescription}" />
  127. {/block:Description}
  128.  
  129. <style type="text/css">
  130.  
  131.  
  132.  
  133. /***----------------- follow branco, scrollbar e ponteiro do mouse -------------***/
  134. body, a, a:hover { cursor:url(http://i.imgur.com/2qleX.jpg), auto }
  135.  
  136. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  137.  
  138.  
  139. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:scrollbg};}
  140. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  141.  
  142.  
  143.  
  144. ::-webkit-scrollbar {width:6px;height:auto;background:transparent;}
  145. ::-webkit-scrollbar-corner {background-color: {color:text};}
  146. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background-color: {color:text};}
  147. ::-webkit-scrollbar-thumb:vertical {background-color: {color:text}; border-top: 1px solid #fffcfc; border-bottom: 1px solid #fffcfc;}
  148. ::-webkit-scrollbar-track-piece {background-color: {color:scrollbar}; border-top: 1pt solid {color:text}; border-bottom: 1pt solid {color:text}; width:4pt;}
  149. -::moz-selection {color:#fff; background-color: {color:text};}
  150. ::selection {color:#fff; background-color: {color:text};}
  151.  
  152.  
  153.  
  154.  
  155. #tumblr_controls{position: fixed!important}
  156. #tumblr_controls{position: fixed!important}
  157. #tumblr_controls{position: fixed!important}
  158. #tumblr_controls{position: fixed!important}
  159.  
  160.  
  161.  
  162. /********************configurações gerais*******************************/
  163. /*corpo do theme*/
  164. body {color: #696969;background: {color:background} url({image:Background}); font-family: 'consolas'; font-size: 11px;}
  165.  
  166. /*titulos*/
  167. @font-face {font-family: '02'; src: url('http://static.tumblr.com/b97edgr/a1bmkpbbd/mensch.ttf');}
  168. h1 {font-family: '02'; font-size: 15px; text-transform: uppercase;}
  169.  
  170.  
  171. h2 {font-family: consolas; font-size: 15px; text-transform:uppercase; text-align:center;}
  172.  
  173. /* negrito, itálico e grifado */
  174. b, strong, bold {text-decoration: bold; color: #4F4F4F; text-shadow: 5px #000;}
  175. u, span.sublinha {cursor: help; text-decoration: none; border-bottom: 1px dashed #28B5BF;}
  176. i, em{color: #ddd;}
  177. s {color: #000;}
  178.  
  179. /* links */
  180. a:link, a:visited, a:active {color: #BEBEBE; text-shadow: 0 0px 0px #ffffff; letter-spacing: 1px; text-decoration: none;}
  181. a:hover {color: {color:hover}; -webkit-transition-duration: .79s;}
  182. p {margin: 6px 0 0 0}
  183.  
  184. ::-webkit-scrollbar{width:10px;
  185. height:0px;}
  186. ::-webkit-scrollbar-button:start:decrement
  187. ::-webkit-scrollbar-button:end:increment{display:block;
  188. height:0;
  189. background-color:{color:scrollbar bg};}
  190. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  191. -webkit-border-radius:0;
  192. -webkit-border-bottom-right-radius:3px;
  193. -webkit-border-bottom-left-radius:3px;}
  194. ::-webkit-scrollbar-thumb:vertical{height:70px;
  195. background-color:{color:scrollbar};}
  196. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  197. background-color:{color:scrollbar};}
  198.  
  199.  
  200.  
  201. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  202.  
  203. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  204. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  205. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  206. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  207.  
  208. blockquote img{max-width: 470px!important}
  209. blockquote blockquote img{max-width: 450px!important}
  210. blockquote blockquote blockquote img{max-width: 430px!important}
  211. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  212.  
  213. #container {width: 400px; margin:50px auto: 50px auto;}
  214.  
  215. iframe#tumblr_controls {
  216. top:0px !important;
  217. right:3px !important;
  218. position: fixed !important;
  219. -webkit-transition: opacity 0.7s linear;
  220. opacity: 0.4;
  221. -webkit-transition: all 0.8s ease-out;
  222. -moz-transition: all 0.8s ease-out;
  223. transition: all 0.8s ease-out;
  224. z-index:999999999999999999;}
  225.  
  226. iframe#tumblr_controls:hover{
  227. -webkit-transition: opacity 0.7s linear;
  228. opacity: 1;
  229. -webkit-transition: all 0.4s ease-out;
  230. -moz-transition: all 0.4s ease-out;
  231. transition: all 0.4s ease-out;
  232. z-index:999999999999999999999;}
  233.  
  234. /* ask por sowsly */
  235.  
  236. .asker {background:#eee; padding: 2px;font-size: 11px; font-family:calibri; text-align:;border-bottom:px solid #000;}
  237.  
  238. .answer {font-size:11px; font-family: calibri;padding: 1px}
  239. .answer img {max-width: 430px; }
  240.  
  241.  
  242.  
  243. #entries {width:400px; float:left; margin-left:500px; margin-top:10px; position:relative; z-index:999; padding-right:3px; padding-top:10px}
  244. .entries {width:400px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  245.  
  246.  
  247. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  248. h1 a {color: {color:link};}
  249. h1 a:hover {color: {color:hover};}
  250.  
  251. .image {text-align: center; border: 0px}
  252. .image img {width: 400px; margin-bottom: 1px; }
  253. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(0%);
  254. margin-bottom: 1px }
  255. .image img:hover { -webkit-filter: grayscale(70%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  256.  
  257.  
  258. .quote {font-family: calibri; text-align: justify; font-size: 14px; line-height:15px; padding: 1px; }
  259. .quotesource {text-align:left;font-size:12px; font-family:cambria;font-style:italic; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec;}
  260.  
  261.  
  262. .chat {line-height: 13px; list-style: none }
  263. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  264. .person1 {color: {color:text}; padding: 2px; }
  265. .person1 .label {font-weight: bold; color:{color:text}}
  266. .person2 {color: {color:text}; padding: 2px; }
  267. .person2 .label {font-weight: bold; color:{color:text}}
  268.  
  269. .player {background-color: #000; text-align: left; display:block;}
  270.  
  271. #asker { -webkit-border-radius: 20px 0px 0px 0px; font-family:verdana; text-align: justify; background-color:#;color:#000; font-size:11px;padding:4px; border-bottom:2px solid #f2f2f2; border-left:px solid #f2f2f2; border:px dashed #ddd }
  272. .answer {padding: 5px; font-family:verdana; font-size:10px;}
  273. .answer img {max-width: 500px;}
  274. #asker a:hover {color:{color:hover};}
  275. #ssource{margin-left:10px; display:none}
  276.  
  277. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 2.5); position:absolute; -webkit-transition: all 0.9s ease-out; -moz-transition: all 2.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  278. #hoverphoto:hover {color:{color:hover};}
  279.  
  280. .entries:hover #hoverphoto { opacity:6.0;}
  281.  
  282.  
  283. /*** NOTES **/
  284. #ana {margin-left:-90px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto;border-left:px solid #eee;}
  285. #ana a {font-size: 10px;font-family: calibri;border-left:px solid #eee}
  286. #ana:hover {color:{color:hover} ;}
  287.  
  288.  
  289. .notes img {width:12px;-webkit-border-radius: 360px; position:relative; top:0px}
  290. ol.notes, .notes li{width:560px; list-style:none; margin:0px 0px 0 4px; padding:2px;}
  291.  
  292.  
  293.  
  294.  
  295.  
  296. .lado1 {position: fixed; z-index:1000; width: 1px; height:237px; background-color: #BEBEBE; top: 115px; left:310px;}
  297.  
  298. .topo2 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 371px; left:330px;}
  299.  
  300. .topo3 {position: fixed; z-index:1000; width: 169px; height:1px; background-color: #CFCFCF; top: 373px; left:330px;}
  301.  
  302. #eta {position: fixed; z-index:1000; width: -13px; height:-10px; top: 352px; left:312px;}
  303.  
  304. /* SIDEBAR detalhe por: hakunax modificado por sowsly */
  305. #tumblr_controls{position: fixed!important}
  306. #tumblr_controls{position: fixed!important}
  307. #tumblr_controls{position: fixed!important}
  308. #tumblr_controls{position: fixed!important}
  309. #tumblr_controls{position: fixed!important}
  310. #slow:hover #xota {margin-left:1px;margin-top:10px;opacity:9;transition: all .7s ease-out;}
  311. #slow:hover #text {margin-top:-12px;transition:all .5s ease-out;margin-left:9px;position:fixed;color:#fff;background:#000;text-shadow:0px 0px 2px;width:150px;}
  312.  
  313. #slow:hover #pic2 {margin-top:-740px;transition:all .7s ease-out;margin-left:px;position:fixed;}
  314.  
  315. #slow:hover #pic {margin-top:25px;opacity:0;transition: all .4s ease-out;}
  316.  
  317. #slow {position:fixed;width:225px;height:200px;top:100px;left:200px;}
  318.  
  319. #img img {width:170px;height:auto;}
  320. #img img:hover { -webkit-filter: grayscale(80%);-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.7s ease-out;all 2.3s ease-out;}
  321.  
  322. #text {position:fixed;margin-left:21px;opacity:9;width:auto;margin-top:3px;font-family:'calibri';font-size:9px;font-weight:bold;text-transform:uppercase;width:150px;text-align:center}
  323.  
  324. #pic2 img {position:fixed;width:170px;height:auto;margin-left:0px;margin-top:500px;}
  325.  
  326. #xota {width:170px;display:block;;position:fixed;width:auto;margin-left:230px;opacity:0;margin-top:10;color:{color:links}; text-align: center;}
  327. #xota a {font-family:cambria; font-size: 9px;color:{color:hover};}
  328. #xota a:hover {font-family:cambria; font-size: 9px;color:{color:text};text-shadow:0px 0px 5px;}
  329. #xota :hover {; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; border-top:px solid {color:borda};border-bottom:px solid {color:borda}; font-style:itaic; opacity:1; color:{color:hover};text-shadow:0px 0px 5px;}
  330.  
  331. #pic img {position:fixed;width:25px;height:auto;opacity:69;margin-left:0px;margin-top:0px}
  332.  
  333.  
  334.  
  335. @font-face {
  336. font-family:titulo;
  337. src: url('http://static.tumblr.com/fxpo5zq/oefmes3gi/cedarville_pnkfun_1_cursive.ttf');,
  338. }
  339. @font-face{font-family:"Basic";src:url(http://static.tumblr.com/9wzbixa/Cf3mj2g0f/basicl.ttf);}
  340.  
  341.  
  342. {CustomCSS}</style>
  343. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  344. <script type="text/javascript" src="http://static.tumblr.com/enpbtf0/a8olor0ey/animatedcollapse.js"></script>
  345.  
  346.  
  347. <script type="text/javascript">
  348.  
  349. animatedcollapse.addDiv('jason', 'fade=1,height=80px')
  350. animatedcollapse.addDiv('kelly', 'fade=1,height=100px')
  351. animatedcollapse.addDiv('michael', 'fade=1,height=120px')
  352.  
  353. animatedcollapse.addDiv('cat', 'fade=0,speed=400,group=pets')
  354. animatedcollapse.addDiv('dog', 'fade=0,speed=400,group=pets,persist=1,hide=1')
  355. animatedcollapse.addDiv('rabbit', 'fade=0,speed=400,group=pets,hide=1')
  356.  
  357. animatedcollapse.ontoggle=function($, divobj, state){ //fires each time a DIV is expanded/contracted
  358. //$: Access to jQuery
  359. //divobj: DOM reference to DIV being expanded/ collapsed. Use "divobj.id" to get its ID
  360. //state: "block" or "none", depending on state
  361. }
  362.  
  363. animatedcollapse.init()
  364.  
  365. </script>
  366. </head><body>
  367.  
  368. <div id="slow">
  369. <div id="img">
  370. <img src="{image:sidebar}">
  371. </div>
  372. <div id="coris"></div><div id="xota">
  373. <a href="{text:Link1}">{text:Link1 Title}</a>
  374. <a href="{text:Link2}"><b>{text:Link2 Title}</b></a>
  375. <a href="{text:Link3}">{text:Link3 Title}</a>
  376. <a href="{text:Link4}"><b>{text:Link4 Title}</b></a>
  377. <a href="{text:Link5}">{text:Link5 Title}</a>
  378.  
  379. </div>
  380. <div id="solid"></div>
  381. <div id="text">{Description}</div>
  382. <div id="pic2"><img src="{image:imagem frase}"></div><div id="pic">
  383. <img src="{image:symbols}"></div>
  384.  
  385.  
  386. </div>
  387. </div>
  388. </div>
  389.  
  390.  
  391.  
  392.  
  393.  
  394. <div id="entries">
  395. <div class="autopagerize_page_element">
  396.  
  397.  
  398. {IfRolagemInfinita}<div class="autopagerize_page_element">
  399. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  400.  
  401.  
  402. {block:Posts}
  403.  
  404.  
  405. <div class="entries">
  406.  
  407. <div id="hoverphoto">
  408. <div id="ana"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  409. {block:RebloggedFrom}<div id="ana"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  410. {/block:RebloggedFrom}<div id="ana"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  411. {block:HasTags}{block:Tags} <div id="ana"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  412.  
  413.  
  414. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  415.  
  416. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  417.  
  418. {block:Photoset}{Photoset-400}{/block:Photoset}
  419.  
  420. {block:Quote}
  421. <div class="quote">“{Quote}”</div>
  422. {block:Source}<div class="quotesource">
  423. — <b>{Source}</b></div>
  424. {/block:Source}
  425. {/block:Quote}
  426.  
  427. {block:Link}
  428. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  429. {block:Description}{Description}{/block:Description}
  430. {/block:Link}
  431.  
  432. {block:Chat}
  433. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  434. <div class="chat"><ul>{block:Lines}
  435. <li class="person{UserNumber}">{block:Label}
  436. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  437. {/block:Chat}
  438.  
  439. {block:Audio}
  440. <div class="player">{AudioPlayerBlack}</div>
  441. {block:Caption}{Caption}{/block:Caption}
  442. {/block:Audio}
  443.  
  444. {block:Video}{Video-500}{/block:Video}
  445.  
  446. {block:Answer}
  447. <div class="asker"><span></span><b>{Asker} gemeu:</b> {Question}&nbsp;</div><div class="questions">{Answer}</div>{/block:Answer}
  448.  
  449. <div id="photoset">
  450. {block:Photo}{/block:Photo}
  451. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  452. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  453. </div>
  454.  
  455.  
  456.  
  457. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  458. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  459. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  460. {/block:ContentSource}</div>
  461.  
  462. </div>
  463.  
  464. {/block:Posts}
  465.  
  466. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  467.  
  468.  
  469. </div>
  470. </div>
  471. </div>
  472. </div>
  473.  
  474.  
  475.  
  476. </div>
  477. </div>
  478. </div>
  479.  
  480. </body>
  481. <a style="position:fixed;text-shadow:1px 1px 3px;top:600px;left:25px;font-family:consolas;font-size:13px;text-decoration:none; opacity: 0.3;color: {color:text};" href="http://sowsly.tumblr.com" title=" theme by sowsly">sowsly</a>
  482.  
  483. <body>
  484.  
  485. </head>
  486. </script>
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494.  
  495. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement