Advertisement
DesperatelyDevoted

Adora Placeholder

Nov 13th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.98 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. .power {
  276. }
  277.  
  278. .queen:hover, .princess:hover, .peace:hover {
  279. border: 4px solid #fff;
  280. transition: 0.5s;
  281. }
  282.  
  283. h1 {
  284. Color: #fff;
  285. Font-size: 17;
  286. Background: url(https://j.gifs.com/KeLbkp.gif);
  287. background-size: 100%;
  288. background-position: bottom center;
  289. text-align: center;
  290. font-family: 'Bangers', cursive;
  291. }
  292.  
  293.  
  294. h2 {
  295. Color: #fff;
  296. Font-size: 17;
  297. Background: url(https://media.giphy.com/media/ox7IX1lrMzaaA/giphy.gif);
  298. background-size: 30%;
  299. background-position: bottom center;
  300. text-align: center;
  301. font-family: 'Bangers', cursive;
  302. }
  303.  
  304. Strike {
  305. Color: #40C6A9;
  306. text-decoration: none;
  307. Border-bottom: 1px dotted #e9d730;
  308. }
  309.  
  310. U {
  311. Color: #fff;
  312. background: #e9d730;
  313. text-decoration: none;
  314. }
  315.  
  316.  
  317. B{
  318. font-size: 11px;
  319. color: #f61b1b;
  320. font-family: 'cinzel', curive;
  321. text-shadow: 1px 1px #e9d730;
  322. }
  323.  
  324. I{
  325. Color: #d90b0b;
  326. text-shadow: 1px 1px 5px #e9d730;
  327. letter-spacing: 1px;
  328. font-family: 'Liu Jian Mao Cao', cursive;
  329. font-size: 13px;
  330. }
  331.  
  332.  
  333. a {
  334. color: #ea0000;
  335. Text-decoration: none;
  336. }
  337.  
  338. a:hover {
  339. Cursor: url(http://31.media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), progress !important;
  340. }
  341.  
  342. </style>
  343. <div class="whole">
  344. <div class="adora"><div class="transformy">For The Honor of Grayskull!</div></div>
  345. <div class="main">
  346. <a href="#2" class="queen"></a>
  347. <a href="#3" class="peace"></a>
  348. <a href="#4" class="princess"></a>
  349. <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>
  350. <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>
  351. <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>
  352.  
  353. <div id="nav4"><div class="navt4">look at my horse<br>
  354. 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>
  355. <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>
  356. <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>
  357. <div class="for"></div>
  358. <div class="the"></div>
  359. <div class="honor"></div>
  360. <div class="of">She-Ra</div>
  361. <div class="grayskull">Princess of Power</div>
  362. <div class="adorable">Adora</div>
  363. <div class="ooc">
  364. <b>Use Arrows To Scroll</b><br><br>
  365. <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>
  366. <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>
  367. <b>3</b> My <strike>word count</strike> is <i>superior</i> to <b>yours.</b> <br><br>
  368. <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>
  369. <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>
  370. <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>
  371. <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>
  372. <a href="https://www.youtube.com/watch?v=psxBizrPIxg" target="_blank"><i>please call me back omg</i></a>
  373.  
  374. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement