Advertisement
Motoko-Codes-09

Motoko 2019

Jul 17th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.17 KB | None | 0 0
  1. <style type="text/css">
  2. .pfor {display: none; visibility: hidden;}
  3. body{background-color:;}
  4. #profile {border:;}
  5. body
  6. {overflow-x:hidden;
  7. background-image:
  8. url('');
  9. background: #000; background-image:url('http://i.imgur.com/OiLTrhD.gif');
  10. background-size:cover;
  11. background-repeat:repeat;
  12. background-position:;
  13. background-attachment: fixed;
  14. background-color:#2A0C0E;
  15. font: 0px arial;
  16. color: black;}
  17. #profile {background-color: transparent;
  18. border:0px;
  19. }
  20.  
  21. ::-webkit-scrollbar {
  22. width: 5px;
  23. height: 0px;
  24. background:;
  25. }
  26.  
  27. ::-webkit-scrollbar-thumb {
  28. background-color:black;
  29. -webkit-border-radius: 10px;
  30. border-radius: 10px;
  31. }
  32.  
  33. a {color:;
  34. text-decoration: none;
  35. -webkit-transition: all 0.5s ease-in-out;
  36. -moz-transition: all 0.5s ease-in-out;
  37. -o-transition: all 0.5s ease-in-out;
  38. -ms-transition: all 0.5s ease-in-out;
  39. transition: all 0.5s ease-in-out;
  40. }
  41.  
  42. a:hover {color: black;
  43. text-decoration: none;
  44. -webkit-transition: all 0.5s ease-in-out;
  45. -moz-transition: all 0.5s ease-in-out;
  46. -o-transition: all 0.5s ease-in-out;
  47. -ms-transition: all 0.5s ease-in-out;
  48. transition: all 0.5s ease-in-out;
  49. }
  50.  
  51. *{cursor: url('http://media.tumblr.com/7c3edb626c8cf9435c5c0b2d6acceffd/tumblr_inline_mh67v6xNXM1rdqsqf.png'), default;
  52. }
  53.  
  54. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  55. @font-face {font-family: "cyber";src: url('https://www.dropbox.com/s/xkrebxbior7j1nq/RadioSpace-zZ80.otf?dl=1'); format("truetype");}
  56.  
  57. /* visited link */
  58. a:visited {
  59. color: #fff;
  60. }
  61.  
  62. /* mouse over link */
  63. a:hover {
  64. color: #0cf;
  65. }
  66.  
  67. /* selected link */
  68. a:active {
  69. color: blue;
  70. }
  71.  
  72.  
  73. #whole{position:absolute; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  74.  
  75.  
  76. #image {position:absolute;
  77. left:800;
  78. top:170;
  79. border:10px solid #111;
  80. }
  81.  
  82. #title {
  83. position:absolute;
  84. font-size:150px;
  85. font-family:cyber;
  86. color:#00ccff;
  87. left:255;
  88. top:80;
  89. text-transform:lowercase;
  90. }
  91.  
  92. #title2 {
  93. position:absolute;
  94. font-size:50px;
  95. font-family:Bebas Neue;
  96. color:#00ffff;
  97. left:460;
  98. top:190;
  99. text-transform:uppercase;
  100. }
  101.  
  102. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  103.  
  104. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  105.  
  106.  
  107. #box {background-color:#333;
  108. vertical-align: center;
  109. text-transform: none;
  110. color:#00ffff;
  111. font-size:10px;
  112. font-family:tinytots;
  113. text-align: justify;
  114. position: absolute;
  115. width:300;
  116. height:90;
  117. left:450px;
  118. top: 240px;
  119. letter-spacing:0px;
  120. line-height: 10px;
  121. padding: 10px;
  122. margin: 1px;
  123. overflow:auto;
  124. border:10px solid #111;
  125. }
  126.  
  127. #box2 {background-color:#333;
  128. vertical-align: center;
  129. text-transform: none;
  130. color:#00ffff;
  131. font-size:10px;
  132. font-family:tinytots;
  133. text-align: justify;
  134. position: absolute;
  135. width:300;
  136. height:100;
  137. left:450px;
  138. top: 380px;
  139. letter-spacing:0px;
  140. line-height: 10px;
  141. padding: 10px;
  142. margin: 1px;
  143. overflow:auto;
  144. border:10px solid #111;
  145. }
  146.  
  147. #box3 {background-color:#333;
  148. vertical-align: center;
  149. text-transform: none;
  150. color:#00ffff;
  151. font-size:8px;
  152. font-family:tinytots;
  153. text-align: justify;
  154. position: absolute;
  155. width:300;
  156. height:90;
  157. left:450px;
  158. top: 530px;
  159. letter-spacing:0px;
  160. line-height: 10px;
  161. padding: 10px;
  162. margin: 1px;
  163. border:10px solid #111;
  164. }
  165.  
  166. #box3 img {
  167. width:80;
  168. height:80;
  169. border:5px solid #111;
  170. -webkit-transition: all 0.5s ease-in-out;
  171. -moz-transition: all 0.5s ease-in-out;
  172. -o-transition: all 0.5s ease-in-out;
  173. -ms-transition: all 0.5s ease-in-out;
  174. transition: all 0.5s ease-in-out;
  175. }
  176.  
  177. box3 img:hover {
  178. border:5px solid #00ffff;
  179. -webkit-transition: all 0.5s ease-in-out;
  180. -moz-transition: all 0.5s ease-in-out;
  181. -o-transition: all 0.5s ease-in-out;
  182. -ms-transition: all 0.5s ease-in-out;
  183. transition: all 0.5s ease-in-out;
  184. }
  185.  
  186. #credit {
  187. position:fixed;
  188. bottom:0;
  189. right:0;
  190. }
  191.  
  192. #box4 {background-color:#333;
  193. vertical-align: center;
  194. text-transform: none;
  195. color:#00ffff;
  196. font-size:10px;
  197. font-family:tinytots;
  198. text-align: justify;
  199. position: absolute;
  200. width:300;
  201. height:90;
  202. left:1020px;
  203. top:230px;
  204. letter-spacing:0px;
  205. line-height: 10px;
  206. padding: 10px;
  207. margin: 1px;
  208. border:10px solid #111;
  209. overflow:auto;
  210. }
  211.  
  212. #box5 {background-color:#333;
  213. vertical-align: center;
  214. text-transform: none;
  215. color:#00ffff;
  216. font-size:10px;
  217. font-family:tinytots;
  218. text-align: justify;
  219. position: absolute;
  220. width:300;
  221. height:90;
  222. left:1020px;
  223. top:380px;
  224. letter-spacing:0px;
  225. line-height: 10px;
  226. padding: 10px;
  227. margin: 1px;
  228. border:10px solid #111;
  229. overflow:auto;
  230. }
  231.  
  232. #box6 {background-color:#333;
  233. vertical-align: center;
  234. text-transform: none;
  235. color:#2A0C0E;
  236. font-size:10px;
  237. font-family:tinytots;
  238. text-align: justify;
  239. position: absolute;
  240. width:300;
  241. height:90;
  242. left:1020px;
  243. top:530px;
  244. letter-spacing:0px;
  245. line-height: 10px;
  246. padding: 10px;
  247. margin: 1px;
  248. border:10px solid #111;
  249. overflow:auto;
  250. }
  251.  
  252. .armored{
  253. position: absolute;
  254. right: 520;
  255. top:0;
  256. width: 340px;
  257. height: 750px;
  258. background-image:url('');
  259. background-size:contain;
  260. background-repeat:no-repeat;
  261. border: 0 solid #000;
  262. opacity:1.0; filter:alpha(opacity=0);
  263. }
  264.  
  265.  
  266. </style>
  267.  
  268.  
  269. <div id="whole" oncontextmenu="return false;">
  270.  
  271. <div id="credit">
  272. <img src="http://i.picpar.com/lIrb.png" width="100">
  273. </div>
  274.  
  275. <div id="title">
  276.  
  277. </div>
  278. <div id="title2">
  279. Motoko Kusanagi
  280. </div>
  281.  
  282. <div id="box">
  283.  
  284. <font style=float:left><b>Name</b>:</font> <font style=float:right>Kusanagi Motoko</font><br>
  285. <font style=float:left><b>Age</b>:</font> <font style=float:right>31</font><br>
  286. <font style=float:left><b>Height</b>:</font> <font style=float:right>5'6''</font><br>
  287. <font style=float:left><b>Occupation</b>:</font> <font style=float:right>█████</font><br>
  288. <font style=float:left><b>Race</b>:</font> <font style=float:right>Japanese</font><br>
  289. <font style=float:left><b>Gender</b>:</font> <font style=float:right>Female</font><br>
  290. <font style=float:left><b>Paramour</b>:</font> <font style=float:right>---</font><br>
  291. <font style=float:left><b>Nicknames</b>:</font> <font style=float:right>Major, Momtoko*</font></br>
  292. <font style=float:left><b>F-List</b>:</font> <font style=float:right><a target="_blank" href="https://www.f-list.net/c/kusanagi_motoko">----Here----</a></font><br>
  293. </font><br>
  294.  
  295. </div>
  296.  
  297. <div id="box2">
  298. PM selective. If you want my attention post at me in-room.</br>
  299. IC=/= OOC</br>
  300. T1 combat by default.</br>
  301. Use common sense.</br>
  302. Art is not by me.</br>
  303. Smut is very unlikely.</br>
  304. Typist is usually busy/very tired.</br>
  305. Suffice to say, I won't tolerate bullshit. I will completely blacklist people who try to start shit with me OOC for dumb reasons but I might just make a fool of you instead. Grow the fuck up.
  306. <br>THAT BEING SAID, I can smell bullshit a mile away, I hate liars, I have blatant trust issues, I hold grudges, and I generally don't expect much from people so 99% of what I do, i'll do without expecting anything in return.<br>
  307.  
  308. Can fight some servants.</br></br>
  309.  
  310.  
  311. </div>
  312.  
  313. <div id="box3">
  314. <marquee direction="left" behavior="scroll" width="300" scrollamount="5" onmouseover="this.stop()" onmouseout="this.start()">
  315.  
  316. <a href="profile.php?user=Emiya" target="_blank" title="Kill me yourself you fucking pussy.">
  317. <img src="https://i.imgur.com/og7rAYQ.png">
  318. </a>
  319.  
  320. <a href="profile.php?user=Cu_Chulainn" target="_blank"title="In layman's terms; he's cute. Oh- you want my actual, honest opinion? All of it? Well...">
  321. <img src="https://i.imgur.com/PI5u2x1.png">
  322. </a>
  323.  
  324. <a href="profile.php?user=Wesker" target="_blank">
  325. <img src="https://i.imgur.com/PAkI9eX.png">
  326. </a>
  327.  
  328. <a href="profile.php?user=Naoto" target="_blank"title="Promising detective who deserves more praise than she actually gets.">
  329. <img src="https://i.imgur.com/y4vAF4L.png">
  330. </a>
  331.  
  332.  
  333. </marquee>
  334. </div>
  335.  
  336. <div id="box4"><h3>Connections</h3></br><center>Key:</br> ♥ - Love √ - Friend ≡ - Neutral × - Hate</center></bR>
  337. <center><a href="profile.php?user=Cu_Chulainn">Cu Chulainn</a> ♥♥♥
  338. </br><i>You're sweet, you know that?</i></br></br><a href="profile.php?user=Emiya">Emiya</a> ♥♥√</br><i>
  339. You know, i'd fight you but you always turn things around and make that awfully difficult.</i></br></br>
  340. <a href="profile.php?user=Wesker">Wesker</a> ♥♥♥</br>
  341. <i>You're not a bad person, but your goals... Please, don't continue down that path. The time i've spent with you proved you're capable of more.</i></br></br>
  342. <a href="profile.php?user=.Archer">Gilgamesh</a> ××♥</br>
  343. <i>Alright, perhaps you're not so bad.</i></br></br>
  344. <a href="profile.php?user=Saya Otoko">Saya Otoko</a> ≡</br>
  345. <i>I don't know you, but you're pretty cool.</i></br></br>
  346. <a href="profile.php?user=Alexander Russo">Alexander Russo</a> ≡</br>
  347. <i>I've seen you around and have no real opinion of you.</i></br></br>VT the Manchine ≡</br>
  348. <i>You're... odd, for sure. But I don't know you well enough to form an opinion.</i></br></br>
  349. <a href="profile.php?user=Naoto">Naoto</a> √♥</br>
  350. <i>Don't let them boss you around, kid. You're a brilliant detective. Your age doesn't mean shit so don't let them hold that over you.</i></br></br>
  351. </center>
  352. </div>
  353. <div id="box5">
  354.  
  355. <center><p>The Major is a bit of a mystery. She tends to keep her human emotions well under control, and what remains of her personal life she mostly keeps to herself. What is known is that she was involved in a near-fatal plane crash when she was only a child. As a result, she underwent full cyberization at the age of nine with the only organic part of her remaining being a portion of her brain. She also initially had trouble adapting to the use of her new body and inadvertently broke one of her favorite toys, a doll. This incident was one of the only times that Motoko was shown capable of crying. </br>
  356. </br>
  357.  
  358. Despite her seemingly cold attitude, the Major is far from heartless. She considers her fellow officers not just partners but friends and is good friends with Chief Aramaki and Batou in particular.<p>
  359. After leaving Section 9, Major Kusanagi's whereabouts remain unknown.</br></br>
  360. The Major is a bit of a mystery. She tends to keep her human emotions well under control, and what remains of her personal life she mostly keeps to herself. What is known is that she was involved in a near-fatal plane crash when she was only a child. As a result, she underwent full cyberization at the age of nine with the only organic part of her remaining being a portion of her brain. She also initially had trouble adapting to the use of her new body and inadvertently broke one of her favorite toys, a doll. This incident was one of the only times that Motoko was shown capable of crying. </br>
  361. Later, Motoko became an elite forces squad leader and an expert in electronic warfare after years of intense training. It was as the leader of a covert-ops squad operating through Section 9 that she first met Chief Aramaki who recruited her. Ishikawa and Batou may have served with her in the past during their tour of duty in the military. Other new recruits under Kusanagi's command include Togusa, Pazu, Borma and Saito.</br>
  362. As stated, she often goes by the title "Major", but this may not be a formal rank. It is not yet known if Motoko held the rank of Major during her service with Japan's conventional military forces before becoming a covert-ops agent with Section 9 (which would explain why ex-military agents like Batou use the title when referring to her), or if the title evolved out of recognition for the leadership position she holds within her squad. </br></center>
  363.  
  364.  
  365. </div>
  366.  
  367. <div id="box6"> <marquee direction="left" behavior="scroll" width="300" scrollamount="5" onmouseover="this.stop()" onmouseout="this.start()">
  368.  
  369. <a target="_blank" href="https://imgur.com/Vn67ecr"><img src="https://i.imgur.com/Vn67ecrs.png" title="source: imgur.com" /></a>
  370. <a target="_blank" href="https://imgur.com/Rngmtzo"><img src="https://i.imgur.com/Rngmtzos.png" title="source: imgur.com" /></a>
  371. <a target="_blank" href="https://imgur.com/OCpBo9y"><img src="https://i.imgur.com/OCpBo9ys.png" title="source: imgur.com" /></a>
  372. <a target="_blank" href="https://imgur.com/pfZ0NYB"><img src="https://i.imgur.com/pfZ0NYBs.png" title="source: imgur.com" /></a>
  373. <a target="_blank" href="https://imgur.com/bxtmKDJ"><img src="https://i.imgur.com/bxtmKDJs.png" title="source: imgur.com" /></a>
  374. <a target="_blank" href="https://imgur.com/oo4ZOpy"><img src="https://i.imgur.com/oo4ZOpys.png" title="source: imgur.com" /></a>
  375. <a target="_blank" href="https://imgur.com/7u18rv1"><img src="https://i.imgur.com/7u18rv1s.png" title="source: imgur.com" /></a>
  376. <a target="_blank" href="https://imgur.com/TpVavJn"><img src="https://i.imgur.com/TpVavJns.png" title="source: imgur.com" /></a>
  377. <a target="_blank" href="https://imgur.com/UAArI9e"><img src="https://i.imgur.com/UAArI9es.png" title="source: imgur.com" /></a>
  378. <a target="_blank" href="https://imgur.com/x37f9aA"><img src="https://i.imgur.com/x37f9aAs.png" title="source: imgur.com" /></a>
  379. <a target="_blank" href="https://imgur.com/1fLxorI"><img src="https://i.imgur.com/1fLxorIs.png" title="source: imgur.com" /></a>
  380. <a target="_blank" href="https://imgur.com/BMDIjqs"><img src="https://i.imgur.com/BMDIjqss.png" title="source: imgur.com" /></a>
  381. <a target="_blank" href="https://imgur.com/ANI2ZPw"><img src="https://i.imgur.com/ANI2ZPws.png" title="source: imgur.com" /></a>
  382. <a target="_blank" href="https://imgur.com/SaLdQDt"><img src="https://i.imgur.com/SaLdQDts.png" title="source: imgur.com" /></a>
  383. <a target="_blank" href="https://imgur.com/Mdapdtl"><img src="https://i.imgur.com/Mdapdtls.png" title="source: imgur.com" /></a>
  384. <a target="_blank" href="https://imgur.com/GytEWkC"><img src="https://i.imgur.com/GytEWkCs.png" title="source: imgur.com" /></a>
  385. <a target="_blank" href="https://imgur.com/IRRe7fd"><img src="https://i.imgur.com/IRRe7fds.png" title="source: imgur.com" /></a>
  386. <a target="_blank" href="https://imgur.com/Os5Ogaf"><img src="https://i.imgur.com/Os5Ogafs.png" title="source: imgur.com" /></a>
  387. <a target="_blank" href="https://imgur.com/oHubZk3"><img src="https://i.imgur.com/oHubZk3s.png" title="source: imgur.com" /></a>
  388. <a target="_blank" href="https://imgur.com/PKPQkLW"><img src="https://i.imgur.com/PKPQkLWs.png" title="source: imgur.com" /></a>
  389. <a target="_blank" href="https://imgur.com/s749vqz"><img src="https://i.imgur.com/s749vqzs.png" title="source: imgur.com" /></a>
  390. <a target="_blank" href="https://imgur.com/gtehr36"><img src="https://i.imgur.com/gtehr36s.png" title="source: imgur.com" /></a>
  391. <a target="_blank" href="https://imgur.com/ZU26acH"><img src="https://i.imgur.com/ZU26acHs.png" title="source: imgur.com" /></a>
  392. <a target="_blank" href="https://imgur.com/AwoA52s"><img src="https://i.imgur.com/AwoA52ss.png" title="source: imgur.com" /></a>
  393. <a target="_blank" href="https://imgur.com/kkJVdEk"><img src="https://i.imgur.com/kkJVdEks.png" title="source: imgur.com" /></a>
  394. <a target="_blank" href="https://imgur.com/FYWMpug"><img src="https://i.imgur.com/FYWMpugs.png" title="source: imgur.com" /></a>
  395. <a target="_blank" href="https://imgur.com/dhaOSNF"><img src="https://i.imgur.com/dhaOSNFs.png" title="source: imgur.com" /></a>
  396. <a target="_blank" href="https://imgur.com/YEzRFmh"><img src="https://i.imgur.com/YEzRFmhs.jpg" title="source: imgur.com" /></a>
  397. <a target="_blank" href="https://imgur.com/coM9PuB"><img src="https://i.imgur.com/coM9PuBs.png" title="source: imgur.com" /></a>
  398. <a target="_blank" href="https://imgur.com/jYMZCcQ"><img src="https://i.imgur.com/jYMZCcQs.png" title="source: imgur.com" /></a>
  399. <a target="_blank" href="https://imgur.com/BDlOynO"><img src="https://i.imgur.com/BDlOynOs.png" title="source: imgur.com" /></a>
  400. <a target="_blank" href="https://imgur.com/X3ZkSxW"><img src="https://i.imgur.com/X3ZkSxWs.jpg" title="source: imgur.com" /></a>
  401. <a target="_blank" href="https://imgur.com/cXY8syJ"><img src="https://i.imgur.com/cXY8syJs.png" title="source: imgur.com" /></a>
  402. <a target="_blank" href="https://imgur.com/yTgqG6i"><img src="https://i.imgur.com/yTgqG6is.png" title="source: imgur.com" /></a>
  403.  
  404. </marquee></div>
  405. <div class="armored"><img src="https://i.imgur.com/xFABSpq.png"width="350"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement