Advertisement
DesperatelyDevoted

Adora

Nov 20th, 2019
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.38 KB | None | 0 0
  1. <style>
  2.  
  3.  
  4. @import url('https://fonts.googleapis.com/css?family=Allura|Cinzel|Liu+Jian+Mao+Cao&display=swap');
  5.  
  6.  
  7. ::-webkit-scrollbar {
  8. height: 10px;
  9. width: 0px;
  10. background-color: #;
  11. }
  12.  
  13. body {
  14. background-color: #f1d3ce;
  15. background-image: url("https://www.transparenttextures.com/patterns/debut-light.png");
  16. Overflow: hidden; cursor: url(http://31.media.tumblr.com/tumblr_lqs4idHqTZ1qfoi4t.png),
  17. progress !important;
  18. }
  19.  
  20. .whole {
  21. Position: fixed;
  22. Height: 100%;
  23. Width: 100%;
  24. Top: 0;
  25. Bottom: 0;
  26. transition:0.5s;
  27. }
  28.  
  29. .main {
  30. position: fixed;
  31. margin: auto;
  32. left: 0px;
  33. top: 0px;
  34. right: 0px;
  35. bottom: 0px;
  36. Height: 550;
  37. Width: 730;
  38. background-color: #ffeef5;
  39. transition:0.5s;
  40. Border-radius: 20px;
  41. Opacity: 0;
  42. }
  43.  
  44. .for {
  45. Position: absolute;
  46. Left: 0px;
  47. Top: 0px;
  48. Height: 550px;
  49. Width: 200px;
  50. Background: #e0605c;
  51. }
  52.  
  53. .the {
  54. Position: absolute;
  55. bottom: 0px;
  56. Left: 200px;
  57. Height: 70px;
  58. Width: 300px;
  59. Background: #D83632;
  60. }
  61.  
  62. .honor {
  63. Position: absolute;
  64. bottom: 0px;
  65. right: 0px;
  66. Height: 220px;
  67. Width: 240px;
  68. Background-color: #f27b80;
  69. background-image: url('https://cdn.vox-cdn.com/thumbor/Re0A0bBInjd5EXx6phSDK4HApnk=/0x0:864x1200/1200x800/filters:focal(379x631:517x769)/cdn.vox-cdn.com/uploads/chorus_image/image/60489473/DifTVWRWsAAEUwp.0.jpg');
  70. Background-size: 200%;
  71. background-position: center center;
  72. Padding: 4px;
  73. Border-Left: solid 5px #DEC4BA;
  74. Border-top: solid 5px #DEC4BA;
  75. }
  76.  
  77. .of {
  78. Position: absolute;
  79. Right: 50px;
  80. Top: -10px;
  81. font-family: 'allura', cursive;
  82. font-size: 150px;
  83. Color: #e9d730;
  84. filter:drop-shadow(0px 0px 5px #e9d730);
  85. }
  86.  
  87. .grayskull {
  88. Position: absolute;
  89. Right: 50px;
  90. Top: 140px;
  91. font-family: 'cinzel', cursive;
  92. font-size: 20px;
  93. Color: #fff;
  94. filter:drop-shadow(0px 0px 2px #40C6A9);
  95. }
  96.  
  97. .adorable {
  98. Position: absolute;
  99. Right: 340px;
  100. bottom: 15px;
  101. font-family: 'cinzel', cursive;
  102. font-size: 30px;
  103. Color: #fff;
  104. }
  105.  
  106. .adora {
  107. position: fixed;
  108. margin: auto;
  109. left: 0px;
  110. top: 0px;
  111. right: 0px;
  112. bottom: 0px;
  113. Background: url('https://i.imgur.com/H5Qzoee.png');
  114. Background-repeat: no-repeat;
  115. Height: 500px;
  116. Width: 500px;
  117. Text-align: center;
  118. z-index: 8;
  119. Opacity: 1;
  120. transition:0.5s;
  121. }
  122.  
  123. .transformy {
  124. Position: absolute;
  125. Top: 400px;
  126. Left: -200px;
  127. Width: 900px;
  128. Color: #fff;
  129. font-family: 'allura', cursive;
  130. font-weight: bold;
  131. font-size: 70px;
  132. }
  133.  
  134. .whole:hover .transformy {
  135. filter:drop-shadow(0px 0px 10px #e9d730);
  136. transition:0.5s;
  137. }
  138.  
  139. .whole:hover .adora {
  140. Opacity: 0;
  141. z-index: -10;
  142. transition:0.5s;
  143. transition-delay: 1s;
  144. }
  145.  
  146. .whole:hover .main {
  147. Opacity: 1;
  148. transition:0.5s;
  149. transition-delay: 2s;
  150. }
  151.  
  152. .navt1, .navt2, .navt3, .navt4, .navt5, .navt6 {
  153. position: absolute;
  154. font-family: lucida console;
  155. font-size: 13px;
  156. letter-spacing: 1px;
  157. left:580px;
  158. top:490px;
  159. background-color: #ffffff;
  160. color: #535353;
  161. text-transform: uppercase;
  162. text-align: center;
  163. padding: 3px 5px;
  164. opacity: 0;
  165. transition: 0.8s;
  166. Z-index:-4;
  167. }
  168.  
  169. .navt1 {Margin-left: -14px;}
  170. .navt2 {Margin-left: -20px;}
  171. .navt3 {Margin-left: -70px;}
  172. .navt4 {Margin-left: -60px;}
  173. .navt5 {Margin-left: -30px;}
  174. .navt6 {Margin-left: -75px;}
  175.  
  176. #nav1:hover .navt1, #nav2:hover .navt2, #nav3:hover .navt3, #nav4:hover .navt4, #nav5:hover .navt5, #nav6:hover .navt6 { opacity: 1; Z-index: 5;}
  177.  
  178.  
  179. .c1, .c2, .c3, .c4, .c5, .c6 {
  180. z-index: 2;
  181. position: absolute;
  182. left: 490px;
  183. top: 170px;
  184. width: 60px;
  185. height: 60px;
  186. background-color: #D83632;
  187. background-image: url('https://www.stickpng.com/assets/images/584a78ba7ec3445d9da286a6.png');
  188. Background-size: 35%;
  189. Background-repeat: no-repeat;
  190. Background-position: center center;
  191. Border-radius: 100%;
  192. transition: 0.8s;
  193. }
  194.  
  195. .c2 {
  196. margin: 70px 0 0 0px;
  197. }
  198.  
  199. .c3 {
  200. margin: 0px 0 0 80px;
  201. }
  202.  
  203. .c4 {
  204. margin: 70px 0 0 80px;
  205. }
  206. .c5 {
  207. margin: 70px 0 0 160px;
  208. }
  209. .c6 {
  210. margin: 0px 0 0 160px;
  211. }
  212.  
  213. .ooc {
  214. Position: absolute;
  215. Height: 300px;
  216. Width: 217px;
  217. Bottom: 100px;
  218. Left: 225px;
  219. Background: #fff;
  220. Padding: 5px;
  221. font-size: 10px;
  222. Color: #000;
  223. overflow: auto;
  224. Text-align: center;
  225. }
  226.  
  227. .queen {
  228. position: absolute;
  229. left: 20px;
  230. top: 15px;
  231. width: 160px;
  232. height: 160px;
  233. background-color: #D83632;
  234. background-image: url('https://i.imgur.com/IMKLJ1s.png');
  235. Background-size: 100%;
  236. Border-radius: 100%;
  237. transition: 0.8s;
  238. Border: 4px dashed #e9d730;
  239. z-index:3;
  240. }
  241.  
  242. .peace {
  243. position: absolute;
  244. left: 20px;
  245. top: 190px;
  246. width: 160px;
  247. height: 160px;
  248. background-color: #D83632;
  249. background-image: url('https://cdn.discordapp.com/attachments/285576866302263297/642588749854933011/1c48b06a523e34900638c32e1934b61a.png');
  250. Background-size: 105%;
  251. Background-repeat: no-repeat;
  252. Background-position: center center;
  253. Border-radius: 100%;
  254. transition: 0.8s;
  255. Border: 4px dashed #e9d730;
  256. z-index:3;
  257. }
  258.  
  259. .princess {
  260. position: absolute;
  261. left: 20px;
  262. top: 365px;
  263. width: 160px;
  264. height: 160px;
  265. background-color: #D83632;
  266. background-image: url('https://i.imgur.com/gVJdn3j.png');
  267. Background-size: 125%;
  268. background-position: center;
  269. Border-radius: 100%;
  270. transition: 0.8s;
  271. Border: 4px dashed #e9d730;
  272. z-index:3;
  273. }
  274.  
  275. .sword {
  276. Position: absolute;
  277. bottom: 0px;
  278. left: 0px;
  279. Height: 320px;
  280. Width: 310px;
  281. Background-color: #f27b80;
  282. }
  283.  
  284. .girlfriend {
  285. Position: absolute;
  286. top: 0px;
  287. left: 0px;
  288. Height: 230px;
  289. Width: 310px;
  290. Background-color: #D83632;
  291. }
  292.  
  293. .etheria {
  294. Position: absolute;
  295. top: 20px;
  296. left: 20px;
  297. Height: 240px;
  298. Width: 240px;
  299. Background-color: #fff;
  300. Border: solid 10px #e9d730;
  301. Padding: 5px;
  302. Background-image: url('https://66.media.tumblr.com/e89a2ff07b84fefdbd7526745dbe055f/16a12b7ddb597f04-2d/s500x750/6fc70a56fc0b0f84d564943bd57c101797393c95.gif');
  303. Background-size: 95% 95%;
  304. Background-repeat: no-repeat;
  305. Background-position: center;
  306. }
  307.  
  308. .eternia {
  309. Position: absolute;
  310. top: 20px;
  311. left: 20px;
  312. Height: 240px;
  313. Width: 240px;
  314. Background-color: #fff;
  315. Border: solid 10px #e9d730;
  316. Padding: 5px;
  317. Background-image: url('https://66.media.tumblr.com/ff238022e906d2d14137471272610a84/tumblr_pi7km9FUCp1s86ft6o2_r1_500.gif');
  318. Background-size: 95% 95%;
  319. Background-repeat: no-repeat;
  320. Background-position: center;
  321. }
  322.  
  323. .brightmoon {
  324. Position: absolute;
  325. top: 20px;
  326. left: 20px;
  327. Height: 240px;
  328. Width: 240px;
  329. Background-color: #fff;
  330. Border: solid 10px #e9d730;
  331. Padding: 5px;
  332. Background-image: url('https://66.media.tumblr.com/62f00f20ffe379d55a41e6df35c466f3/tumblr_pic8vtVuVO1rb6ve3o1_1280.gif');
  333. Background-size: 95% 95%;
  334. Background-repeat: no-repeat;
  335. Background-position: center;
  336. }
  337.  
  338. .extras {
  339. position: absolute;
  340. Bottom: 30px;
  341. left: 35px;
  342. Text-align: center;
  343. font-size: 11px;
  344. Height: 220px;
  345. Width: 240px;
  346. }
  347.  
  348. .lilbar {
  349. Position: absolute;
  350. Right:130px;
  351. Top: 220px;
  352. Height: 2px;
  353. Width: 155px;
  354. Background: #fff;
  355. }
  356.  
  357. .blue {
  358. Position: absolute;
  359. Right: 20px;
  360. Top: 20px;
  361. Height: 200px;
  362. Width: 380px;
  363. Font-size: 11px;
  364. }
  365.  
  366. .yellow {
  367. Position: absolute;
  368. Right: 20px;
  369. bottom: 20px;
  370. Height: 300px;
  371. Width: 380px;
  372. Font-size: 11px;
  373. text-align: center;
  374. Color: #000;
  375. Overflow: auto;
  376. }
  377.  
  378. .power1 {
  379. position: fixed;
  380. margin: auto;
  381. left: 0px;
  382. top: 0px;
  383. right: 0px;
  384. bottom: 0px;
  385. Height: 550;
  386. Width: 730;
  387. background-color: #ffeef5;
  388. transition:0.5s;
  389. Border-radius: 20px;
  390. }
  391.  
  392. .power2 {
  393. Opacity: 0;
  394. position: fixed;
  395. margin: auto;
  396. left: 0px;
  397. top: 0px;
  398. right: 0px;
  399. bottom: 0px;
  400. Height: 550;
  401. Width: 730;
  402. background-color: #ffeef5;
  403. transition:0.5s;
  404. Border-radius: 20px;
  405. z-index: -3;
  406. transition: all .5s ease-in-out;
  407. }
  408.  
  409. .power2:target {
  410. Opacity: 1;
  411. transition: all .5s ease-in-out;
  412. z-index: 8;
  413. }
  414.  
  415. .power3 {
  416. position: fixed;
  417. margin: auto;
  418. left: 0px;
  419. top: 0px;
  420. right: 0px;
  421. bottom: 0px;
  422. Height: 550;
  423. Width: 730;
  424. background-color: #ffeef5;
  425. transition:0.5s;
  426. Border-radius: 20px;
  427. }
  428.  
  429. .power4 {
  430. position: fixed;
  431. margin: auto;
  432. left: 0px;
  433. top: 0px;
  434. right: 0px;
  435. bottom: 0px;
  436. Height: 550;
  437. Width: 730;
  438. background-color: #ffeef5;
  439. transition:0.5s;
  440. Border-radius: 20px;
  441. }
  442.  
  443.  
  444.  
  445. .queen:hover, .princess:hover, .peace:hover {
  446. border: 4px solid #fff;
  447. transition: 0.5s;
  448. }
  449.  
  450.  
  451. .friendholder {
  452. Position: absolute;
  453. Right: 10px;
  454. Top: 10px;
  455. Width: 390px;
  456. Height: 540px;
  457. Overflow: auto;
  458. }
  459.  
  460.  
  461. .cbox {
  462. Position: relative;
  463. Margin-top: 10px;
  464. Margin-right: 10px;
  465. Height: 165px;
  466. Width: 380px;
  467. Background: #fff;
  468. z-index: 2;
  469. Border: 2px solid #de3163;
  470.  
  471. }
  472. .cimage{
  473. Position: absolute;
  474. Left: 5px;
  475. Top: 5px;
  476. Height: 150px;
  477. Width: 150px;
  478. Background: #fff;
  479. Border: 2px solid #de3163;
  480. }
  481. .ctop {
  482. Position: absolute;
  483. Left: 159px;
  484. Top: 15px;
  485. Height: 30px;
  486. Width: 220px;
  487. Background: #fff;
  488. Border-top: 5px solid #de3163;
  489. Border-bottom: 5px solid #de3163;
  490. Font-size: 25px;
  491. font-family: 'allura', cursive;
  492. font-weight: bold;
  493. Text-align: center;
  494. }
  495. .cmid{
  496. Position: absolute;
  497. Left: 159px;
  498. Top: 55px;
  499. Height: 25px;
  500. Width: 220px;
  501. Background: #fff;
  502. Border-bottom: 2px dotted #de3163;
  503. Font-size: 10px;
  504. Text-align: center;
  505. }
  506.  
  507. .cbot{
  508. Position: absolute;
  509. Left: 159px;
  510. bottom: 3px;
  511. Height: 75px;
  512. Width: 220;
  513. Background: #fff;
  514. Overflow: auto;
  515. Font-size: 10px;
  516. Text-align: center;
  517. }
  518.  
  519.  
  520. h1 {
  521. Color: #fff;
  522. Font-size: 22;
  523. background-position: bottom center;
  524. text-align: center;
  525. font-family: 'cinzel', cursive;
  526. letter-spacing: 2px;
  527. Border-bottom: 1px dotted #e9d730;
  528. text-shadow: 0px 1px 10px #40C6A9;
  529. }
  530.  
  531.  
  532. h2 {
  533. Color: #fff;
  534. Font-size: 17;
  535. Background: url(http://giphygifs.s3.amazonaws.com/media/519nxRxV7uFlC/giphy.gif);
  536. background-size: 99%;
  537. background-position: bottom center;
  538. text-align: center;
  539. font-family: 'Cinzel', cursive;
  540. text-shadow: 0px 1px 10px #e9d730;
  541. }
  542.  
  543. Strike {
  544. Color: #40C6A9;
  545. text-decoration: none;
  546. Border-bottom: 1px dotted #e9d730;
  547. }
  548.  
  549. U {
  550. Color: #fff;
  551. background: #e9d730;
  552. text-decoration: none;
  553. }
  554.  
  555.  
  556. B{
  557. font-size: 11px;
  558. color: #f61b1b;
  559. font-family: 'cinzel', curive;
  560. text-shadow: 1px 1px #e9d730;
  561. }
  562.  
  563. I{
  564. Color: #d90b0b;
  565. text-shadow: 1px 1px 5px #e9d730;
  566. letter-spacing: 1px;
  567. font-family: 'Liu Jian Mao Cao', cursive;
  568. font-size: 13px;
  569. }
  570.  
  571.  
  572. a {
  573. color: #ea0000;
  574. Text-decoration: none;
  575. }
  576.  
  577. a:hover {
  578. Cursor: url(http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;
  579. }
  580.  
  581. </style>
  582. <div class="whole">
  583. <div class="adora"><div class="transformy">For The Honor of Grayskull!</div></div>
  584. <div class="main">
  585. <div class="power1">
  586. <a href="#2" class="queen"></a>
  587. <a href="#3" class="peace"></a>
  588. <a href="#4" class="princess"></a>
  589. <div id="nav1"><div class="navt1">What's Up</div><a href="https://cdn.discordapp.com/attachments/285576866302263297/642594864239738890/67440472_379683406055415_4113512318136078496_n.png" target="_blank"><div class="c1"></div></a></div>
  590. <div id="nav2"><div class="navt2">"HeY aDoRa"</div><a href="https://cdn.discordapp.com/attachments/285576866302263297/642575054567374869/tumblr_pwjxrrmWyb1u5vlkpo1_1280.png" target="_blank"><div class="c2"></div></a></div>
  591. <div id="nav3"><div class="navt3">**gay sparkles intensify**</div><a href="https://www.youtube.com/watch?v=Z6_2Cb5iu-I" target="_blank"><div class="c3"></div></a></div>
  592.  
  593. <div id="nav4"><div class="navt4">look at my horse<br>
  594. my horse is amazing</div><a href="https://66.media.tumblr.com/22eec36f48c82beea62609b445d252b7/tumblr_pifbm3H46u1twcs7i_1280.jpg" Target="_blank"><div class="c4"></div></a></div>
  595. <div id="nav6"><div class="navt6">You're driving me away</div><a href="https://www.youtube.com/watch?v=O7mXXqfVeGc" target="_blank"><div class="c6"></div></a></div>
  596. <div id="nav5"><div class="navt5">Savior Complex<br> [s2 spoilers]</div><a href="https://www.youtube.com/watch?v=HvXDkb91zfk" target="_blank"><div class="c5"></div></a></div>
  597. <div class="for"></div>
  598. <div class="the"></div>
  599. <div class="honor"></div>
  600. <div class="of">She-Ra</div>
  601. <div class="grayskull">Princess of Power</div>
  602. <div class="adorable">Adora</div>
  603. <div class="ooc">
  604. <b>Use Arrows To Scroll</b><br><br>
  605. <b>1</b> This code was made by <a href="/profile.php?user=Catra" Target="_blank"><i>a stupid cat</i></a>. She's <u>not</u> nice and will <strike>claw your eyes out </strike> if you take it.<br><Br>
  606. <b>2</b> Adora is a canon character from <u>She-Ra: Princesses of Power</u>. Player is still <i>learning</i> the role. She's absolutely <b>adorable</b> in her efforts.<br><br>
  607. <b>3</b> My <strike>word count</strike> is <i>superior</i> to <b>yours.</b> <br><br>
  608. <b>4</b> Don't blur <i>OOC</i>. I might be a <strike>literal goddess</strike> in and out of character. But <b>either way</b> I'm out of your league.<br><br>
  609. <b>5</b> Spekaing of <strike>League</strike>, this player is a <i>super nerd</i> and plays <b>a lot of it</b>.<br><br>
  610. <b>7</b> If you <i>haven't</i> noticed by now, this is actually <strike>Catra</strike> filling this shit out. But I'm <u>100% cooler</u> than Adora anyway, <i>so it's not really a loss.</i> <br><br>
  611. <b>8</b> I <u>guess</u> you can delete all this. But you <i>better</i> say something <strike>incredibly nice</strike> about your <b>favorite kitty cat</b><br><br><br><br>
  612. <a href="https://www.youtube.com/watch?v=psxBizrPIxg" target="_blank"><i>please call me back omg</i></a>
  613.  
  614. </div></div>
  615.  
  616. <div id="2" class="power2">
  617. <div class="sword"></div>
  618. <div class="girlfriend"></div>
  619. <a class="Eternia" href="#1"></a>
  620. <div class="extras">
  621. <h1>Extras</h1>
  622. <a href="https://she-raandtheprincessesofpower.fandom.com/wiki/Adora" target="_blank">Wiki</a><br>
  623. <a href="https://www.youtube.com/watch?v=3VXa02OVa1M" target="_blank">Head Above Water</a><br>
  624. <a href="https://www.youtube.com/watch?v=krWsePhcSXg" target="_blank">Does This Profile Need More Memes?</a><br>
  625. <a href="https://freezingmyblitzballs.tumblr.com/post/186909534488/its-done" target="_blank">Absolutely And Without Question</a><br>
  626. <a href="https://www.youtube.com/watch?v=qpl5mOAXNl4" target="_blank" title="Adora said this has to be here. IDK why man">Adora Loves Cats Pass It On</a>
  627. </div>
  628.  
  629. <div class="blue">
  630. <div style="float: left; clear: left;"><b>Name</b></div> <div style="float: right; clear: right;">Adora</div><br>
  631. <div style="float: left; clear: left;"><b>Alias</b></div> <div style="float: right; clear: right;">She-Ra</div><br>
  632. <div style="float: left; clear: left;"><b>Gender</b></div> <div style="float: right; clear: right;">Female</div><br>
  633. <div style="float: left; clear: left;"><b>Race</b></div> <div style="float: right; clear: right;">Eternian<a title="Presumably">*</a></div><br>
  634. <div style="float: left; clear: left;"><b>Age</b></div> <div style="float: right; clear: right;">Late Teens</div><br>
  635. <div style="float: left; clear: left;"><b>Eye color</b></div> <div style="float: right; clear: right;">Cerulean</div><br>
  636. <div style="float: left; clear: left;"><b>Hair Color</b></div> <div style="float: right; clear: right;">Spun Gold</div><br>
  637. <div style="float: left; clear: left;"><b>Height</b></div> <div style="float: right; clear: right;">5'9<a title="8 feet as She-Ra">*</a></div><br>
  638. <div style="float: left; clear: left;"><b>Build</b></div> <div style="float: right; clear: right;">Strong; Toned</div><br>
  639. <div style="float: left; clear: left;"><b>Loyalty</b></div> <div style="float: right; clear: right;">Princess Alliance</div><br>
  640. <div style="float: left; clear: left;"><b>Status</b></div> <div style="float: right; clear: right;">Alive</a></div><br><br>
  641. <div style="float: left; clear: left;"><b>Sexuality</b></div> <div style="float: right; clear: right;">Pretty Gay</div><br>
  642. <div style="float: left; clear: left;"><b>Interest</b></div> <div style="float: right; clear: right;"><a href="https://www.youtube.com/watch?v=xguIYNjYU1A" target="_blank" title="'Cause in my head (in my head, I do everything right)
  643. When you call (when you call, I'll forgive and not fight)
  644. Because ours (are the moments I play in the dark)
  645. We were wild and fluorescent, come home to my heart">It's Complicated</a></div><br><br></div>
  646.  
  647.  
  648. <div class="lilbar"></div>
  649.  
  650. <div class="yellow">
  651. <h2>Overview</h2>
  652. Adora grew up in the <b>Fright Zone</b>, conditioned from a young age by <i>Shadow Weaver</i> to become a Force Captain and help <u>the Horde</u> finally overtake <strike>Etheria</strike>. Being a passionately <i>loyal</i> person, she believed earnestly that she was <strike>fighting for what's right</strike>. That belief was <u>obliterated</u> on the day she finally did <b>rise up</b> to the rank of Force Captain.<br><br>
  653. On an outing with her best friend, <a href="" target="_blank">Catra</a>, she came across a sword that would <i>change her life</i> forver. Choosing to <b>leave</b> the Fright Zone upon realizing things weren't as they seemed, Adora took the <u>Sword of Protection</u> as her destiny permitted and became <strike>She-Ra: The Princess of Power.</strike><br><br>
  654. Learning to live in a world with <b>agency</b> and honest <i>joy</i> took a while to fully grasp. With the help of <a href="" target="_blank">Glimmer</a> and Bow, she fully joined in the <strike>Rebellion</strike> against the Horde and the mass torment they were <u>spreading</u> through Etheria.<br><br>
  655. The work isn't easy and she's <b>constantly</b> unsure if she's truly <i>good enough</i> to deserve this <strike>new start</strike>. But she is determined to <u>make things right</u> with the power <strike>Light Hope</strike> has given her.
  656. </div></div>
  657.  
  658.  
  659.  
  660. <div id="3" class="power2">
  661. <div class="sword"></div>
  662. <div class="girlfriend"></div>
  663. <a class="Etheria" href="#1"></a>
  664. <div class="extras">
  665. <h1>Inventory</h1>
  666. <font color="white">Sword of Protection</font> x1<br>
  667. <font color="white">Rad Jacket</font> x1<br>
  668. <font color="white">̶ ̶F̶o̶r̶c̶e̶ ̶C̶a̶p̶t̶a̶i̶n̶ ̶B̶a̶d̶g̶e̶ </font> x1<br>
  669. <font color="white">Crippling Fear Of Failure</font> x1000<br>
  670. </div>
  671.  
  672. <div class="blue">
  673. Personality blurb goes here.
  674. </div>
  675.  
  676.  
  677. <div class="lilbar"></div>
  678.  
  679. <div class="yellow">
  680. <h2>Headcanons</h2>
  681. Due to her time in the <b>Fright Zone</b>, Adora sleeps best with <i>company</i> in the room with her. Sharing a <u>bunk</u> with Catra for years left her <strike>accustomed</strike> to the sound of someone else <i>breathing</i> nearby.<br><br>
  682. While she doesn't speak of it often, <strike>Shadow Weaver's</strike> poor parenting <b>did</b> leave a number of doubts in her. A level of <i>perfectionism</i> that's borderline unhealthy being the most <u>obvious</u> of the aftershocks.<br><br>
  683. <b>Okay babe, fill in your own shit here before I just overflow it with angst.</b>
  684. </div></div>
  685.  
  686. <div id="4" class="power2">
  687. <div class="sword"></div>
  688. <div class="girlfriend"></div>
  689. <a class="Brightmoon" href="#1"></a>
  690. <div class="extras">
  691. <h1>Disclaimer</h1>
  692. <font color="white">Descriptions aren't all entirely serious, Catra is a freak and loves putting song links everywhere so blame her for that awful formatting.<br>
  693. All of the boxes scroll and have info and the actual friend list also scrolls to fit all the friends that I've made since leaving the Fright Zone and abandoning the most important person in my life. The list is shockingly long considering I have a knack for leaving people behind.</font>
  694. </div>
  695. <div class="friendholder">
  696. <div class="cbox">
  697. <img class="cimage" src="https://i.pinimg.com/originals/cd/43/9d/cd439d1745cdb8e79e9fbf30bc5b7811.jpg">
  698. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  699. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  700. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  701. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  702. <div class="cbot">
  703. Complicated doesn't even <b>begin</b> to cover it. What is Catra? Her best friend? Her enemy? Her <i>mistake</i>? The mess she doesn't quite know how to clean up?<br> <strike>All of the above?</strike><br>
  704. Adora doesn't know how to give up on Catra, she doesn't know if the feline was always so awful or if maybe it's her fault for <i>leaving</i> her. Every time she thinks she's getting closer to <strike>letting go</strike> or closer to swaying the cat, she finds them <b>unraveling</b> to an even lower point than they were before. It's a vicious cycle. Almost as vicious as the cat herself.<br><br>
  705.  
  706. </div>
  707. </div><div class="cbox">
  708. <img class="cimage" src="https://66.media.tumblr.com/c6457b4e8d28b6e28fb5b4937b7ce52b/tumblr_pr1d5s4M8g1r9ee9go3_500.png">
  709. <div class="ctop"><a href="/profile.php?user=Glimmer" Target="_blank">Glimmer</a></div>
  710. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=hN5WMvtzaD8" Title="You can count on me, 'cause I can count on you" Target="_blank"><font color="#cfb53b">Count On Me</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=HaZpZQG2z10" Title="Ooooo you make me live" Target="_blank"><font color="#40C6A9">You're My Best Friend</a></font></div>
  711. <div class="cbot">
  712. It wasn't friendship at <i>first sight</i>, but there as never been anyone who has been there for her or <b>supported</b> her quite as well as Glimmer. She gave her a home in Bright Moon when Adora really had nothing, practically making her a part of the family.<br>
  713. Though they don't always see completely eye to eye all the time, Adora believes that Glimmer brings out the best in her and she'd be lost without her.
  714. </div>
  715. </div>
  716. <div class="cbox">
  717. <img class="cimage" src="https://66.media.tumblr.com/d3bcecc71fb791f1fff73979a58e8854/tumblr_pwhnrb6tg81tqxdnpo2_500.png">
  718. <div class="ctop"><a href="/profile.php?user=Swift Wind" Target="_blank">Swift Wind</a></div>
  719. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=a-xWhG4UU_Y" Title="SMILES" Target="_blank"><font color="#cfb53b">Pink Fluffy Unicorns</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=LZAFo4jXhW0" Title="SHUT UP WOMAN GET ON MY HORSE" Target="_blank"><font color="#40C6A9">My Horse Is Amazing</a></font> </div>
  720. <div class="cbot">
  721. Every hero needs a <b>noble steed</b>. Swift Wind is a dear friend and understands her in a way that no one else can. They share a <i>bond</i> that is linked to the Sword of Protection.<br>
  722. His name <strike>isn't</strike> Horsey, but he'll always be Horsey in her heart.
  723. </div>
  724. </div>
  725. <div class="cbox">
  726. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  727. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  728. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  729. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  730. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  731. <div class="cbot">
  732. Text text text text
  733. </div>
  734. </div>
  735. <div class="cbox">
  736. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  737. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  738. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  739. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  740. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  741. <div class="cbot">
  742. Text text text text
  743. </div>
  744. </div>
  745. <div class="cbox">
  746. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  747. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  748. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  749. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  750. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  751. <div class="cbot">
  752. Text text text text
  753. </div>
  754. </div>
  755. <div class="cbox">
  756. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  757. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  758. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  759. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  760. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  761. <div class="cbot">
  762. Text text text text
  763. </div>
  764. </div>
  765. <div class="cbox">
  766. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  767. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  768. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  769. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  770. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  771. <div class="cbot">
  772. Text text text text
  773. </div>
  774. </div>
  775. <div class="cbox">
  776. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  777. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  778. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  779. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  780. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  781. <div class="cbot">
  782. Text text text text
  783. </div>
  784. </div>
  785. <div class="cbox">
  786. <img class="cimage" src="https://66.media.tumblr.com/a71c1f0b6730315d4d1ceb2ef7f75ba3/tumblr_pr1d5s4M8g1r9ee9go2_500.png">
  787. <div class="ctop"><a href="/profile.php?user=Catra" Target="_blank">Catra</a></div>
  788. <div class="cmid">►<a target="_blank" href="https://www.youtube.com/watch?v=6I1p_sXflQQ" Title="And you caused it" Target="_blank"><font color="#cfb53b">Youth</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=iSqLLiuHicw" Title="We're not who we used to be" Target="_blank"><font color="#40C6A9">Two Ghosts</a></font> ►<a target="_blank" href="https://www.youtube.com/watch?v=ogyJiVHwSRA" Title="Loving you was dumb, and dark, and cheap" Target="_blank"><font color="#f61b1b">Consequences</a></font><br>
  789. ►<a target="_blank" href="https://www.youtube.com/watch?v=39DfJPAUp2M" Title="Lover, hunter, friend and enemy
  790. You will always be every one of these" Target="_blank"><font color="#cfb53b">Love and War</a></font></div>
  791. <div class="cbot">
  792. Text text text text
  793. </div>
  794. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement