Advertisement
Chibi-Elle

JUPITER CODE 2.0

Jul 29th, 2020 (edited)
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.67 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(//fonts.googleapis.com/css?family=Bungee|Lilita+One|Spicy+Rice|Satisfy|Emilys+Candy|Overlock);
  3.  
  4. #profile {background-color: transparent; border: 0px;}
  5.  
  6. body {background-color:#fff;
  7. background-image: linear-gradient(to bottom left, #F994E0 , #F0CCCC , #E2F2B3 , #BDF89C, #8EF853);
  8. background-repeat: no-repeat;
  9. background-size: 120%;
  10. background-position: bottom;}
  11.  
  12.  
  13.  
  14. ::-webkit-scrollbar { width: 3px; }
  15. ::-webkit-scrollbar-track { border-radius: 0px; background-color: transparent; }
  16. ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #; }
  17.  
  18. #whole {position: fixed; left: 0px; top: 0px; right: 0px; bottom: 0px;}
  19.  
  20. #overlay {
  21. background: url('https://www.seekpng.com/png/full/989-9895239_wedding-invitation-rose-clip-wedding-floral-background-png.png');
  22. z-index: -1;
  23. position: fixed;
  24. background-size: 100%;
  25. left: 0px; top: 0px; right: 0px; bottom: 0px;
  26. }
  27.  
  28.  
  29. #box{position: absolute;
  30. bottom: 95px;
  31. left: 461px;
  32. background-color: #BDF89C;
  33. height: 509px;
  34. width: 749px;
  35. background-image:url('https://www.transparenttextures.com/patterns/diamond-eyes.png');
  36. background-position:center;
  37. background-repeat:repeat;
  38. border: 3.7px solid #8EF853;
  39. opacity: 1;
  40. z-index: 1;}
  41.  
  42. #title {
  43. position: absolute;
  44. z-index:5;
  45. -webkit-text-fill-color: transparent;
  46. -webkit-background-clip: text;
  47. bottom: 523px;
  48. left: 557px;
  49. font-family: 'Spicy Rice';
  50. background-position: bottom, center;
  51. background-image: url(https://i.gifer.com/4cUk.gif);
  52. letter-spacing: 3px;
  53. font-size: 70px;
  54. background-size: 102%;
  55. background-repeat: repeat;
  56. text-align: center;
  57. text-transform: uppercase;
  58. -webkit-text-stroke: 3px #F994E0;
  59. }
  60.  
  61. #gif{
  62. position:absolute;
  63. bottom:372px;
  64. left:476px;
  65. height:150px;
  66. width:245px;
  67. border-radius:0%;
  68. background-image:url('https://i2.wp.com/66.media.tumblr.com/746e09ed4ece90aeb2194c3de6d73124/tumblr_pzkvsn3u1D1x20zlpo3_540.gif?w=817&ssl=1');
  69. background-size:127%;
  70. background-position:center;
  71. background-repeat: no-repeat;
  72. border: 2px solid #F994E0;
  73. z-index:5;
  74. }
  75.  
  76. #pic {
  77. position:absolute;
  78. bottom: 110px;
  79. left:672px;
  80. border-radius: 0%;
  81. height: 253px;
  82. width: 263px;
  83. background-image:url('https://i0.wp.com/66.media.tumblr.com/1c4e1e3eb7c03297f695cd7d7a52e4cd/tumblr_pzkvsn3u1D1x20zlpo4_540.gif?w=817&ssl=1');
  84. background-size:200%;
  85. background-position:top;
  86. background-repeat: no-repeat;
  87. border: 2px solid #F994E0;
  88. -webkit-transition: opacity 0.6s ease-in-out;
  89. -moz-transition: opacity 0.6s ease-in-out;
  90. -o-transition: opacity 0.6s ease-in-out;
  91. transition: opacity 0.6s ease-in-out;
  92. opacity: 1;
  93. z-index: 5;
  94. }
  95.  
  96. #info{position: fixed;
  97. bottom: 110px;
  98. left: 944px;
  99. background-color: #fff;
  100. background-image:url('https://www.transparenttextures.com/patterns/light-paper-fibers.png');
  101. background-repeat: repeat;
  102. font-family: 'Overlock';
  103. height: 412px;
  104. width: 225px;
  105. color:#BDA78A;
  106. font-size: 13px;
  107. line-height: 17px;
  108. text-align: left;
  109. border: 2px solid #F994E0;
  110. z-index: 5;
  111. }
  112.  
  113. #friends{position: absolute;
  114. bottom: 372px;
  115. left: 730px;
  116. background-color: #fff;
  117. background-image:url('https://www.transparenttextures.com/patterns/light-paper-fibers.png');
  118. background-repeat: repeat;
  119. font-family: 'Overlock';
  120. height: 150px;
  121. width: 205px;
  122. color:#DEAD9D;
  123. font-size: 16px;
  124. text-align: left;
  125. border: 2px solid #F994E0;
  126. line-height: 18px;
  127. z-index: 5;
  128. }
  129.  
  130. #ooc{position: absolute;
  131. bottom: 110px;
  132. left: 476px;
  133. background-color: #fff;
  134. background-image:url('https://www.transparenttextures.com/patterns/light-paper-fibers.png');
  135. background-repeat: repeat;
  136. font-family: 'Overlock';
  137. height: 253px;
  138. width: 188px;
  139. color:#BDA78A;
  140. font-size: 14.5px;
  141. text-align: left;
  142. border: 2px solid #F994E0;
  143. z-index: 5;
  144. }
  145.  
  146. a{color:#F2473F;
  147. text-decoration:none;
  148. -webkit-transition:opacity 0.7s linear;
  149. -webkit-transition:all 0.6s ease-out;
  150. -moz-transition:all 0.6s ease-out;
  151. transition:all 0.6s ease-out;}
  152. a:hover{ color:#FFC669;
  153. text-decoration:none;
  154. -webkit-transition:opacity 0.7s linear;
  155. -webkit-transition:all 0.6s ease-out;
  156. -moz-transition:all 0.6s ease-out;
  157. transition:all 0.6s ease-out;}
  158. i{color: #2ECD00;}
  159. b{color: #F9808A; font-family: "Emilys Candy"; font-size: 12px;}
  160. h1{color:#E2F2B3;margin:0px;margin-bottom:3px;margin-top:5px;font-size:15px;font-family: 'Lilita One', cursive;letter-spacing:1px;text-align:right;background-color:#F8416A; line-height:16px;}
  161.  
  162. .friend { width: 55px;
  163. height:31px;
  164. opacity: 1;
  165. border: 1px dashed #FFF983;
  166. border-Radius: 10%;
  167. margin-right: .5px;
  168. margin-top: 4px;
  169. margin-bottom:-5px;
  170. opacity: 0.8;
  171. -webkit-transition:opacity 0.7s linear;
  172. -webkit-transition:all 0.6s ease-out;
  173. -moz-transition:all 0.6s ease-out;
  174. transition:all 0.6s ease-out;}
  175. .friend:hover { opacity: 0.7;
  176. border: 1px dashed #f994e0;
  177. margin-right: .5px;
  178. margin-top: 4px;
  179. margin-bottom:-5px;
  180. -webkit-transition:opacity 0.7s linear;
  181. -webkit-transition:all 0.6s ease-out;
  182. -moz-transition:all 0.6s ease-out;
  183. transition:all 0.6s ease-out;}
  184.  
  185. #tab1{position: absolute;
  186. bottom: 484px;
  187. left: 1180px;
  188. background-color: #8EF853;
  189. width: 20px;
  190. height: 40px;
  191. border: 1.5px solid #f994e0;
  192. z-index: 4;
  193. -webkit-transition:opacity 0.7s linear;
  194. -webkit-transition:all 0.6s ease-out;
  195. -moz-transition:all 0.6s ease-out;
  196. transition:all 0.6s ease-out;}
  197. #tab1:hover {border: 1.5px solid #8EF853;
  198. background-color: #f994e0;
  199. -webkit-transition:opacity 0.7s linear;
  200. -webkit-transition:all 0.6s ease-out;
  201. -moz-transition:all 0.6s ease-out;
  202. transition:all 0.6s ease-out;}
  203.  
  204. #tab2{position: absolute;
  205. bottom: 392px;
  206. left: 1180px;
  207. background-color: #8EF853;
  208. width: 20px;
  209. height: 40px;
  210. border: 1.5px solid #f994e0;
  211. z-index: 4;
  212. -webkit-transition:opacity 0.7s linear;
  213. -webkit-transition:all 0.6s ease-out;
  214. -moz-transition:all 0.6s ease-out;
  215. transition:all 0.6s ease-out;}
  216. #tab2:hover {border: 1.5px solid #8EF853;
  217. background-color: #f994e0;
  218. -webkit-transition:opacity 0.7s linear;
  219. -webkit-transition:all 0.6s ease-out;
  220. -moz-transition:all 0.6s ease-out;
  221. transition:all 0.6s ease-out;}
  222.  
  223. #tab3{position: absolute;
  224. bottom: 299px;
  225. left: 1180px;
  226. background-color: #8EF853;
  227. width: 20px;
  228. height: 40px;
  229. border: 1.5px solid #f994e0;
  230. z-index: 4;
  231. -webkit-transition:opacity 0.7s linear;
  232. -webkit-transition:all 0.6s ease-out;
  233. -moz-transition:all 0.6s ease-out;
  234. transition:all 0.6s ease-out;}
  235. #tab3:hover {border: 1.5px solid #8EF853;
  236. background-color: #f994e0;
  237. -webkit-transition:opacity 0.7s linear;
  238. -webkit-transition:all 0.6s ease-out;
  239. -moz-transition:all 0.6s ease-out;
  240. transition:all 0.6s ease-out;}
  241.  
  242. #tab4{position: absolute;
  243. bottom: 205px;
  244. left: 1180px;
  245. background-color: #8EF853;
  246. width: 20px;
  247. height: 40px;
  248. border: 1.5px solid #f994e0;
  249. z-index: 4;
  250. -webkit-transition:opacity 0.7s linear;
  251. -webkit-transition:all 0.6s ease-out;
  252. -moz-transition:all 0.6s ease-out;
  253. transition:all 0.6s ease-out;}
  254. #tab4:hover {border: 1.5px solid #8EF853;
  255. background-color: #f994e0;
  256. -webkit-transition:opacity 0.7s linear;
  257. -webkit-transition:all 0.6s ease-out;
  258. -moz-transition:all 0.6s ease-out;
  259. transition:all 0.6s ease-out;}
  260.  
  261. #tab5{position: absolute;
  262. bottom: 110px;
  263. left: 1180px;
  264. background-color: #8EF853;
  265. width: 20px;
  266. height: 40px;
  267. border: 1.5px solid #f994e0;
  268. z-index: 4;
  269. -webkit-transition:opacity 0.7s linear;
  270. -webkit-transition:all 0.6s ease-out;
  271. -moz-transition:all 0.6s ease-out;
  272. transition:all 0.6s ease-out;}
  273. #tab5:hover {border: 1.5px solid #8EF853;
  274. background-color: #f994e0;
  275. -webkit-transition:opacity 0.7s linear;
  276. -webkit-transition:all 0.6s ease-out;
  277. -moz-transition:all 0.6s ease-out;
  278. transition:all 0.6s ease-out;}
  279. </style>
  280.  
  281. <div id="overlay"></div>
  282. <div id="whole" oncontextmenu="return false;">
  283. <div id="box"></div>
  284. <div id="title">Jovian ♃ Sailor</div>
  285. <div id="gif"></div>
  286. <div id="pic"></div>
  287. <a href="#01"><div id="tab1"></div></a>
  288. <a href="#02"><div id="tab2"></div></a>
  289. <a href="#03"><div id="tab3"></div></a>
  290. <a href="#04"><div id="tab4"></div></a>
  291. <a href="#05"><div id="tab5"></div></a>
  292.  
  293.  
  294. <div id="info">
  295. <div style="height:412px;overflow-y:hidden;">
  296. <a name="01"></a>
  297. <div style="height:412px;overflow:auto;">
  298. <div style="margin: 0 auto; width: 16.5em;">
  299. <h1>Dossier</h1>
  300.  
  301. <b>Name:</b> <font style="float:right;">Duanphen Saetan.</font><br>
  302. <b>Thai Script:</b> <font style="float:right;">เดือนเพ็ญ แซ่ตั่น.</font><br>
  303. <b>Nickname(s):</b> <font style="float:right;">Daphne.</font><br>
  304. <b>Age:</b> <font style="float:right;">Twenty-Two.</font><br>
  305. <b>D.o.B.:</b> <font style="float:right;">December 5th, 1997.</font><br>
  306. <b>P.o.B.:</b> <font style="float:right;">Bangkok, Thailand.</font><br>
  307. <b>Ethnicity:</b> <font style="float:right;">Thai.</font><br>
  308. <b>Nationality:</b> <font style="float:right;">American.</font><br>
  309. <b>Orientation:</b> <font style="float:right;">Pansexual.</font><br>
  310. <b>Marital:</b> <font style="float:right;">Single.</font><br>
  311. <b>Occupation:</b> <font style="float:right;">Student<a title="Works part time at her aunt's bakery and flowershop in downtown Crystaia. She also works as an ice-skating instructor at a local rink in Crystaia when not studying or otherwise preoccupied.">*</a>.</font><br>
  312. <b>Alignment:</b> <font style="float:right;">Chaotic Good.</font><br>
  313. <b>Residence:</b> <font style="float:right;">Crystaia City, CA.</font><br>
  314. <B>Theme:</B> <font style=float:right><a target="_blank" href="https://www.youtube.com/watch?v=KNHSQmYtuQg" target="_blank">EMPIRE.</a></font><hr>
  315. <h1>Appearance</h1>
  316. <b>Hair Color:</b> <font style="float:right;">Black.</font><br>
  317. <b>Hair Style:</b> <font style="float:right;">Long, Bangs.</font><br>
  318. <b>Eye Color:</b> <font style="float:right;">Chocolate Brown.</font><br>
  319. <b>Skin Tone:</b> <font style="float:right;">Rose Beige.</font><br>
  320. <b>Height:</b> <font style="float:right;">5'8".</font><br>
  321. <b>Weight:</b> <font style="float:right;">123 lbs.</font><br>
  322. <b>Physique:</b> <font style="float:right;">Toned.</font><br>
  323. <b>Bloodtype:</b> <font style="float:right;">O.</font><br>
  324. <b>Scent:</b> <font style="float:right;">Roses & Vanilla.</font>
  325.  
  326. </div></div>
  327.  
  328. <a name="02"></a>
  329. <div style="height:412px;overflow:auto;">
  330. <div style="margin: 0 auto; width: 16.5em;">
  331. <h1>Sailor Identity</h1>
  332. <b>Sailor Name:</b> <font style="float:right;">Eternal Sailor Jupiter.</font><br>
  333. <b>Faction:</b> <font style="float:right;">White Moon.</font><br>
  334. <b>Deity:</b> <font style="float:right;">Zeus.</font><br>
  335. <b>Designation:</b> <font style="float:right;">Inner Scout.</font><br>
  336. <b>Domain:</b> <font style="float:right;">Courage & Protection.</font><br>
  337. <b>Element:</b> <font style="float:right;">Lightning.</font><br>
  338. <b>Title:</b> <font style="float:right;">Neo-Queen.</font><br>
  339. <B>Species:</B> <font style=float:right>Jovian Humanoid.</font><br>
  340. <b>Forms:</b> <font style="float:right;">Four.</font><br>
  341. <b>Primary Weapon:</b> <font style="float:right;">Lightning Rod.</font><br>
  342. <B>Secondary Weapon:</B> <font style=float:right>Jupiter Spear.</font><br>
  343. <b>Colors:</b> <font style="float:right;">Green, Pink, White.</font><br>
  344. <b>Planet Symbol:</b> <font style="float:right;">♃.</font><br>
  345. <b>Ruling Planet:</b> <font style="float:right;">Jupiter.</font><br>
  346. <B>Opposite:</B> <font style=float:right>Nephrite.</font><br>
  347. <B>Transform. Item:</B> <font style=float:right>Jupiter Brooch.</font><br><hr>
  348. <h1>Inventory</h1>
  349. <B>Jupiter Brooch:</B> .<br><br>
  350. <B>Lightning Rod:</B> .<br><br>
  351. <B>Jupiter Spear:</B> .<br><br>
  352. <B>Cellphone:</B> .<br><br>
  353. <B>Compact:</B> .<br><br>
  354.  
  355. </div></div>
  356.  
  357. <a name="03"></a>
  358. <div style="height:412px;overflow:auto;">
  359. <div style="margin: 0 auto; width: 16.5em;">
  360. <h1>Abilities</h1>
  361. <B>Storm Manipulation:</B> .<br><br>
  362. <B>Wood Manipulation:</B> .<br><br>
  363. <b>Muay Thai:</b> . <hr>
  364. <h1>Senshi Attacks</h1>
  365.  
  366. </div></div>
  367.  
  368. <a name="04"></a>
  369. <div style="height:412px;overflow:auto;">
  370. <div style="margin: 0 auto; width: 16.5em;">
  371. <h1>The Gist</h1>
  372. <B>Personality Type:</B> <font style=float:right>ESFJ.</font><br>
  373. <B>Title:</B> <font style=float:right><I>The Provider</i>.</font>
  374.  
  375. </div></div>
  376.  
  377. <a name="05"></a>
  378. <div style="height:412px;overflow:auto;">
  379. <div style="margin: 0 auto; width: 16.5em;">
  380. <h1>Headcanons</h1>
  381. <li> Like Makoto Kino, this version of Sailor Jupiter also lost her parents when she was just four years old to a fiery plane crash. As a result, she is adamant about never getting on an airplane and gets really bad height-related anxiety.</li>
  382. <li> Unlike Makoto Kino, Duanphen (later going by Daphne) was sent to live with her aunt (Phueng) in the United States and was practically raised by her. As a result of being exposed to English at an early age, she sounds like a California native rather than an immigrant. However, she does speak Thai fluently.</li>
  383. <li>Because her aunt's longtime girlfriend (Heejin) is Korean, she has also picked up conversational skills in the language and is able to read it - for the most part.</li>
  384. <li> She dreams of becoming an Olympic ice skater and trains rigorously whenever she has a spare moment. Unfortunately, spare time has become a luxury for her as she's spent the last few years working her way through college, going part-time now that she's switched to a 4-year university.</li>
  385. <li> Daphne works two jobs: one at her aunt's bakery and flower shop, the other at a local ice skating rink owned by a friend of the family. She also attends university classes three days a week. She is focused on botanical sciences, but minors in environmental policy and soil conservation. </li>
  386. <li> She is actually a member of an all-female coven based in Crystaia City and actively practices Wicca.</li>
  387. </div></div></div></div>
  388.  
  389. <div id="friends">
  390. <div style="height:150px;overflow-y:hidden;">
  391. <div style="height:150px;overflow:auto;">
  392. <div style="margin: 0 auto; width: 12em;">
  393. <h1>Connections</h1>
  394. <a target="_blank" href="https://roleplay.chat/profile.php?user=Lunae" target="_blank"><img src="https://i.pinimg.com/originals/2d/85/a0/2d85a0413da54c6419a721fca3f96543.gif" title="Princess of the Moon, new friend and old ally. She needs some toughening up." class="friend"></a>
  395. <a target="_blank" href="https://roleplay.chat/profile.php?user=Jung+Cho" target="_blank"><img src="https://em.wattpad.com/ac12c26756df5992a051c07a9a1950f182b5b8cb/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f7858317a4e6873774b46745f77673d3d2d3535303130393831372e313531646261386636323432633835363434373138363232373236322e676966?s=fit&w=720&h=720" title="Old friend, newly-awakened soldier of the Golden Kingdom. A little crazy." class="friend"></a>
  396. <a target="_blank" href="https://roleplay.chat/profile.php?user=Solsticeo" target="_blank"><img src="https://i.pinimg.com/originals/4e/6a/de/4e6ade5109fdc641cb3d870c2e2edf4f.gif" title="Magdalena, and old friend and new ally? She's in more trouble than she lets on." class="friend"></a>
  397. <a target="_blank" href="https://roleplay.chat/profile.php?user=Titanite" target="_blank"><img src="https://i.pinimg.com/originals/f7/86/d7/f786d7bf2bb76a3459b4d12333c197b0.gif" title="Moon Princess's adopted older brother. Seems like the overprotective jock type, but it could be worse. Girl needs someone with sense." class="friend"></a>
  398. <a target="_blank" href="https://roleplay.chat/profile.php?user=Nephrite" target="_blank"><img src="https://em.wattpad.com/4a9506fb0de6b4cee34beae20d39e40308f54384/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f776174747061642d6d656469612d736572766963652f53746f7279496d6167652f4b5f64346c4c64466441683353513d3d2d3539333438323833362e313533636136313162333839616365323931303730383937333533392e676966" title="What a dumb man. I care about him, but there's only so much a girl can do for a blind man. He's a compassionate fool. I thought we might make a cute couple, but like all good men he has a snake wrapped around his dick." class="friend"></a>
  399. <a href=" " target="_blank"><img src="https://data.whicdn.com/images/325510059/original.gif" title="Witch tits. My best bitch. I love her to pieces and would kick anyone in the face who dared hurt her. But ya know, sometimes I think she holds back. Wonder what she's hiding..." class="friend"></a>
  400. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  401. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  402. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  403. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  404. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  405. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  406. <a href=" " target="_blank"><img src="https://thumbs.gfycat.com/HauntingTornIndusriverdolphin-size_restricted.gif" title="Info here" class="friend"></a>
  407. </div></div></div></div>
  408.  
  409. <div id="ooc">
  410. <div style="height:253px;overflow-y:hidden;">
  411. <div style="height:253px;overflow:auto;">
  412. <div style="margin: 0 auto; width: 12em;">
  413. <h1>Out of Character</h1>
  414. <b>00.</b> Coding belongs to this <a href="/profile.php?user=Titanite" target="_blank">jerk</a>. Isn't he so nice for letting me use it? I dunno if he commissions or anything, but you're welcome to DM <i>him</i> all day long about codes. <br><br>
  415. <b>01.</B> Faceclaim is Kim Minnie, AKA Nicha Yontararak, of (G)I-DLE. However, I am not <i>playing</i> her. This is actually Sailor Jupiter reincarnated. I know, I know, not your usual interpretation, but give it a chance. We're just here to have fun. You're welcome to go play with another Jupes, I won't hold it against you.<br><br>
  416. <b>02.</B> Not the admin, but if you have any questions regarding Chibiusa's Court (aka Future Moon, or also Pink Moon), I am the person in charge of their operation. I don't bite, please hit me up! We can talk shop.<br><br>
  417. <b>03.</B> I'm sure you've noticed, but we've modernized Sailor Moon. This isn't your typical canon run, so please just let us live our best lives. Thaaaaaanks.<br><br>
  418. <b>04.</B> PM-friendly, but <i>do not</i> send me smut messages, I'm not interested.<br><br>
  419. <b>05.</B> My summer schedule is kinda whack, always changing, so I can't really tell you when I'll be around. Life gets busy, ya know? I'll do my best to communicate that.<br><br>
  420. <b>06.</B> I like writing. I'm cool with shitposting, but it tends to snowball so I can't really promise it'll remain one-liners for very long.
  421. </div></div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement