Advertisement
Guest User

Untitled

a guest
Jan 26th, 2020
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.99 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5.  
  6. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  7.  
  8. <html xmlns="https://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head prefix="og: https://ogp.me/ns# fb: https://ogp.me/ns/fb# blog: https://ogp.me/ns/blog#"><!--
  9. POP UP SCRIPT
  10. --><script type="text/javascript"
  11. src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script><script>
  12. $(document).ready(function() {
  13. //
  14. $('a.poplight[href^=#]').click(function() {
  15. var popID = $(this).attr('rel'); //Get Popup Name
  16. var popURL = $(this).attr('href'); //Get Popup href to define size
  17. var query= popURL.split('?');
  18. var dim= query[1].split('&');
  19. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  20. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  21. var popMargTop = ($('#' + popID).height() + 80) / 2;
  22. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  23. //Apply Margin to Popup
  24. $('#' + popID).css({
  25. 'margin-top' : -popMargTop,
  26. 'margin-left' : -popMargLeft
  27. });
  28. $('body').append('<div id="fade"></div>');
  29. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  30. return false;
  31. });
  32. $('a.close, #fade').live('click', function() {
  33. $('#fade , .popup_block').fadeOut(function() {
  34. $('#fade, a.close').remove(); //fade them both out
  35. });
  36. return false;
  37. });
  38. });
  39. </script>
  40.  
  41.  
  42.  
  43. <script>
  44.  
  45. $(document).ready(function(){
  46. $("ul#tabs li").click(function(e){
  47. if (!$(this).hasClass("active")) {
  48. var tabNum = $(this).index();
  49. var nthChild = tabNum+1;
  50. $("ul#tabs li.active").removeClass("active");
  51. $(this).addClass("active");
  52. $("ul#tab li.active").removeClass("active");
  53. $("ul#tab li:nth-child("+nthChild+")").addClass("active");
  54. }
  55. });
  56. });
  57. </script>
  58.  
  59.  
  60.  
  61.  
  62. <link href="https://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  63. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  64. <script src="https://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  65. <script>
  66. (function($){
  67. $(document).ready(function(){
  68. $("[title]").style_my_tooltips({
  69. tip_follows_cursor:true,
  70. tip_delay_time:200,
  71. tip_fade_speed:500
  72. });
  73. });
  74. })(jQuery);
  75. </script>
  76.  
  77.  
  78.  
  79.  
  80. <script type="text/javascript" src="https://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  81. <script type="text/javascript">
  82. $(document).ready(function(){
  83. $(".links_body").hide();
  84. $(".links_head").click(function(){
  85. $(this).next(".links_body").slideToggle('fast');
  86. }); }); </script>
  87.  
  88.  
  89.  
  90. <title>{Title}</title>
  91. <link rel="shortcut icon" href="https://i.imgur.com/1soWQF5.png">
  92. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  93. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94.  
  95. <link href='https://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  96.  
  97. <style type="text/css">
  98.  
  99. *, body, a { cursor:url("https://i.imgur.com/2qleX.jpg"), auto }
  100. a:hover { cursor:url("https://68.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif"), auto; }
  101.  
  102. ::-moz-selection { color: #B86763; background: #050304; }
  103.  
  104. ::selection { color: #B86763; background: #050304; }
  105.  
  106. ::-webkit-scrollbar-thumb { background-color:#transparent; height:0px; }
  107.  
  108. ::-webkit-scrollbar { height:0px; width:3px; background-color:transparent; }
  109.  
  110. body { background-color:#050304; background-image:url('https://i.imgur.com/4zfrFun.png'); background-attachment: fixed; background-repeat: no-repeat; background-position: left top; color:#B59F91; font-family: 'calibri'; text-align:justify; font-size: 11px; letter-spacing:1px; line-height:150%; }
  111.  
  112. #s-m-t-tooltip{ max-width:400px; margin:15px; background-color:transparent; padding:2px 8px; color:#B4696D; text-shadow:1px 1px #B59F91, 1px -1px #B59F91, 1px 0px #B59F91, 0px 1px #B59F91, 0px -1px #B59F91, -1px 1px #B59F91, -1px 0px #B59F91, -1px -1px #B59F91; z-index:99999999999999999999; font-size:25px; letter-spacing:2px; font-style:bold; letter-spacing:2px; font-family: 'Allura'; text-transform:lowercase; box-shadow:0px 0px 0px;}
  113.  
  114. #s-m-tooltip:hover { -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; -o-transition:all 0.6s ease; -ms-transition: all 0.6s ease-in-out;}
  115.  
  116. small,sub,sup { font-size:10px; }
  117.  
  118. b, strong { font-size:11px; color:#B4696D; font-family:times; letter-spacing:1px; font-weight:bold; text-transform:lowercase; text-shadow:0 0 3px #B59F91; }
  119.  
  120. i, italic, em { font-size:11px; color: #BBA597; font-family: 'black jack'; line-height:120%; text-shadow:0 0 3px #B59F91; font-weight:normal; letter-spacing:1px; text-transform:lowercase; }
  121.  
  122. h2 { background-image: linear-gradient(to bottom right, #B4696D, #B59F91); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display:inline-block; font-family: loud and clear personal use; text-transform:uppercase; font-size:15px; padding-top:5px; margin-bottom:3px; font-weight:900; }
  123.  
  124. h3, h4 { background-image: url('https://i.imgur.com/bKcIoeO.png'); background-repeat:repeat; background-attachment:fixed; font-weight:bold; padding:2px; color:#fff; text-shadow:1px 1px #191919, 1px -1px #191919, 1px 0px #191919, 0px 1px #191919, 0px -1px #191919, -1px 1px #191919, -1px 0px #191919, -1px -1px #191919; font-size:12px; line-height:120%; font-family:'arial'; text-transform:uppercase; border: double 3px #B59F91; text-align:center;}
  125.  
  126. a,a:visited,a:active { color: #BBA597; text-decoration:none; -moz-transition-duration: 0.6s; -o-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-filter: blur(.5px); -moz-filter: blur(.5px); -o-filter: blur(.5px); -ms-filter: blur(.5px); filter: blur(.5px); }
  127.  
  128. a:hover { color: #B59F91; text-shadow: 0px 0px 3px #B59F91; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; transition: all 0.6s ease-out; -o-transition:all 0.6s ease; -ms-transition: all 0.6s ease-in-out;}
  129.  
  130. #container { background-color:transparent; width:360px; height:440px; top:200px; left: 700px; position:fixed; overflow-y:scroll; overflow-x:hidden; opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; transition: all 0.9s ease-out; }
  131.  
  132. #posts { width:300px; display: block; margin-left: 1px; word-wrap: break-word; margin-top:-30px; padding: 20px;}
  133.  
  134. #posts img { max-width:100%; padding-bottom:0px;} img { margin-left: 0px; opacity: 1; -webkit-filter:grayscale(0%); -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  135.  
  136. img:hover { opacity: 1; -webkit-filter:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  137.  
  138. .html_photoset { margin-left: 0px; opacity: 1; -webkit-filter:grayscale(0%); -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  139.  
  140. .html_photoset:hover { opacity: 1; -webkit-filter:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  141.  
  142. blockquote { border-left: 1px dashed #BBA597; border-radius:0px; padding: 2px 0px 2px 8px; margin: 3px 0 3px 5px; }
  143.  
  144. blockquote img { max-width:auto; height:auto; }
  145.  
  146. #pops { position:fixed; }
  147.  
  148. .contenido { background-color: #050304; width:320px; top:200px; left: 710px; position:fixed; font-family: 'calibri'; font-size: 10px; overflow-y:scroll; overflow-x:hidden; opacity:1; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; transition: all 0.9s ease-out; }
  149.  
  150.  
  151. .alink { position:fixed; text-shadow: 0px 0px 5px #000; left:140px; top:180px; text-align: right; font-family: 'black jack'; -ms-transform: rotate(26deg); -webkit-transform: rotate(26deg); transform: rotate(29deg); font-size: 25px; }
  152.  
  153. .alink a { padding:10px; margin-right:0px; -webkit-filter: blur(0px); -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  154.  
  155. .alink:hover { -webkit-filter:blur(1px); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; }
  156.  
  157. .clink { position:fixed; text-shadow: 0px 0px 5px #000; -ms-transform: rotate(-26deg); -webkit-transform: rotate(-26deg); transform: rotate(-29deg); left:1080px; top:280px; text-align: right; font-family: 'black jack'; font-size: 25px; }
  158.  
  159. .clink a { padding:10px; margin-right:0px; -webkit-filter: blur(0px); -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  160.  
  161. .clink:hover { -webkit-filter:blur(1px); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; }
  162.  
  163. .blink { position:fixed; text-shadow: 0px 0px 5px #000; left:1080px; bottom:50px; text-align: right; font-family: 'black jack'; font-size: 25px; -ms-transform: rotate(-26deg); -webkit-transform: rotate(-26deg); transform: rotate(-29deg);}
  164.  
  165. .blink a { padding:10px; margin-right:0px; -webkit-filter: blur(0px); -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  166.  
  167. .blink:hover { -webkit-filter:blur(1px); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; }
  168.  
  169. .dlink { position:fixed; text-shadow: 0px 0px 5px #000; left:210px; top:470px; text-align: right; font-family: 'black jack'; -ms-transform: rotate(26deg); -webkit-transform: rotate(26deg); transform: rotate(29deg); font-size: 25px; }
  170.  
  171. .dlink a { padding:10px; margin-right:0px; -webkit-filter: blur(0px); -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; }
  172.  
  173. .dlink:hover { -webkit-filter:blur(1px); -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; }
  174.  
  175. .alinkanimation{ float: left; -webkit-animation-name: scalex; -webkit-animation-duration:7s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:ease-in-out; -moz-animation-name: scale; -moz-animation-duration:7s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:ease-in-out; }
  176.  
  177. @-webkit-keyframes scalex{ from {-webkit-transform: scale(1.0);} 65% {-webkit-transform: scale(1.4);} to {-webkit-transform: scale(1.0);} }
  178.  
  179. @-moz-keyframes scale{ from {-moz-transform: scale(1.0);} 65% {-moz-transform: scale(2.0);} to {-moz-transform: scale(1.0);} }
  180.  
  181. .blinkanimation{ float: left; -webkit-animation-name: scalex; -webkit-animation-duration:6s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:ease-in-out; -moz-animation-name: scale; -moz-animation-duration:6s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:ease-in-out; }
  182.  
  183. @-webkit-keyframes scalex{ from {-webkit-transform: scale(1.0);} 65% {-webkit-transform: scale(2.0);} to {-webkit-transform: scale(1.0);} }
  184.  
  185. @-moz-keyframes scale{ from {-moz-transform: scale(1.0);} 65% {-moz-transform: scale(2.0);} to {-moz-transform: scale(1.0);} }
  186.  
  187. .clinkanimation{ float: left; -webkit-animation-name: scalex; -webkit-animation-duration:6s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:ease-in-out; -moz-animation-name: scale; -moz-animation-duration:6s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:ease-in-out; }
  188.  
  189. @-webkit-keyframes scalex{ from {-webkit-transform: scale(1.0);} 65% {-webkit-transform: scale(2.0);} to {-webkit-transform: scale(1.0);} }
  190.  
  191. @-moz-keyframes scale{ from {-moz-transform: scale(1.0);} 65% {-moz-transform: scale(2.0);} to {-moz-transform: scale(1.0);} }
  192.  
  193. .dlinkanimation{ float: left; -webkit-animation-name: scalex; -webkit-animation-duration:6s; -webkit-animation-iteration-count:infinite; -webkit-animation-timing-function:ease-in-out; -moz-animation-name: scale; -moz-animation-duration:6s; -moz-animation-iteration-count:infinite; -moz-animation-timing-function:ease-in-out; }
  194.  
  195. @-webkit-keyframes scalex{ from {-webkit-transform: scale(1.0);} 65% {-webkit-transform: scale(2.0);} to {-webkit-transform: scale(1.0);} }
  196.  
  197. @-moz-keyframes scale{ from {-moz-transform: scale(1.0);} 65% {-moz-transform: scale(2.0);} to {-moz-transform: scale(1.0);} }
  198.  
  199. #fade { display: none; background: #050304; background-image: url(''); position: fixed; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; z-index: 9999; }
  200.  
  201. .popup_block { display:none; height:auto; width:auto; background:transparent; padding:0px; float:left; position:fixed; margin:auto; z-index: 99999; }
  202.  
  203. #headerbar{ position:absolute; text-align:center; border:none; left:740px; top:680px; height:200px; background:transparent; overflow:scroll; text-align:justify; padding:5px; font-size:9px; font-family:'Allura'; text-transform:lowercase; letter-spacing:1px; text-align:center; z-index: 99999999999; }
  204.  
  205. #tabbar{ margin-top:auto; margin-left:auto; width: 400px; height:440px; overflow: scroll; text-align:justify; font-family:Allura; font-size:15px; }
  206.  
  207. ul#tabs { text-align: center; font-size:15px; text-transform:lowercase;}
  208.  
  209. ul#tabs li { display:block; width: 100px; margin:10px; background-image: url(''); background-image: url('https://i.imgur.com/bKcIoeO.png'); background-repeat:repeat; background-attachment:fixed; font-weight:bold; padding:2px; border: double 3px #BBA597; box-shadow: 0px 0px 5px #B59F91; color:#FFFFFF; font-size:12px; line-height:120%; font-family:'arial'; text-transform:uppercase; border: double 3px #B59F91; text-align:center; }
  210.  
  211. ul#tabs li.active { display:block; width: 100px; margin:10px; background-image: url(''); background-image: url('https://i.imgur.com/bKcIoeO.png'); background-repeat:repeat; background-attachment:fixed; font-weight:bold; padding:2px; border: double 3px #BBA597; box-shadow: 0px 0px 5px #B59F91; color:#FFFFFF; font-size:12px; line-height:120%; height: auto; font-family:'arial'; text-transform:uppercase; border: double 3px #B59F91; text-align:center; }
  212.  
  213. ul#tab, ul#tabs{list-style-type:none;margin:0px;padding:0px;}
  214. ul#tab li.active {display: block;}
  215. ul#tab li {display: none;}
  216.  
  217. .links_list { margin:0px; padding:0px; width:100%; }
  218.  
  219. .links_head { background-image: url('https://i.imgur.com/vaBYPip.png'); background-repeat:repeat; background-attachment:fixed; font-weight:bold; padding:3px 3px; color:#B59F91; text-shadow:1px 1px #191919, 1px -1px #191919, 1px 0px #191919, 0px 1px #191919, 0px -1px #191919, -1px 1px #191919, -1px 0px #191919, -1px -1px #191919; line-height:120%; font-family:'Allura'; text-transform:lowercase; border: double 3px #BBA597; text-align:center; height:auto; font-size:17px; margin: 5px 0px 0px; letter-spacing: 1px; line-height: normal; width:auto; }
  220.  
  221. .links_body { width:auto; }
  222.  
  223. img.btn_close { float: right; margin: -5px -5px 0 0; }
  224.  
  225. *html #fade { position: absolute; }
  226.  
  227. *html .popup_block { position: absolute; }
  228.  
  229. .info { background: #3D3D3D; border: 0px dashed #0b0b0b; width:300px; height:20px; text-align:center; letter-spacing:10px; margin-top:15px; text-transform:lowercase; font-size:9px; line-height: 20px; font-style:none; font-family: times; letter-spacing: 1px; word-spacing: 20px;}
  230.  
  231. .info a { color:#B4696D; font-size: 9px; font-family: times; text-transform: lowercase; letter-spacing: 0px;}
  232.  
  233. .info a:hover { color:#B59F91; font-size: 9px; text-shadow:1px 1px 0px #BBA597, 1px 1px 0px #BBA597; letter-spacing: 0px; font-family: times; text-transform: lowercase; letter-spacing: 0px;}
  234.  
  235. .tags { font-family: times; color: #5e5e5e; text-transform:uppercase; width:300px; margin-left: 7px; padding-top:5px; padding-bottom:5px; text-align: center; word-wrap: break-word; font-size:9px; line-height: normal; letter-spacing:0px; -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; }
  236.  
  237. .tags a { padding: 3px; text-align:center; vertical-align: middle; color:#b7b6b6; font-size: 8px; text-transform: lowercase; font-family: times; letter-spacing: 1px; }
  238.  
  239. .tags a:hover { color:#BBA597; font-size: 8px; text-transform: lowercase; text-shadow: none; background-color: transparent; font-family: times; letter-spacing: 1px; }
  240.  
  241. .note { text-transform:uppercase; font-style:normal; letter-spacing:0px; font-size: 10px; text-align:left; line-height:90%; margin-left:-40px; }
  242.  
  243. .note li { list-style-type:none; border-bottom:0px solid {color:border}; padding:10px 25px 10px 25px; text-align:left; margin:0px; -moz-transition-duration:0.5s; -webkit-transition-duration:0.5s; -o-transition-duration:0.5s; }
  244.  
  245. .note img.avatar { margin-right: 10px; width: 16px; height: 16px; }
  246.  
  247. #askercomp { width:300px; background-color: transparent; border-top:0px solid #111; margin-left:0px; margin-bottom:-10px; }
  248.  
  249. #asker { margin-top:15px; font-style:none; font-style:italic; text-align:center; text-transform: lowercase; font-family: times; font-size:30px; color:#B4696D; -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; }
  250.  
  251. #asker a { font-size: 30px; color:#B4696D; letter-spacing:1px; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; }
  252.  
  253. #asker a:hover { font-size: 30px; color:#B59F91; text-decoration:none; -moz-transition-duration: 0.6s; -o-transition-duration: 0.6s; -webkit-transition-duration: 0.6s; transition-duration: 0.6s; -webkit-filter: blur(.5px); -moz-filter: blur(.5px); -o-filter: blur(.5px); -ms-filter: blur(.5px); filter: blur(.5px);}
  254.  
  255. #phrase { color:#BBA597; margin-top:5px; font-size:10px; font-style:italic; text-shadow:none; font-family: times; text-align:center; letter-spacing:1px; -webkit-filter: blur(.5px); -moz-filter: blur(.5px); -o-filter: blur(.5px); -ms-filter: blur(.5px); filter: blur(.5px); }
  256.  
  257. #ask { font-family: times; text-align:justify; font-size:11px; line-height:15px; color:#a0a0a0; margin-top:5px; padding: 10px 20px 10px 20px; border-top:1px solid #BBA597; border-bottom: 1px solid #BBA597;}
  258.  
  259. #answer { padding-top:10px; padding-bottom:0px; }
  260.  
  261. </style>
  262.  
  263. <body>
  264.  
  265. <script type="text/javascript" src="https://www.wikplayer.com/code.js"
  266. data-config="{'skin':'https://static.tumblr.com/wx6pget/SaSnc7p16/.css','volume':50,'autoplay':true,'shuffle':false,'repeat':1,'showcomment':false,'marqueetexton':false,'placement':'bottom','showplaylist':false,'playlist':[{'title':'','url':'https://k007.kiwi6.com/hotlink/xvbzc058uq/-_Surprise_of_Summer.mp3'}]}" ></script>
  267.  
  268. <div id="pops">
  269. <div class="alink"><div class="alinkanimation"><a href="#?w=300" height="50"rel="box1" class="poplight" title="regulation.">I.</a></div></div>
  270. <div class="blink"><div class="blinkanimation"><a href="#?w=325" rel="box2" class="poplight" title="connections.">II.</a></div></div>
  271. <div class="clink"><div class="clinkanimation"><a href="#?w=325" rel="box3" class="poplight" title="worlds.">III.</a></div></div>
  272. <div class="dlink"><div class="dlinkanimation"><a href="#?w=325" rel="box4" class="poplight" title="dossier.">IV.</a></div></div>
  273. </div>
  274. </div>
  275.  
  276. <div id="container">
  277.  
  278. {block:Posts}
  279.  
  280. <div id="posts">
  281. <!-- {block:NoRebloggedFrom}
  282. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  283. {/block:NoRebloggedFrom} -->
  284.  
  285. {block:ContentSource}<!-- {SourceURL}
  286. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  287. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  288. {/block:ContentSource}
  289.  
  290. {block:Quote}<quotetext>"{Quote}"</quotetext>&nbsp; <br><br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; — {Source} {/block:Quote}
  291. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  292. {block:Text}{Body}{/block:Text}
  293.  
  294. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  295.  
  296. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  297.  
  298. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-HighRes}">{LinkCloseTag}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  299. {block:Photoset}<center>{Photoset}</center>{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photoset}
  300.  
  301. {block:Chat}<ul class="chat"><BR>{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li><BR>{/block:Lines}</ul>{/block:Chat}
  302.  
  303. {block:Video}{Video-220}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  304.  
  305.  
  306. {block:Answer}
  307. <div id="askercomp">
  308. <div id="asker">
  309. <a href="{AskerURL}"></a>
  310. {Asker}</div>
  311. <div id="phrase">has sent a new message.</div>
  312.  
  313. <div id="ask">
  314. {Question}</div></div>
  315. <div id="answer">{Answer}</div>
  316. {/block:Answer}
  317.  
  318.  
  319. {block:Audio}
  320. <table cellpadding="0" cellspacing="0">
  321. <tr><td height="105px;" width="102px;">
  322. <img src="https://static.tumblr.com/jyuasny/1U6n2yubj/adio.png" style="width:100px; {block:AlbumArt}display:none;{/block:AlbumArt}">
  323. {block:AlbumArt}<img src="{AlbumArtURL}" style="width:100px; border:5px solid #967dad; opacity:1;">{/block:AlbumArt}
  324. <div style="overflow:hidden; width:20px; height:20px; background-color:#FFF; margin-top:-69px; margin-bottom:30px; margin-left:39px; opacity:.9;border:5px solid #000;">
  325. <div style="margin-top:-3px; margin-left:-9px;">{AudioPlayerWhite}</div>
  326. </div>
  327. </td>
  328. <td style="padding-left:10px;" width="{block:If500px}400px{/block:If500px}{block:If400px}300px{/block:If400px}{block:If250px}150px{/block:If250px}">
  329. <div id="inf">{block:TrackName}
  330. <p><b>Title.</b> {TrackName}</p>
  331. {/block:TrackName}
  332. <hr>
  333. {block:Artist}
  334. <p><b>Artist.</b> {Artist}</p>
  335. {/block:Artist}
  336. <hr>
  337. </div>
  338. </td></tr></table>
  339. {block:PermalinkPage}
  340. {Caption}
  341. {block:PermalinkPage}
  342. {/block:Audio}
  343.  
  344.  
  345. <!--
  346. ♛ INFO AND SYMBOLS
  347. -->
  348.  
  349.  
  350. <div class="info">
  351. {block:Date}<a href="{Permalink}" title="{TimeAgo}">i</a>{/block:Date} {block:RebloggedFrom}<a href="{ReblogParentURL}" title="{ReblogParentName}">ii</a>{/block:RebloggedFrom} {block:ContentSource}<a href="{SourceURL}" title="{SourceTitle}">iii</a>{/block:ContentSource} <a href="{Permalink}" title="{NoteCount} NOTES">iv</a> <a href="{ReblogURL}" title="REBLOG?">v</a></div>
  352.  
  353. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}" title="{Tag}">#{Tag}</a> {/block:Tags}</div>{/block:HasTags}<br>
  354.  
  355. </div>
  356.  
  357. {block:PermalinkPage}{block:PostNotes}
  358. <div class="note">
  359. {PostNotes}
  360. </div>
  361. {/block:PostNotes}{/block:PermalinkPage}
  362.  
  363. {/block:Posts}
  364.  
  365. </div>
  366.  
  367. <div id="box1" class="popup_block">
  368. <div class="contenido">
  369. <h3>regulation. ♡</h3>
  370. <b><u>♡</u>.</b> hello! this is an independent, private and selective blog for yukako yamagishi of araki hirohiko's <b>jojo's bizarre adventure: diamond is unbreakable.</b> this blog is canon divergent in the manner that yukako <i>never falls in love with koichi</i>. my interpretation is heavily based on the headcanons i've made for her myself. basic roleplay etiquette applies here.<br>
  371. <b><u>♡</u>.</b> my name is destin. she/her pronouns. i'm 17 years old and operate under the est timezone. my previous blogs were <b>cinderella-esque</b> and <b>jealousyridden</b>. this has been updated as of january 25th, 2020.<br><br>
  372. <b>i. tagging. </b>tag all nsfw images, horror, bugs and insects. if your tags are somehow too extravagant to blacklist, i'm not following you. everything will be tagged accordingly with the the tags 'tw /'. if you need something tagged, tell me.
  373. <br><b>ii. shipping. </b>i am multiship and ship exclusive. all romantic ships will stay in their respective verses. im me if you want yukako to pamper your muse in loving kisses. :) this offer is not for any muse under 16 or over 18.
  374. <br><b>iii. softblocking. </b>i'll break off our mutual following for a plethora of reasons. you're more than welcome to ask.
  375. <br><b>iv. nsfw. </b>considering that the antagonist of diu is a paraphilic serial killer and yukako's votaile personality, violence of some sorts is bound to happen. no sexual themes are going down here, though. she is a minor and so am i. i'm not interested in writing any dark themes.
  376. <br><b>v. do not follow if: </b> you whitewash, you genderbend, you support phobic behaviors... or if you're just a freak.
  377. <br><b>vi. softblocking. </b>i only do this when i lose interest in our mutual following, or if you do something i don't like.
  378. <br><b>vii. drama / callouts. </b>if i want to reblog it, then i'll reblog it. if you got a problem with me, tell me. if i got a problem with you, then i'll tell you. we're grown.
  379.  
  380. <h3>art credit. ♡</h2>
  381. <b>i. container theme art. </b>nauticae</b> on tumblr.<br>
  382. <b>ii. dashboard icon art. </b>kateiwana</b> on twitter.<br>
  383.  
  384. </div></div>
  385. </div>
  386.  
  387. <div id="box2" class="popup_block">
  388. <div class="contenido">
  389. <h3>connections. ♡</h3>
  390.  
  391. <div class="links_list">
  392. <p class="links_head">mains. +</p>
  393. <div class="links_body"><br>
  394.  
  395. <a href="https://breathunder.tumblr.com/">
  396. <img src="https://i.imgur.com/pt5JNr6.png" title="zenitsu." style="border-radius:100%; width: 50px; height:50px;"></a>
  397.  
  398. <a href="https://destinychose.tumblr.com/">
  399. <img src="https://i.imgur.com/d0jjpPR.png" title="sabito." style="border-radius:100%; width: 50px; height:50px;"></a>
  400.  
  401. <a href="https://quirofiliac.tumblr.com/">
  402. <img src="https://i.imgur.com/rHxAmIx.png" title="yoshikage." style="border-radius:100%; width: 50px; height:50px;"></a>
  403.  
  404. <a href="https://tornhat.tumblr.com/">
  405. <img src="https://i.imgur.com/FLQv5cc.png" title="jotaro." style="border-radius:100%; width: 50px; height:50px;"></a>
  406.  
  407. <a href="https://slayeviil.tumblr.com/">
  408. <img src="https://i.imgur.com/nnjL1ii.png" title="genya." style="border-radius:100%; width: 50px; height:50px;"></a></div>
  409.  
  410.  
  411.  
  412. <div class="links_list">
  413. <p class="links_head">exclusives. +</p>
  414. <div class="links_body"><br>
  415.  
  416. <a href="https://pastchased.tumblr.com/">
  417. <img src="https://i.imgur.com/NZ2GMwQ.png" title="masaomi." style="border-radius:100%; width: 50px; height:50px;"></a>
  418.  
  419. <a href="https://youngesper.tumblr.com/">
  420. <img src="https://i.imgur.com/6uEn0t9.png" title="ritsu." style="border-radius:100%; width: 50px; height:50px;"></a>
  421.  
  422. <a href="https://hxntr.tumblr.com/">
  423. <img src="https://i.imgur.com/lyyLZWV.png" title="gon." style="border-radius:100%; width: 50px; height:50px;"></a>
  424.  
  425. <a href="https://demisurge.tumblr.com/">
  426. <img src="https://i.imgur.com/J4I9hz8.png" title="kureto." style="border-radius:100%; width: 50px; height:50px;"></a>
  427.  
  428. <a href="https://defeatrain.tumblr.com/">
  429. <img src="https://i.imgur.com/9ZpBfoe.png" title="kenji." style="border-radius:100%; width: 50px; height:50px;"></a>
  430.  
  431. <a href="https://coalgod.tumblr.com/">
  432. <img src="https://i.imgur.com/VDlx5AK.png" title="tanjirou." style="border-radius:100%; width: 50px; height:50px;"></a>
  433.  
  434. <a href="https://innosen.tumblr.com/">
  435. <img src="https://i.imgur.com/cdC48Wj.png" title="chihiro." style="border-radius:100%; width: 50px; height:50px;"></a>
  436.  
  437.  
  438. </div>
  439. </div>
  440. </div></div>
  441. </div>
  442.  
  443. <div id="box3" class="popup_block">
  444. <div class="contenido">
  445. <h3>i don't want to end up having simply visited this world.</h3>
  446. <div class="links_list">
  447. <p class="links_head">main. +</p>
  448. <div class="links_body"><br>
  449. <b>a bow & arrow impaled her chest.</b> upon awaking in a hospital bed, she sat up and felt around her chest, bewildered and incredulous of what happened. from what she was told, someone found her unconscious, most likely having succumbed to heat syncope. yukako does not mention a bow or a scar, for neither are to be seen. wiping the cold out of her eyes and looking towards the mirror, what happened next shocked her: a strand of her own hair began to levitate in mid - air... and abruptly dropped. <b>was she just seeing things?</b>
  450. </div></div>
  451.  
  452. <div class="links_list">
  453. <p class="links_head">boku no hero academia. +</p>
  454. <div class="links_body"><br>
  455. one who formerly attended u.a. highschool solely for educational purposes, but, the exhilarance and relief felt after battling against a villain who threatened the safety of an entire city is the latest amongst a list of things <b>yamagishi yukako</b> will never forget. a 1c student initially positive of what she wanted to do, during the quiet hours, she could be seen, <i>wondering</i>.
  456. </div></div>
  457.  
  458. <div class="links_list">
  459. <p class="links_head">gangsta. +</p>
  460. <div class="links_body"><br>
  461. identified and tagged days after her birth, <b>yamagishi yukako</b>, a hagure, settles in ergastulum with her mother. she despises the city that holds more than just carriers of the celebrer drug, and even more her father, a man who she can only assume was killed by the government because of his refusal to emigrate.
  462. </div></div>
  463.  
  464. <div class="links_list">
  465. <p class="links_head">owari no seraph. +</p>
  466. <div class="links_body"><br>
  467. filling the role as first lieutenant, <b>yamagishi yukako</b> is among the handpicked members of lieutenant general <a href="https://desmortis.tumblr.com/">kureto hiragi's</a> elite squad. she resides in shibuya, japan, wielding a sword with pomegranate accents.
  468. </div></div>
  469.  
  470. <div class="links_list">
  471. <p class="links_head">one punch man. +</p>
  472. <div class="links_body"><br>
  473. <b>yamagishi yukako</b> resides in j-city with her mother, branding herself as the cities protector despite bearing no affiliation to the hero association. she protects the city against those who wish to infiltrate it, all the while coming in on time to school.
  474. </div></div>
  475.  
  476. <div class="links_list">
  477. <p class="links_head">kimetsu no yaiba. +</p>
  478. <div class="links_body"><br>
  479. <b>yamagishi yukako</b> is love hashira's tsuguko, protector of sendai, miyagi. she has a <i>low concentration</i> of muzan kibutsuji's blood flowing through her after a fervent battle against former upper moon 4, <b>haihane</b>. it is not enough to completely morph her into a demon, therefore, she has no idea of its presence within her system. <a href=">https://docs.google.com/document/d/1hJ9_0Xy-FMLqJIi4gO1dP_JFnjq1dyeP5C1QJ2ir89s/edit">more information.</a>
  480.  
  481. </p>
  482.  
  483.  
  484.  
  485. </div>
  486.  
  487.  
  488. </div></div>
  489. </div>
  490.  
  491. </div>
  492. </div></div>
  493.  
  494. <div id="box4" class="popup_block">
  495. <div id="headerbar">
  496. <ul id="tabs">
  497. <li class="active">profile.
  498. <li>appearance.</li>
  499. <li>personality.</li>
  500. <li>stand.</li>
  501. </ul></div>
  502. <div id="tabbar">
  503.  
  504. <div class="contenido">
  505. <ul id="tab">
  506. <li class="active">
  507. <h3>profile</h3>
  508. <a align="center"><img src="https://i.imgur.com/aqTS4Bc.png"></a>
  509. <br><b>full name.</b>yamagishi, yukako.<blockquote><i>yuka</i> meaning fragrant, or flower, and <i>ko</i> meaning girl.</blockquote><b>kanji.</b> 山岸由花子. <br><b>gender.</b> female, she <b>/</b> her pronouns. <br><b>age.</b> 16 years old. <br><b>star signs.</b> sagittarius sun, scorpio moon, virgo ascendant. <br><b>birthdate.</b> december 2nd, 1983. <br><b>romantic orientation.</b> demi-biromantic.<blockquote>can experience attraction towards either gender, under the condition that an emotional connection is developed extensively beforehand.</blockquote><b>spoken language.</b> fluent japanese and conversational english. <br><b>abilities.</b> hair manipulation. word manifestation / lexiconicy nullification. pain suppression. indomitable will. <br><b>temperament.</b> choleric-phlegmantic.<blockquote>naturally result-oriented, determined, unemotional, and focused. bearer of a strong and stubborn will. independent and very indiviualistic. possessive of a firm, stoic expression.</blockquote><b>moral alignment.</b> chaotic good.<blockquote>believes in goodness and right, but has little use for laws and regulation. is led by her own moral compass, possibilty differentiating from society's.</blockquote><b>mental disorders.</b><blockquote>borderline personality disorder, diagnosed.</blockquote>
  510.  
  511.  
  512. </li><li>
  513.  
  514. <h3>appearance.</h3>
  515. <img src="https://i.imgur.com/XlLIYXU.png" />
  516. <br>with fine facial features and bodily proportions, yamagishi yukako is a beautiful girl with looks acknowledged by those who are humbled by her appearance. what brings people’s attention to yukako is her <b>WAVY TRESSES</b> that cascades past her rear and bounces with every step. yukako's glossy black hair is worn with a deep middle parting and swept over on both sides, framing her heart - shaped visage. Soft waves drape her cheeks, long and loose, flowing not over the shoulders but solely down the back.<p>she is known to uphold a serious expression, and, <b>WHILE IT INTIMIDATES A GRAND MAJORITY,</b> it has also been said it's an expression that's serious in a way that makes her appear reliable, which is true. with slanted irises shaded violet, sharp and incisive, their half - lidded disposition gives most the impression she is <b>BORED OR UNIMPRESSED.</b> they are fringed with thick lashes, casting a shadow over already mysterious hues.<p> atop unorthodox eyes are angled brows, thick and prominent. her lips, despite being in a permanent pout, are full and peach colored.<p><b>THERE IS NOT A BLEMISH TO SEE ON FAIR - SKINNED FEATURES.</b><p>yukako has some muscle and strength in spite of her slender physique. standing at 5'6" and weighing 120 lbs, yukako is usually seen in her modified serafuku (an astral blue colored short sleeved blouse and pleated skirt with a perano purple collar), and is very proud of her appearance, bordering on arrogance.
  517.  
  518. </li><li>
  519.  
  520. <h3>personality.</h3>
  521. <img src="https://i.imgur.com/GdBRlhB.png">
  522. <br><b>CALM AND MODEST,</b> <i>fiery and intense.</i> with a graceful stride and a rustling skirt, yukako's been estranged from most classes, something she appears indifferent towards. admirably careless as to how people think about her, yukako is very sure of who she is and what she wants... but other times, she isn't too sure. with quite a few <i>unwanted popularity points</i> to her name, yukako's overall demeanor makes it hard for people to approach her without feeling little or generally lesser. she seems to be aware that she comes off as unfriendly, and makes no effort to change her persona to be looked at as otherwise. she is instinctively distrustful of others and does not consider anyone her friend upon meeting them.
  523.  
  524. <p>it isn't often that yukako sees herself as the problem. she expects things to go her way and also for people to follow what she says. yamagishi yukako is a paradox who exhibits a <b>'THE END RESULTS JUSTIFY THE MEANS'</b> attitude, and also a black and white outlook on life. she's as immature as she is mature, opinionated and hypocritical, and has little problem expressing open irritation to those when it suits. yukako demonstrates confidence in her abilities, and doesn't object to the idea of using her stand against those who do not wield one. yukako has guts and <b>ASSERTIVELY ACTS ON ANYTHING SHE IS WILLING TO ACT ON,</b> with a tongue often sharpened.<p>
  525.  
  526. yukako expresses high - regard in herself and is boldly outspoken with a <b>MILD-TEMPER.</b> her behavior can also be demanding, and, depending on the situation, the traits in yukako's personality can be wildly inconsistent: <b>QUICKLY SHIFTING FROM PLEASANT TO AGGRESSIVE.</b> the aspects of her personality are heightened because of her personality disorder. yukako is emotionally unstable, and, despite her intelligence, can be extremely reckless and impulsive. every emotion felt is felt to its extremity, and as a maladaptive daydreamer, she's often off in her own world. because of this, yukako occasionally has trouble differentiating dreams from reality.
  527.  
  528.  
  529.  
  530. </li>
  531.  
  532. <li>
  533.  
  534. <h3>love deluxe.</h3>
  535. <img src="https://i.imgur.com/w3kDFqQ.png" /><br>
  536. yukako's stand, <b>love deluxe</b>, grants her hair manipulation abilities. she doesn't call her stand this, and instead mentions it in conversation by simply referring to it as <i>her hair</i>. having been shot by the stand granting <b>bow & arrow</b>, yukako has mastered every aspect of love deluxe two months prior to the events of <b>diamond is unbreakable</b>. her stand is bound to her hair, and she therefore experiences no pain whenever it is damaged or cut. yukako uses her hair to attack, as if it were a limb. she is able to elongate and shorten her hair whenever she wishes it so, and can grab a hold of people and objects.
  537. <p>furthermore, yukako can use strands of her hair as projectiles and can shoot them in the scalp of her enemy, where she can use those hairs as if it were still on her head. there is no limit to the amount of hair yukako can produce, and can also (re)generate her hair at will.<p>
  538.  
  539. <h3>stand parameters. ♡</h3>
  540. <blockquote><b>DURABILITY.</b> A.<br>
  541. <b>SPEED.</b> B.<br>
  542. <b>PRECISION.</b> B.<br>
  543. <b>DEVELOPMENT POTENTIAL.</b> B.<br>
  544. <b>DESTRUCTIVE POWER.</b> B.<br>
  545. <b>RANGE.</b> C.</blockquote>
  546. </li><li>
  547. </ul>
  548. </div></div></div></div></div>
  549. </div>
  550.  
  551. </div></div>
  552. </div>
  553. </div>
  554.  
  555. </div></div></div></div></div></div></div></div></div></div></div>
  556.  
  557. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement