Advertisement
cat_inthe_cradle

Mifa

Mar 27th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.15 KB | None | 0 0
  1. <style type="text/css">
  2. @import url(https://fonts.googleapis.com/css?family=Poiret+One);
  3.  
  4.  
  5. ::selection {
  6. background: #ddd;
  7. color: #fff;
  8. }
  9.  
  10. ::-moz-selection {
  11. background: #ddd;
  12. color: #fff;
  13. }
  14.  
  15. ::-webkit-selection {
  16. background: #ddd;
  17. color: #fff;
  18. }
  19.  
  20.  
  21. ::-webkit-scrollbar-thumb:vertical {
  22. background-color: #c6a0a8;
  23. height: 50px;
  24. }
  25.  
  26. ::-webkit-scrollbar {
  27. height: 10px;
  28. width: 3px;
  29. background-color: #f0ebea;
  30. }
  31.  
  32. body {
  33. color: #aaa;
  34. text-align:justify;
  35. font-family: ;
  36. font-size: 10px;
  37. background-image: url('http://i.picpar.com/M4Gc.png');
  38. background-color:#c3636e;
  39. background-attachment: fixed repeat; }
  40.  
  41.  
  42.  
  43.  
  44.  
  45. b {
  46. text-transform: ;
  47. font-size: px;
  48. font-weight: ;
  49. color: #FFF;
  50. background: #820000;
  51. letter-spacing: px;
  52. padding: 1px 2px 1px 3px;
  53. margin-right: 2px;}
  54. u {
  55. text-transform: ;
  56. font-size: ;
  57. font-weight: ;
  58. color: #000;
  59. background: #;
  60. letter-spacing: 1px;
  61. padding: 1px 2px 1px 3px;
  62. margin-right: 2px;
  63. border-bottom: dotted 1px #000;}
  64. i {
  65. font-size: px;
  66. font-weight: ;
  67. color: #8e0000;
  68. letter-spacing: px;
  69. padding: ;
  70. margin-right: 2px;}
  71.  
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78. body, a, a:hover{
  79. cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), progress;}
  80.  
  81.  
  82.  
  83. .ophi {
  84. position: absolute;
  85. left: 0px;
  86. top: 0px;
  87. z-index: 99;
  88. height: 75%;
  89. width: 30%;
  90. background-image:url('');
  91. background-size: 100% 100%;
  92. background-position: center;
  93. background-repeat: no-repeat;
  94. }
  95.  
  96. .star {
  97. position: absolute;
  98. left:120px;
  99. top: 296px;
  100. text-align: justify;
  101. overflow: auto;
  102. z-index: 99;
  103. height: 200px;
  104. width: 30%;
  105. font-family: Poiret One;
  106. font-size: 2vh;
  107. color: #000;
  108. }
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123. .ophi1 {
  124. position: absolute;
  125. left: 0px;
  126. top: 0px;
  127. z-index: 99;
  128. height: 75%;
  129. width: 30%;
  130. background-image:url('');
  131. background-size: 100% 100%;
  132. background-position: center;
  133. background-repeat: no-repeat;
  134. }
  135.  
  136. .star1 {
  137. position: absolute;
  138. left:335px;
  139. top: 176px;
  140. text-align: justify;
  141. overflow: auto;
  142. z-index: 99;
  143. height: 200px;
  144. width: 30%;
  145. font-family: Poiret One;
  146. font-size: 2vh;
  147. color: #000;
  148. }
  149.  
  150.  
  151. .stars-bg {
  152. position: fixed;
  153. width: 100%;
  154. height: 100%;
  155. top: 0;
  156. left: 0;
  157. background-size: 240px;
  158. backface-visibility: visible;
  159. z-index: 1;
  160. animation: spin 300s linear infinite;
  161. }
  162.  
  163.  
  164. #mee { z-index: 10000; position: fixed; left:140px; top:173px; width:400px; letter-spacing: 1px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background-color:#fff; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  165.  
  166.  
  167. #meelaud { z-index: 10000; position: fixed; left:140px; top:175px; width:400px; letter-spacing: 1px; font-family: 'Great Vibes', cursive; font-size: 100px; color: #fff; -webkit-text-fill-color: transparent; background-color:#bd3541; background: -o-linear-gradient(transparent, transparent); -webkit-background-clip: text; background-position: center left; background-size: cover;}
  168.  
  169. a {
  170. text-decoration:none;
  171. outline:none;
  172. -moz-outline-style:none;
  173. font-style: ;
  174. color:#fff;
  175. text-shadow: -1px 0 #669161, 0 1px #669161, 1px 0 #669161, 0 -1px #669161;
  176. -moz-transition-duration:0.5s;
  177. -webkit-transition-duration:0.5s;
  178. -o-transition-duration:0.5s;
  179. }
  180.  
  181. a:hover {
  182. text-decoration:none;
  183. outline:none;
  184. -moz-outline-style:none;
  185. color:#fff;
  186. }
  187.  
  188.  
  189. </style>
  190.  
  191.  
  192.  
  193.  
  194. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 280px; height: 40px; background-color: ; position: absolute; top: 200px; left: 140px; overflow: auto; text-align: left; border-bottom:5px solid #d4737c; border-left:20px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  195.  
  196. </span></div>
  197.  
  198. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 0.5; width: 280px; height: 40px; background-color: ; position: absolute; top: 205px; left: 135px; overflow: auto; text-align: left; border-bottom:2px dashed #4593a6; border-left:5px dashed #4593a6;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  199.  
  200. </span></div>
  201.  
  202.  
  203.  
  204.  
  205. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 560px; height: 10px; background-color: #d4737c; position: absolute; top: 255px; left: 120px; overflow: auto; text-align: left; border-radius: 50em 50em 50em 50em; border-bottom: px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  206. </span></div>
  207.  
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 80px; height: 14px; background-color: #; position: absolute; top: 455px; left: 485px; overflow: auto; text-align: left; border-top: 3px solid #d4737c; border-bottom: 1px solid #d4737c; border-right: 10px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;"> </span></div>
  221.  
  222. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 83px; height: 14px; background-color: #; position: absolute; top: 483px; left: 480px; overflow: auto; text-align: left; border-top: 3px solid #d4737c; border-bottom: 1px solid #d4737c; border-right: 10px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;"> </span></div>
  223.  
  224. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 68px; height: 14px; background-color: #; position: absolute; top: 511px; left: 470px; overflow: auto; text-align: left; border-top: 3px solid #d4737c; border-bottom: 1px solid #d4737c; border-right: 10px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;"> </span></div>
  225.  
  226. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 88px; height: 14px; background-color: #; position: absolute; top: 538px; left: 460px; overflow: auto; text-align: left; border-top: 3px solid #d4737c; border-bottom: 1px solid #d4737c; border-right: 10px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;"> </span></div>
  227.  
  228. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 92px; height: 14px; background-color: #; position: absolute; top: 565px; left: 445px; overflow: auto; text-align: left; border-top: 3px solid #d4737c; border-bottom: 1px solid #d4737c; border-right: 10px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;"> </span></div>
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: ; position: absolute; top: 155px; left: 300px; overflow: auto; text-align: left; border-left: 0px solid #97b794;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  242.  
  243.  
  244. <img src="http://i.picpar.com/I4Gc.png" alt="" width="300" />
  245.  
  246. </span></div>
  247.  
  248.  
  249.  
  250.  
  251. <a title="My dear brother. He's very close to my heart." href="https://roleplay.chat/profile.php?user=Shark Dad">
  252. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:14px; height: 14px; background-color: #4593a6; position: absolute; top: 247px; left: 550px; overflow: auto; text-align: left; border-radius: 50em 50em 50em 50em; border: 7px solid #d4737c; "><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  253. </a>
  254.  
  255. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:14px; height: 14px; background-color: #4593a6; position: absolute; top: 247px; left: 585px; overflow: auto; text-align: left; border-radius: 50em 50em 50em 50em; border: 7px solid #d4737c; "><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  256.  
  257. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:14px; height: 14px; background-color: #4593a6; position: absolute; top: 247px; left: 620px; overflow: auto; text-align: left; border-radius: 50em 50em 50em 50em; border: 7px solid #d4737c; "><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  258.  
  259. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:14px; height: 14px; background-color: #4593a6; position: absolute; top: 247px; left: 655px; overflow: auto; text-align: left; border-radius: 50em 50em 50em 50em; border: 7px solid #d4737c; "><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;"></span></div>
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269. <div id="mee"><span style="font-family: brush script mt, cursive; letter-spacing: 0px; font-size: 75px;">&nbsp; Mipha.</div>
  270.  
  271. <div id="meelaud"><span style="font-family: brush script mt, cursive; letter-spacing: 0px; font-size: 75px;">&nbsp; Mipha.</div>
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 30px; height: 50px; background-color: #; position: absolute; top: 255px; left: 220px; overflow: auto; text-align: left; border-left: 3px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  280. </span></div>
  281.  
  282. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:145px; height: 140px; background-color: #d4737c; position: absolute; top: 300px; left: 150px; overflow: auto; text-align: left; border-left: px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  283. </span></div>
  284. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:130px; height: 130px; background-color: ; position: absolute; top: 310px; left: 160px; overflow: auto; text-align: left; border-left: px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  285.  
  286. ใƒŸใƒ•ใ‚กใƒผ<br />
  287. PRINCESS OF THE ZORA.<br />
  288.  
  289. <span style="font-family: poiret one; line-height:10px; font-size: 12; color: #c6d7db;">
  290. The beloved princess of the Zora, Mipha was the daughter of King Dorephan and the elder sister of Prince Sidon; she possessed the unique ability to heal others, a skill not shared by others of her race.
  291.  
  292. </span></div>
  293.  
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: 30px; height: 50px; background-color: #; position: absolute; top: 415px; left: 220px; overflow: auto; text-align: left; border-left: 3px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  302. </span></div>
  303.  
  304. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:230px; height: 120px; background-color: #d4737c; position: absolute; top: 460px; left: 150px; overflow: auto; text-align: left; border-left: px solid #d4737c; border-left:px solid #d4737c;"><span style="font-family: andale mono,times; font-size: xx-small; color: #000000;">
  305. </span></div>
  306.  
  307. <div style="letter-spacing: 0px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width:210px; height: 130px; background-color: ; position: absolute; top: 470px; left: 160px; overflow: auto; text-align: left; border-left: px solid #d4737c; border-left:px solid #d4737c;">
  308. <span style="font-family: poiret one; line-height:10px; font-size: 12; color: #c6d7db;">
  309.  
  310. Mipha has a very quiet and shy personality, preferring not to talk much. However, like the other Champions, she is courageous of heart and wishes to help in anyway she can to stop Calamity Ganon's return. Mipha can also be quite strong-willed when she wants to, such as when she states that she would do anything to protect Link and heal his injuries.
  311. </span></div>
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: #; position: absolute; top: 458px; left: 490px; overflow: auto; text-align: left; border-top: px solid #d4737c; border-bottom: px solid #d4737c; border-right: px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  319.  
  320. &nbsp; &nbsp;Mipha. &nbsp;
  321. </span></div>
  322.  
  323. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: #; position: absolute; top: 486px; left: 485px; overflow: auto; text-align: left; border-top: px solid #d4737c; border-bottom: px solid #d4737c; border-right: px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  324.  
  325. &nbsp; &nbsp;Female. &nbsp;
  326. </span></div>
  327.  
  328. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: #; position: absolute; top: 514px; left: 475px; overflow: auto; text-align: left; border-top: px solid #d4737c; border-bottom: px solid #d4737c; border-right: px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  329.  
  330. &nbsp; &nbsp;Zora. &nbsp;
  331. </span></div>
  332.  
  333. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: #; position: absolute; top: 541px; left: 465px; overflow: auto; text-align: left; border-top: px solid #d4737c; border-bottom: px solid #d4737c; border-right: px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  334.  
  335. &nbsp; &nbsp;Princess. &nbsp;
  336. </span></div>
  337.  
  338.  
  339. <div style="letter-spacing: 2px; text-shadow: ##585858 0pt 0em .1em, ##585858 0pt 0em 1em,##585858 1pt 1em 1em;border-radius: ; opacity: 1; width: px; height: px; background-color: #; position: absolute; top: 568px; left: 450px; overflow: auto; text-align: left; border-top: px solid #d4737c; border-bottom: px solid #d4737c; border-right: px solid #d4737c;"><span style="font-family: poiret one; font-size: 12; color: #c6d7db;">
  340.  
  341. &nbsp; &nbsp;Singular. &nbsp;
  342. </span></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement