SquishyTheMage

meulin

May 24th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.54 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cute+Font|Shadows+Into+Light');
  3.  
  4. ::-webkit-scrollbar {width: 0.3vw; height: 0.3vw;}
  5. ::-webkit-scrollbar-track { border-radius: 0px; background-color: transparent;}
  6. ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: transparent;}
  7.  
  8.  
  9. body {
  10. background: #365A2F;
  11. background-image: url("https://www.transparenttextures.com/patterns/black-mamba.png");
  12. }
  13.  
  14. b, strong {
  15. color: #DBFBB7;
  16. }
  17.  
  18. i, em {
  19. color: #DBFBB7;
  20. }
  21.  
  22. strike {
  23. color: #DBFBB7;
  24. }
  25.  
  26. u {
  27. color: #DBFBB7;
  28. }
  29.  
  30. a {color: #DBFBB7; Border-bottom: 2px solid #000000;}
  31.  
  32. h1 {font-family: 'Cute Font';
  33. font-size: 25px;
  34. letter-spacing: 3px;
  35. background: white;
  36. color: #000000;
  37. text-align: center;}
  38.  
  39. h2 { Color: #000000; Border-bottom: 2px double #DBFBB7; Border-top: 2px double #DBFBB7; font-size:16px; text-align: center; font-family: 'Shadows Into Light';}
  40.  
  41.  
  42. .bartop {
  43. Position: fixed;
  44. Bottom: -50px;
  45. right: 65px;
  46. Width: 300px;
  47. Height: 200%;
  48. background: #81A779;
  49. border: 10px double #A9EB9C;
  50. Z-index: -5;
  51. }
  52.  
  53. .mew {
  54. Position: fixed;
  55. background-image: url('https://i.imgur.com/rciqqoD.png');
  56. background-repeat: no-repeat;
  57. background-size: 100% 100%;
  58. Bottom: -3px;
  59. right: 20px;
  60. Width: 370px;
  61. Height: 370px;
  62. }
  63.  
  64. /* Buttons */
  65.  
  66. .ff {background-image: url(https://i.imgur.com/M4iwjBP.png); background-size: 100% 100%; background-repeat: no-repeat; z-index: 5; position: absolute; right: 0px; bottom: 0px; width: 55px; height: 55px; -ms-transform: rotate(-50deg); -webkit-transform: rotate(-50deg); transform: rotate(-50deg);}
  67.  
  68. .ff:hover {background-image: url(https://i.imgur.com/M4iwjBP.png); background-size: 100% 100%; background-repeat: no-repeat; z-index: 5; position: absolute; right: 5px; bottom: 0px; width: 55px; height: 55px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out;}
  69.  
  70. .f1 {Position: absolute; bottom: 560px; right: 330px; Z-index: 2;}
  71.  
  72. .f2 {Position: absolute; bottom: 480px; right: 300px; Z-index: 2;}
  73.  
  74. .f3 {Position: absolute; bottom: 500px; right: 210px; Z-index: 2;}
  75.  
  76. .f4 {Position: absolute; bottom: 420px; right: 190px; Z-index: 2;}
  77.  
  78. .f5 {Position: absolute; bottom: 450px; right: 90px; Z-index: 2;}
  79.  
  80. .f6 {Position: absolute; bottom: 350px; right: 70px; Z-index: 2;}
  81.  
  82. .slide {
  83. Position: fixed;
  84. bottom: 0px;
  85. Right: 0px;
  86. transition: all 0.8s ease-in-out; opacity: 0;
  87. z-index:-8;
  88. }
  89.  
  90. .slide:target {
  91. bottom: 0px;
  92. transition: all 0.8s ease-in-out; opacity: 1;
  93. z-index: 5;}
  94.  
  95. /* 1 */
  96.  
  97. .meu1 {Width: 280px;
  98. Height: 280px;
  99. font-size: 12px;
  100. Overflow: auto; color:#000000;
  101. position:absolute; Bottom: 95px;
  102. Right: 400px;
  103. padding: 20px 20px;
  104. border-radius: 10px 10px 10px 10px;
  105. visibility:visible; overflow: auto;}
  106.  
  107. .pic1 {Width: 150px;
  108. Height: 320px;
  109. background-image: url('https://i.imgur.com/m9LLWDV.png');
  110. background-repeat: no-repeat;
  111. background-size: 100% 100%;
  112. border-radius: 10px 0px 0px 10px;
  113. position:absolute; Bottom: 95px;
  114. Right: 710px;
  115. z-index: 2;}
  116.  
  117. .meu2 {Width: 456px;
  118. Height: 316px;
  119. background-color: #81A779;
  120. border: 4px double #A9EB9C;
  121. position:absolute; Bottom: 95px;
  122. Right: 400px;
  123. border-radius: 10px 10px 10px 10px;
  124. z-index: -2;}
  125.  
  126. .name {
  127. Position: absolute;
  128. Bottom: 400px;
  129. Right: 360px;
  130. width: 400px;
  131. height: 80px;
  132. Color: #fff;
  133. Font-family: 'Cute Font';
  134. Font-size: 58px;
  135. letter-spacing: 2px;
  136. z-index: -5;
  137. }
  138.  
  139. /* Rest */
  140.  
  141. .pawb {Width: 200px;
  142. Height: 200px;
  143. font-size: 12px;
  144. Overflow: auto; color:#000000;
  145. background-color: #81A779;
  146. border: 4px solid #A9EB9C;
  147. position:absolute; Bottom: 95px;
  148. Right: 500px;
  149. padding: 50px 50px;
  150. border-radius: 100%;
  151. visibility:visible; overflow: auto;}
  152.  
  153. .jellyb1 { Width: 100px;
  154. Height: 100px;
  155. border-radius: 100%;
  156. background-image:url("https://i.pinimg.com/564x/54/78/6f/54786f4abe7e28f93c53143427c0c22a.jpg"); background-repeat:no-repeat; background-size: 100% 100%;
  157. border: 4px solid #A9EB9C;
  158. position:fixed; Bottom: 370px;
  159. Right: 760px; }
  160.  
  161. .jellyb2 { Width: 100px;
  162. Height: 100px;
  163. border-radius: 100%;
  164. background-image:url("https://i.pinimg.com/564x/83/b2/99/83b299841f268d397294cdd50b868f0d.jpg"); background-repeat:no-repeat; background-size: 100% 100%;
  165. border: 4px solid #A9EB9C;
  166. position:fixed; Bottom: 420px;
  167. Right: 600px; }
  168.  
  169. .jellyb3 { Width: 100px;
  170. Height: 100px;
  171. border-radius: 100%;
  172. background-image:url("https://78.media.tumblr.com/a99c75798183a8778eb06f7e29ec76e3/tumblr_ot9a2ubiSE1uzius0o1_500.png"); background-repeat:no-repeat; background-size: 100% 100%;
  173. border: 4px solid #A9EB9C;
  174. position:fixed; Bottom: 370px;
  175. Right: 440px; }
  176.  
  177. .bean1 { Width: 100px;
  178. Height: 100px;
  179. border-radius: 100%;
  180. background-image:url("https://i.pinimg.com/564x/cd/91/b9/cd91b9943e2d2a2d40ced213b3f0d85d.jpg"); background-repeat:no-repeat; background-size: 100% 100%;
  181. border: 4px solid #A9EB9C;
  182. position:fixed; Bottom: 370px;
  183. Right: 760px; }
  184.  
  185. .bean2 { Width: 100px;
  186. Height: 100px;
  187. border-radius: 100%;
  188. background-image:url("https://78.media.tumblr.com/47f7edf713e5616ab704d7394cfad36f/tumblr_o6zaieLb041tsq9fho1_r1_500.jpg"); background-repeat:no-repeat; background-size: 100% 100%;
  189. border: 4px solid #A9EB9C;
  190. position:fixed; Bottom: 420px;
  191. Right: 600px; }
  192.  
  193. .bean3 { Width: 100px;
  194. Height: 100px;
  195. border-radius: 100%;
  196. background-image:url("https://orig00.deviantart.net/d622/f/2013/082/5/f/kurlin_by_snowy_town-d5z14ki.png"); background-repeat:no-repeat; background-size: 100% 100%;
  197. border: 4px solid #A9EB9C;
  198. position:fixed; Bottom: 370px;
  199. Right: 440px; }
  200.  
  201. .pad1 { Width: 100px;
  202. Height: 100px;
  203. border-radius: 100%;
  204. background-image:url("https://78.media.tumblr.com/52d07c48ccb255aaae9a48b5733d6aad/tumblr_p7grlwVKmg1xqvq4bo1_500.png"); background-repeat:no-repeat; background-size: 100% 100%;
  205. border: 4px solid #A9EB9C;
  206. position:fixed; Bottom: 370px;
  207. Right: 760px; }
  208.  
  209. .pad2 { Width: 100px;
  210. Height: 100px;
  211. border-radius: 100%;
  212. background-image:url("https://i.pinimg.com/originals/f2/fd/a7/f2fda72687af84d272c31d57931052ee.jpg"); background-repeat:no-repeat; background-size: 100% 100%;
  213. border: 4px solid #A9EB9C;
  214. position:fixed; Bottom: 420px;
  215. Right: 600px; }
  216.  
  217. .pad3 { Width: 100px;
  218. Height: 100px;
  219. border-radius: 100%;
  220. background-image:url("https://78.media.tumblr.com/ee958a18c1f0bce70df22a43b7e86abd/tumblr_ntqym8iVJx1tuso4fo7_1280.png"); background-repeat:no-repeat; background-size: 100% 100%;
  221. border: 4px solid #A9EB9C;
  222. position:fixed; Bottom: 370px;
  223. Right: 440px; }
  224.  
  225. /* Ooc */
  226.  
  227. .over {Width: 180px;
  228. Height: 290px;
  229. background-color: #81A779;
  230. border: 4px double #A9EB9C;
  231. background-image: url(http://24.media.tumblr.com/a63f1ece9307c079b608b3849c7c8997/tumblr_mro62yt04X1stjrdoo1_500.gif);
  232. background-size: 100% 100%;
  233. background-repeat: no-repeat;
  234. position:absolute; Bottom: 110px;
  235. Right: 675px;
  236. border-radius: 10px 10px 10px 10px;
  237. z-index: -2;}
  238.  
  239. .bubble {Width: 212px;
  240. Height: 275px;
  241. background-color: #81A779;
  242. border: 4px double #A9EB9C;
  243. position:absolute; Bottom: 95px;
  244. Right: 400px; Overflow: auto;
  245. border-radius: 10px 10px 10px 10px;
  246. font-size: 12px;
  247. padding: 20px 20px;
  248. z-index: -2;}
  249. </style>
  250.  
  251. <div id="1" class="slide">
  252. <div class="name">Meulin Leijon</div><div class="pic1"></div><div class="meu2"></div>
  253. <div class="meu1">
  254. <h1>Dossier</h1>
  255.  
  256. <b><font style=float:left>Name:</font></b> <font style=float:right> Meulin Leijon.</span></font><br>
  257.  
  258. <b><font style=float:left>Alias:</font></b> <font style=float:right> MEOWLIN, meu, lejayjay, meumix, kitty bitch.</span></font><br>
  259.  
  260. <b><font style=float:left>Apparent Age:</font></b> <font style=float:right>9 solar sweeps/19 earth years.</span></font><br>
  261.  
  262. <b><font style=float:left>Actual Age:</font></b> <font style=float:right> Millenniums+</span></font><br>
  263.  
  264. <b><font style=float:left>Typing:</font></b> <font style=float:right> ALL CAPS, "EE" for"33",cat emoticon & puns.</span></font><br>
  265.  
  266. <b><font style=float:left>Home Planet:</font></b> <font style=float:right> Beforus.</span></font><br>
  267.  
  268. <b><font style=float:left>Classpect:</font></b> <font style=float:right> Mage of Heart
  269.  
  270. .</span></font><br>
  271.  
  272. <b><font style=float:left>Interest:</font></b> <font style=float:right> Shipping, romantic sciences.</span></font><br>
  273.  
  274. <b><font style=float:left>Alignment:</font></b> <font style=float:right> True Neutral.</span></font><br>
  275.  
  276. <b><font style=float:left>Cattitude:</font></b> <font style=float:right> Trusting, Carefree, Forgiving & Kind.</span></font><br>
  277. </div></div>
  278. <div id="2" class="slide">
  279.  
  280. <a href="https://i.pinimg.com/564x/54/78/6f/54786f4abe7e28f93c53143427c0c22a.jpg" target="_blank"><div class="jellyb1"></div></a>
  281.  
  282. <a href="https://i.pinimg.com/564x/83/b2/99/83b299841f268d397294cdd50b868f0d.jpg" target="_blank"><div class="jellyb2"></div></a>
  283.  
  284. <a href="https://78.media.tumblr.com/a99c75798183a8778eb06f7e29ec76e3/tumblr_ot9a2ubiSE1uzius0o1_500.png" target="_blank"><div class="jellyb3"></div></a>
  285.  
  286. <div class="pawb">
  287.  
  288. <h2>Hissstory</h2>
  289.  
  290.  
  291. </div></div>
  292. <div id="3" class="slide">
  293.  
  294. <a href="https://i.pinimg.com/564x/cd/91/b9/cd91b9943e2d2a2d40ced213b3f0d85d.jpg" target="_blank"><div class="bean1"></div></a>
  295.  
  296. <a href="https://78.media.tumblr.com/47f7edf713e5616ab704d7394cfad36f/tumblr_o6zaieLb041tsq9fho1_r1_500.jpg" target="_blank"><div class="bean2"></div></a>
  297.  
  298. <a href="https://orig00.deviantart.net/d622/f/2013/082/5/f/kurlin_by_snowy_town-d5z14ki.png" target="_blank"><div class="bean3"></div></a>
  299.  
  300. <div class="pawb">
  301. <h1>Quadrants</h1>
  302.  
  303. </div></div>
  304. <div id="4" class="slide">
  305.  
  306. <a href="https://78.media.tumblr.com/52d07c48ccb255aaae9a48b5733d6aad/tumblr_p7grlwVKmg1xqvq4bo1_500.png" target="_blank"><div class="pad1"></div></a>
  307.  
  308. <a href="https://i.pinimg.com/originals/f2/fd/a7/f2fda72687af84d272c31d57931052ee.jpg" target="_blank"><div class="pad2"></div></a>
  309.  
  310. <a href="https://78.media.tumblr.com/ee958a18c1f0bce70df22a43b7e86abd/tumblr_ntqym8iVJx1tuso4fo7_1280.png" target="_blank"><div class="pad3"></div></a>
  311.  
  312. <div class="pawb">
  313.  
  314. <h2>Head-canons</h2>
  315.  
  316.  
  317. </div></div>
  318. <div id="5" class="slide"><div class="over"></div>
  319. <div class="bubble">
  320.  
  321. <h1>Out of Character</h1>
  322. <br>
  323. <center>
  324. 01. Never really ooc, but if it happens you'll know because I'll drop the caps.<br><br>
  325. 02. As far as ships are concerned earn it. Chemistry is a must. I don't insta-ship.<br><br>
  326. 03. Meuloz ships get priority and are really the only ones I am personally after, though ships may happen through rp.<br><br>
  327. 04. Due to unforeseen recent drama I've became not pm friendly to those I don't know. Approaching me OOC is one thing; <u><b>You'll get nowhere approaching me icly</u></b><br><br>
  328. 05. It's not that hard to treat others the way you'd like to be treated. So do it.<br><br>
  329. 06. Will rp with more than one of each homestuck character, but those listed on this profile get priority. That being said to get on my profile takes interactions.<br><br>
  330. 07. I work M-F 3pm-11pm Eastern Time Zone. Sorry if i am not around as often as you'd like, but rl is most important.<br><br>
  331. 08. I will use meulin's quirk. If you dont like it. Dont rp with me; that simple.
  332. </center>
  333.  
  334. </div>
  335. </div>
  336.  
  337.  
  338.  
  339. <div id="6" class="slide"></div>
  340.  
  341.  
  342. <div class="f1"><a href="#1"><div class="ff"></div></div></a>
  343.  
  344. <div class="f2"><a href="#2"><div class="ff"></div></div></a>
  345.  
  346. <div class="f3"><a href="#3"><div class="ff"></div></div></a>
  347.  
  348. <div class="f4"><a href="#4"><div class="ff"></div></div></a>
  349.  
  350. <div class="f5"><a href="#5"><div class="ff"></div></div></a>
  351.  
  352. <div class="f6"><a href="#6"><div class="ff"></div></div></a>
  353.  
  354. <div class="bartop"></div><div class="mew"></div>
Add Comment
Please, Sign In to add comment