Advertisement
Guest User

Untitled

a guest
Sep 19th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.88 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>var __pbpa = true;</script><script>var translated_warning_string = "Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?";</script><script type="text/javascript" language="javascript" src="https://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=779fe45acc2d029187a87fba65d0af9e"></script>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  5. <head prefix="og: http://ogp.me/ns# fb: https://ogp.me/ns/fb# blog: https://ogp.me/ns/blog#"><title>{Title}</title><head>
  6. <link rel="shortcut icon" href="https://techblog.wimgodden.be/favicon.ico">
  7. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  8.  
  9.  
  10.  
  11. <!--
  12.  
  13. Written by MASAMUNESBLOG.
  14. Edited by CHRISGRAPHS.
  15. I would no sooner steal this
  16. code than I would fancy being
  17. cleft in twain with a rusty
  18. cleaver. Thank you for your
  19. u n d e r s t a n d i n g.
  20.  
  21. -->
  22.  
  23.  
  24. <title>{Title}</title>
  25.  
  26. <meta name="font:Body" content="Times, Georgia, Baskerville, Helvetica Neue"/>
  27.  
  28. <meta name="color:Background" content"#000"/>
  29. <meta name="color:Text" content="#1f1f1f"/>
  30. <meta name="color:Link" content="#000000"/>
  31. <meta name="color:LinkHov" content="#979090"/>
  32. <meta name="color:Bold" content="##979090"/>
  33. <meta name="color:Italic" content="#979090"/>
  34. <meta name="color:Scroll" content="#000000"/>
  35. <meta name="color:Description" content="#1f1f1f"/>
  36. <meta name="color:Tags" content="#000000"/>
  37. <meta name="color:TagsHov" content="#979090"/>
  38. <meta name="color:Ask BG" content="#837f7f"/>
  39. <meta name="color:Tooltips BG" content="#ffffff"/>
  40. <meta name="color:Tooltips Border" content="#000000"/>
  41. <meta name="color:Tooltips Text" content="#000000"/>
  42. <meta name="color:Popup BG" content="#ffffff"/>
  43. <meta name="color:Popup Border" content="#ffffff"/>
  44. <meta name="color:Popup Text" content="#1f1f1f"/>
  45. <meta name="color:Credit BG" content="#ffffff"/>
  46. <meta name="color:Credit BGHov" content="#aeaeae"/>
  47.  
  48. <meta name="text:Link1" content="one"/>
  49. <meta name="text:Link1 Title" content=""/>
  50. <meta name="text:Link2" content="two"/>
  51. <meta name="text:Link2 Title" content=""/>
  52. <meta name="text:Link3" content="three"/>
  53. <meta name="text:Link3 Title" content=""/>
  54. <meta name="text:Link4" content="four"/>
  55. <meta name="text:Link4 Title" content=""/>
  56. <meta name="text:Link5" content="five"/>
  57. <meta name="text:Link5 Title" content=""/>
  58.  
  59. <meta name="image:Background" content=""/>
  60.  
  61. <script type="text/javascript"
  62. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  63. <script>
  64. $(document).ready(function() {
  65. //
  66. $('a.poplight[href^=#]').click(function() {
  67. var popID = $(this).attr('rel'); //Get Popup Name
  68. var popURL = $(this).attr('href'); //Get Popup href to define size
  69. var query= popURL.split('?');
  70. var dim= query[1].split('&');
  71. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  72. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"><img src="https://31.media.tumblr.com/b17e2270914a501aea2e73b2ad4e0638/tumblr_inline_nc6t7lkWIe1t0j8ff.png" class="btn_close" alt="Close" /></a>');
  73. var popMargTop = ($('#' + popID).height() + 80) / 2;
  74. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  75. //Apply Margin to Popup
  76. $('#' + popID).css({
  77. 'margin-top' : -popMargTop,
  78. 'margin-left' : -popMargLeft
  79. });
  80. $('body').append('<div id="fade"></div>');
  81. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  82. return false;
  83. });
  84. $('a.close, #fade').live('click', function() {
  85. $('#fade , .popup_block').fadeOut(function() {
  86. $('#fade, a.close').remove(); //fade them both out
  87. });
  88. return false;
  89. });
  90. });
  91. </script>
  92.  
  93. <link href="#s-m-t-tooltip" rel="stylesheet" type="text/css" />
  94. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  95. <script type="text/javascript" src="https://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  96. <script>
  97. (function($){
  98. $(document).ready(function(){
  99. $("[title]").style_my_tooltips();
  100. });
  101. })(jQuery);
  102. </script>
  103.  
  104. <style type="text/css">
  105.  
  106. #description {
  107. border:solid 2px transparent;
  108. background-color: rgba(16,16,16,0.0);
  109. font-size:110%;
  110. width: 230px;
  111. height: 130px;
  112. text-align: justify;
  113. top: 341px;
  114. margin-left: 4px;
  115. line-height:130%;
  116. position: fixed;
  117. overflow-y: scroll;
  118. padding-left:8px;
  119. z-index:99999;
  120. left:95px;
  121. }
  122.  
  123. /* ----- BASICS -----*/
  124.  
  125. ::-webkit-scrollbar {background-color:transparent;height:4px; width:3px;border-radius:12px;}
  126. ::-webkit-scrollbar-thumb:vertical {background-color:transparent;height:50px;border-radius:12px;}
  127. ::-webkit-scrollbar-thumb:horizontal {background-color:transparent;height:5px!important}
  128.  
  129. *, body, a, a:hover {cursor: url(https://31.media.tumblr.com/4cb7453c592757ce163fcb7d98dded7c/tumblr_inline_na2ew67Wf41sj01oy.png), auto;}
  130.  
  131. sub, sup, small {font-size:15px;line-height:120%;}
  132.  
  133. big {font-size:18px;}
  134.  
  135. b, strong {color:{color:bold}; text-decoration:none;}
  136.  
  137. i, em {color:{color:italic}; text-decoration:none;}
  138.  
  139. u, underline {text-decoration:underline; border-bottom:1px {color:Text};}
  140.  
  141. pre {font-size:10px;color:{color:Text};}
  142.  
  143. #s-m-t-tooltip {
  144. font-family:{font:Body};
  145. letter-spacing:2px;
  146. color:{color:Tooltips Text};
  147. border-bottom:1px solid {color:Tooltips Border};
  148. border-top:3px double {color:Tooltips Border};
  149. padding:3px;
  150. margin-left:6px;
  151. margin-top:6px;
  152. background:{color:Tooltips BG};
  153. max-width:300px;
  154. }
  155.  
  156. a {
  157. text-decoration:none;
  158. outline:none;
  159. -moz-outline-style:none;
  160. color:{color:Link};
  161. -moz-transition-duration:0.5s;
  162. -webkit-transition-duration:0.5s;
  163. -o-transition-duration:0.5s;
  164. }
  165.  
  166. a:hover {
  167. text-decoration:none;
  168. outline:none;
  169. -moz-outline-style:none;
  170. color:{color:LinkHov};
  171. cursor: url(https://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  172. }
  173.  
  174. img {
  175. border:none;
  176. opacity:1.0;
  177. }
  178.  
  179. blockquote {
  180. padding-left:1px;
  181. margin-left:1px;
  182. border-left:1px dotted;
  183. }
  184.  
  185.  
  186. blockquote blockquote {
  187. padding-left:3px;
  188. margin-left:1px;
  189. border-left:1px solid;
  190. }
  191.  
  192. h1 {
  193. font-weight:normal;
  194. font-size:18px;
  195. text-align:center;
  196. font-style:normal;
  197. line-height:100%;
  198. letter-spacing:1px;
  199. text-transform:normal;
  200. color:{color:Text};
  201. }
  202.  
  203. h2 {
  204. font-size:13px;
  205. text-align:center;
  206. line-height:100%;
  207. letter-spacing:-0.5px;
  208. color:{color:Text};
  209. font-weight:bold;
  210. text-transform:uppercase;
  211. padding:5px;
  212. padding-bottom:2px;
  213. }
  214.  
  215. iframe#tumblr_controls {
  216. white-space:nowrap;
  217. -webkit-filter: invert(100%);
  218. -moz-filter: invert(100%);
  219. -o-filter: invert(100%);
  220. -ms-filter: invert(100%);
  221. filter: invert(100%);
  222. opacity:.2;transition: .8s ease-in-out;
  223. -webkit-transition: .8s ease-in-out;
  224. -moz-transition: .8s ease-in-out;
  225. -o-transition: .8s ease-in-out;
  226. }
  227.  
  228. /*----- BODY SHIT-----*/
  229.  
  230. body {
  231. background-color:#000;
  232. margin:0px;
  233. color:{color:Text};
  234. font-family:Times, Georgia, Baskerville, Helvetica Neue;
  235. font-size:15px;
  236. line-height:120%;
  237. background-image:url('https://i.imgur.com/TAo7az3.png');
  238. background-repeat:no-repeat;
  239. background-attachment:absolute;
  240. overflow:hidden;
  241. }
  242.  
  243. ::selection { background:#999999; }
  244. ::-moz-selection { background:#999999; }
  245.  
  246. #fern {
  247. width:403px;
  248. padding-bottom:5px;
  249. margin-top:10px;
  250. margin-right:5px;
  251. }
  252.  
  253. #heather {
  254. width:403px;
  255. margin-left:368px;
  256. margin-top: 77px;
  257. margin-bottom:40px;
  258. position:absolute;
  259. overflow:scroll;
  260. overflow-x:hidden;
  261. height:610px;
  262. }
  263.  
  264.  
  265. #acacia {
  266. color:{color:Text};
  267. position:fixed;
  268. width:130px;
  269. height:auto;
  270. margin-top:561px;
  271. margin-left:-355px;
  272. text-align:left;
  273. height:120%;
  274. }
  275.  
  276.  
  277. #chamomile {
  278. letter-spacing:1px;
  279. position:fixed;
  280. font-family:Times;
  281. width:70px;
  282. margin-top:-207px;
  283. margin-left:390px;
  284. font-size:14px;
  285. text-transform:lowercase;
  286. text-align:center;
  287. line-height:120%;
  288. display:inline-block;
  289.  
  290. }
  291.  
  292. #chamomile a{
  293. width:120px;
  294. line-height:130%;
  295. color:{color:links};
  296. margin-left:10px;
  297. letter-spacing:1px;
  298. text-decoration:none;
  299. border-radius:25px;
  300. }
  301.  
  302. #chamomile a:hover {
  303. text-align:center;
  304. color:{color:LinkHov};
  305. padding:0px;
  306. width:40px;
  307. }
  308.  
  309. #dulcet {
  310. width:150px;
  311. font-family:cambria;
  312. font-size:10px;
  313. margin-top:-250px;
  314. margin-left:-280px;
  315. text-align:center;
  316. color: {color:text};
  317. letter-spacing:0px;
  318. line-height:140%;
  319. }
  320.  
  321. #flax {
  322. font-family:cambria;
  323. width:400px;
  324. font-size:10px;
  325. text-transform:uppercase;
  326. margin-top:-5px;
  327. margin-left:26px;
  328. padding-top:5px;
  329. letter-spacing:1px;
  330. font-style:normal;
  331. text-align:center;
  332. }
  333.  
  334. #flax a {
  335. color:{color:Link};
  336. }
  337.  
  338. #ivy {
  339. font-family:cambria;
  340. border-bottom:4px double #6E6B72;
  341. border-top:4px double #6E6B72;
  342. BACKGROUND-IMAGE:url('https://i.imgur.com/m0h6ULd.png');
  343. width:390px;
  344. margin-top:3px;
  345. padding:5px;
  346. font-size:11px;
  347. color:{color:Text};
  348. text-transform:uppercase;
  349. font-style:normal;
  350. text-align:center;
  351. background-color:transparent;
  352. text-decoration:none;
  353. -moz-transition-duration:0.5s;
  354. -webkit-transition-duration:0.5s;
  355. -o-transition-duration:0.5s;
  356. }
  357.  
  358. #ivy a {
  359. color:{color:Link};
  360. text-align:right;
  361. font-style:normal;
  362. }
  363.  
  364. #ivy a:hover {
  365. color:{color:LinkHov};
  366. }
  367.  
  368. .juniper {
  369. font-family:times;
  370. font-style:normal;
  371. text-decoration:none;
  372. width:350px;
  373. margin-left:35px;
  374. text-transform:normal;
  375. font-style:none;
  376. color:{color:Tags};
  377. line-height:120%;
  378. font-size:14px;
  379. opacity:1;
  380. text-align:center;
  381. padding-top:3px;
  382. -moz-transition-duration:.5s;
  383. -webkit-transition-duration:.5s;
  384. -o-transition-duration:.5s;
  385. }
  386.  
  387. .juniper a:hover {
  388. color:{color:TagHov};
  389. }
  390.  
  391. #fern:hover .juniper {
  392. opacity:1;
  393. -moz-transition-duration:.5s;
  394. -webkit-transition-duration:.5s;
  395. -o-transition-duration:.5s;
  396.  
  397. }
  398.  
  399. .tones {
  400. background-color:#000000;
  401. height:45px;
  402. overflow:hidden;
  403. }
  404.  
  405. .query {
  406. padding:7px;
  407. text-align:justify;
  408. text-transform:none;
  409. color:#B8D9FD;
  410. line-height:120%;
  411. color:white;
  412. background-color:#000;
  413. border-bottom:4px double #B8D9FD;
  414. border-top:4px double #B8D9FD;
  415. BACKGROUND-IMAGE:url(‘’);
  416. }
  417.  
  418. .bullshit {
  419. text-align:left;
  420. padding:3px;
  421. color:#fff;
  422. }
  423.  
  424. /*----- "DO NOT ALTER" means that you can make it blend with the BG but not make it blend so that the credit cannot be seen. -----*/
  425.  
  426. #masamune {
  427. font-size:11px;
  428. font-family:cambria;
  429. font-style:bold;
  430. color:#000;
  431. letter-spacing:1px;
  432. background-color:#7FB480;
  433. -moz-transition-duration:0.5s;
  434. -webkit-transition-duration:0.5s;
  435. -o-transition-duration:0.5s;
  436. }
  437.  
  438. #masamune a {
  439. background-color:#000;
  440. color: #7FB480;
  441. padding:5px;
  442. position:fixed;
  443. right:10px;
  444. bottom:10px
  445. }
  446.  
  447. #masamune a:hover {
  448. color:#AC4F48;
  449. background-color:#AC4F48;
  450. }
  451.  
  452. #chris {
  453. font-size:11px;
  454. font-family:cambria;
  455. font-style:bold;
  456. color:#7FB480;
  457. letter-spacing:1px;
  458. background-color:#7FB480;
  459. -moz-transition-duration:0.5s;
  460. -webkit-transition-duration:0.5s;
  461. -o-transition-duration:0.5s;
  462. }
  463.  
  464. #chris a {
  465. background-color:#1B1B1B;
  466. color: #7FB480;
  467. padding:5px;
  468. position:fixed;
  469. right:10px;
  470. bottom:10px
  471. }
  472.  
  473. #chris a:hover {
  474. color:#AC4F48;
  475. background-color:#AC4F48;
  476. }
  477.  
  478. /*----- "DO NOT ALTER" means that you can make it blend with the BG but not make it blend so that the credit cannot be seen. -----*/
  479.  
  480. .hyacinth {
  481. padding:0px 20px 0px 20px;
  482. text-align:left;
  483. }
  484.  
  485. .hyacinth li {
  486. list-style-type:none;
  487. font-family:times;
  488. font-size:10px;
  489. margin-left:-80px;
  490. }
  491.  
  492. /*----- POPUP -----*/
  493.  
  494. .popup_block{
  495. display:none;
  496. background:{color:Popup BG};
  497. color:{color:Popup Text};
  498. padding:20px;
  499. border:{color:Popup Border}; /* if you want a solid white pop-up, delete this */
  500. float:left;
  501. position:fixed;
  502. top:50%;left:50%;
  503. z-index: 99999;
  504. border-radius:5px;
  505. max-height:400px;
  506. overflow:scroll;
  507. overflow-x:hidden;
  508. text-align:left;
  509. -webkit-box-shadow: 0px 0px 0px #000; /* delete for solid white */
  510. -moz-box-shadow: 0px 0px 0px #000; /* delete for solid white */
  511. box-shadow: 0px 0px 0px #000; /* delete for solid white */
  512. }
  513.  
  514. img.btn_close {
  515. float: right;
  516. margin: -17px -20px 0 0;
  517. opacity: 0.3;
  518. }
  519.  
  520. *html #fade {
  521. position: absolute;
  522. }
  523.  
  524. *html .popup_block {
  525. position: absolute;
  526. }
  527.  
  528. #fade {
  529. display:none;
  530. position:fixed;
  531. left:0px;
  532. top:0px;
  533. width:100%;
  534. height:100%;
  535. z-index:9999;
  536. background:#000; /* change to #fff for solid white */
  537. opacity:0.5; /* change to opacity:1; */
  538. }
  539.  
  540.  
  541. /*----- HTML -----*/
  542.  
  543. {CustomCSS}</style></head><body>
  544.  
  545. <div id="description">
  546. <center>Independent <b>Asta</b> <liv></br>from <i>Black Clover</i> .</center><p> OC, Crossover, and AU Friendly.</p> <p><center>Penned by Skeith</center></p>
  547. </div>
  548.  
  549.  
  550. <SCRIPT TYPE="text/javascript">
  551. <!--
  552. function clickIE() {if (document.all) {(message);return false;}}
  553. function clickNS(e) {if
  554. (document.layers||(document.getElementById&&!document.all)) {
  555. if (e.which==2||e.which==3) {(message);return false;}}}
  556. if (document.layers)
  557. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  558. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  559. document.oncontextmenu=new Function("return false")
  560. // -->
  561. </SCRIPT>
  562.  
  563. <div id="acacia">
  564.  
  565. <div id="chamomile">
  566. <a href="https://overcomeadversity.tumblr.com/rules" title="{text:Link1 Title}">{text:Link1}</a>
  567. <a href="https://overcomeadversity.tumblr.com/bio" rel="box1" class="poplight" title="{text:Link2 Title}">{text:Link2}</a>
  568. <a href="https://overcomeadversity.tumblr.com/verses" rel="box2" class="poplight" title="{text:Link3 Title}">{text:Link3}</a>
  569. <a href="https://overcomeadversity.tumblr.com/bio" rel="box3" class="poplight" title="{text:Link4 Title}">{text:Link4}</a>
  570. <a href="https://overcomeadversity.tumblr.com/verses" rel="box4" class="poplight" title="{text:Link5 Title}">{text:Link5}</a> </div>
  571.  
  572.  
  573.  
  574.  
  575.  
  576. </div>
  577.  
  578. <div id="heather">{block:Posts}<div id="fern">
  579.  
  580. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  581.  
  582. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-400}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  583.  
  584. {block:Photoset}{Photoset-400}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  585.  
  586. {block:Quote}<center><big><big><big>❛</big></big></big><big>&nbsp;{Quote}</big></center>{block:Source}<br><br> <div style="text-align: center;">— {Source}</div>{/block:Source}{/block:Quote}
  587.  
  588. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}{hw}
  589.  
  590. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  591.  
  592. {block:Audio}<div class="tones"><div style="text-align:center;">{AudioPlayerBlack}</div></div>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  593.  
  594. {block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  595.  
  596. {block:Answer}<div class="query">{Asker}: {Question}</div><div class="bullshit">{Answer}</div>{/block:answer}
  597.  
  598. {block:Date}<div id="ivy"><a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} · <a href="{ReblogParentURL}">VIA</a>{/block:RebloggedFrom}
  599. {block:ContentSource} · <a href="{SourceURL}">SRC</a> · {/block:ContentSource} {/block:Date} {block:NoteCount} WITH <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}</div>
  600.  
  601.  
  602. {block:HasTags}
  603. <div class="juniper">
  604. {block:Tags} <a href="{TagURL}"> {Tag}</a>&nbsp;&nbsp;&nbsp; {/block:Tags}</div>
  605. {/block:HasTags}
  606. <div class="hyacinth">
  607. {block:PostNotes}<div class="hyacinth li">{PostNotes}</div>{/block:PostNotes}
  608. </div>
  609. </div>
  610. {/block:Posts}
  611.  
  612. <div id="flax"><br /><br /><br /><br />
  613. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">PREVIOUS&nbsp;&nbsp;&nbsp;</a>{/block:PreviousPage} &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {block:NextPage}<a href="{NextPage}">&nbsp;&nbsp;&nbsp;NEXT</a><br />{/block:NextPage}{/block:Pagination}</div></div>
  614.  
  615. </div>
  616. <BODY onselectstart="return false;" ondragstart="return false;">
  617. </body>
  618.  
  619. <div id="box1" class="popup_block">
  620. <div style="opacity:.6"><iframe frameborder="0" height="200" id="ask_form" scrolling="yes" src="https://www.tumblr.com/ask_form/overcomeadversity.tumblr.com" width="100%"></iframe></div>
  621. </div>
  622.  
  623. <div id="box2" class="popup_block">
  624.  
  625. text
  626. </div>
  627.  
  628. <div id="box3" class="popup_block">
  629. text
  630.  
  631. </div>
  632.  
  633. <div id="box4" class="popup_block">
  634. text
  635. </div>
  636.  
  637. </div></div></div></div></div></div></div></div></div></div>
  638.  
  639. <div id="masamune"><a href="https://masamoon.co.vu/"><span style="color: #B5B6A8;">01.</span></a></div></div></div>
  640.  
  641.  
  642.  
  643.  
  644. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement