owltrash

mina's current profile (1/5/19)

Jan 5th, 2019
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.97 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Cardo|Cinzel+Decorative|Dancing+Script|Source+Serif+Pro|Teko|Zeyada');
  3. @import url('https://fonts.googleapis.com/css?family=Georgia');
  4.  
  5.  
  6. .pfor{ display:none; background-color:transparent; }
  7. body {background:url('') top left fixed repeat;
  8. background-color:#fff;
  9. overflow:hidden; }
  10.  
  11. #profile{ border:0px; background-color:transparent; }
  12. *{cursor:url('https://i.imgur.com/io1eYmz.png'), default; }
  13.  
  14. ::-webkit-scrollbar { width:5px; height:0px;
  15. background:; }
  16. ::-webkit-scrollbar-thumb { background-color:#f6c7c7;
  17. border:1px solid #f3bebe;
  18. -webkit-border-radius:10px; border-radius:10px; }
  19.  
  20.  
  21. #opening{ position:fixed; width:100%; height:100%; left:225px; bottom:180px; }
  22.  
  23. #opening-img { position:absolute;
  24. background-image:url('https://i.imgur.com/KMtPj8E.gif');
  25. background-position:0% 20%; background-size:450px;
  26. background-attachment: absolute;
  27. background-repeat:no-repeat;
  28. height:617px; width:450px;
  29. bottom:-150px; left:25px;
  30. filter: blur(0px); opacity:1.0; transition: 1s; }
  31.  
  32.  
  33. body:hover #container { filter: blur(0px); opacity:.0; transition: 1s; }
  34.  
  35.  
  36. #pic{ position:absolute; left:105px; bottom:-130px; opacity:.0; transition: 1s; }
  37. body:hover #pic { opacity:1.0; transition-delay:1s; }
  38.  
  39. #sprite{ position:absolute; bottom:-50px; left:515px; }
  40. body:hover #sprite { opacity:1.0; transition-delay:1s; }
  41.  
  42. body:hover #music { opacity:1.0; transition-delay: 1.5s; }
  43.  
  44. #container{ position:absolute; left:85px; bottom:30px; opacity:.0; transition: 1s; }
  45. body:hover #container { opacity:1.0; transition-delay: 1s; }
  46.  
  47.  
  48. #name{
  49. height:360px; width:205px;
  50. bottom:-47px; left:320px;
  51. background-color:#fceaea;
  52. color:#fad8d8;
  53. font-family:'dancing script', cursive;
  54. font-size:70px;
  55. letter-spacing:1px;
  56. text-transform:; text-align:justify;
  57. text-shadow: 1px 0px 0px #f6c7c7,
  58. 0px 1px 0px #f6c7c7,
  59. -1px 0px 0px #f6c7c7,
  60. 0px -1px 0px #f6c7c7;
  61. margin: 0px 5px 0px; padding:10px;
  62. box-shadow: inset 0px 0px 20px #fad8d8,
  63. 0px 0px 20px #fad8d8;
  64. position:absolute;
  65. float:left; overflow:auto;
  66. opacity:.0; transition: 1s;
  67. }
  68. body:hover #name { opacity:1.0; transition-delay:1s; }
  69.  
  70. #subtitle{ color:#f6c7c7;
  71. background-color:#fceaea;
  72. bottom:210px; left:335px;
  73. height:20px; width:175px;
  74. font-family: 'source serif pro', cursive;
  75. font-size:16px;
  76. letter-spacing:2px;
  77. text-transform:uppercase;
  78. text-align:justify; padding:10px;
  79. float:left; overflow:auto;
  80. position:absolute;
  81. opacity:.0; transition: 1s; }
  82. body:hover #subtitle { opacity:1.0; transition-delay:1s; }
  83.  
  84. #story{ position:absolute;
  85. width:182px; height:259px;
  86. left:334px; bottom:-40px;
  87. background-color:transparent;
  88. color:#eca39e;
  89. font-family:'cardo';
  90. font-size:15px;
  91. line-height:18px;
  92. letter-spacing:1px;
  93. text-transform:; text-align:justify;
  94. padding:13px; float:left;
  95. overflow:auto; opacity:.0; transition: 1s; }
  96. body:hover #story { opacity:1.0; transition-delay:1s; }
  97.  
  98. #story::first-letter{
  99. background-color:#fad8d8;
  100. color:#fff;
  101. font-family:'cinzel decorative', cursive;
  102. font-size:33px;
  103. line-height:33px;
  104. letter-spacing:1px;
  105. text-transform:uppercase;
  106. text-shadow: 1px 0px 0px #f6c7c7,
  107. 0px 1px 0px #f6c7c7,
  108. -1px 0px 0px #f6c7c7,
  109. 0px -1px 0px #f6c7c7;
  110. margin: 0px 5px 0px; padding:10px;
  111. box-shadow: inset 0px 0px 20px #f6c7c7,
  112. 0px 0px 20px #f6c7c7;
  113. float:left; }
  114.  
  115. #credit{ position:absolute;
  116. width:182px; height:15px;
  117. left:360px; bottom:225px;
  118. background-color:transparent;
  119. color:#f6c7c7;
  120. font-family:'cardo';
  121. font-size:10px;
  122. line-height:15px;
  123. letter-spacing:1px;
  124. text-transform:; text-align:justify;
  125. padding:13px; float:left;
  126. overflow:auto; opacity:.0; transition: 1s; }
  127. body:hover #credit{ opacity:1.0; transition-delay:1s; }
  128.  
  129.  
  130. a {color:#fff;
  131. background-color:#fdd3d3;
  132. font-family:'teko'; font-size:14px;
  133. letter-spacing:1px;
  134. text-decoration:none;
  135. text-transform:uppercase;
  136. box-shadow: 1px 0px 0px #f6c7c7,
  137. 0px 1px 0px #f6c7c7,
  138. -1px 0px 0px #f6c7c7,
  139. 0px -1px 0px #f6c7c7;
  140. padding:2px; display:inline-block; }
  141. a:hover {color:#fdb6b6;
  142. text-decoration: none;
  143. transition: 1.2s;
  144. }
  145.  
  146. b {color:#f3bebe;
  147. background-color:;
  148. font-family:'georgia', cursive;
  149. font-size:14px;
  150. line-height:13px;
  151. letter-spacing:1px;
  152. text-decoration:none;
  153. text-shadow: 1px 0px 0px #fff,
  154. 0px 1px 0px #fff,
  155. -1px 0px 0px #fff,
  156. 0px -1px 0px #fff;
  157. text-transform:; padding:2px; }
  158.  
  159. u {color:#fff;
  160. background-color:#fdd3d3;
  161. font-family:'teko'; font-size:14px;
  162. letter-spacing:1px;
  163. text-decoration:none;
  164. text-transform:uppercase;
  165. box-shadow: 1px 0px 0px #f6c7c7,
  166. 0px 1px 0px #f6c7c7,
  167. -1px 0px 0px #f6c7c7,
  168. 0px -1px 0px #f6c7c7;
  169. padding:1px; }
  170.  
  171. </style>
  172. <body>
  173.  
  174. <div id="opening">
  175. <div id="opening-img">
  176.  
  177. </div>
  178.  
  179.  
  180. <div id="container">
  181.  
  182. <div id="music-player">
  183. <div style="margin-top:4px;">
  184. <audio controls style="opacity: 0; width:150px; margin-bottom:357px; margin-left:230px;" loop="">
  185. <source src="https://dl.dropboxusercontent.com/s/2x86ynfi4371k02/Urbz%20Diamond%20Heigths%20Sophisticated%20Song%20with%20misheard%20lyrics%20%28Info%20in%20description%29.mp3?dl=0">
  186. </audio>
  187. </div>
  188. </div>
  189.  
  190.  
  191. <div id="name">
  192. <center>Minthe</center>
  193. </div>
  194.  
  195.  
  196. <div id="story">
  197.  
  198. A former <i><b>sugar baby</b></i> and <i><b>foster kid</b></i>, Minthe spent most of her life relying on no one but herself (despite the generous financial assistance of many), until heartbreak and <i><b>second chances</b></i> taught her otherwise.
  199.  
  200. <br><br>
  201. <center>
  202. <u>skitty.</u> <u>20 yrs old.</u> <u>5’02”.</u>
  203. <br>
  204. <a target="_blank" href="https://roleplay.chat/profile.php?user=westly">westly's gf.</a> <u>pm-friendly.</u>
  205. </center>
  206.  
  207. </div>
  208.  
  209.  
  210. <div id="sprite">
  211. <img src="https://i.imgur.com/fkZPzBT.png">
  212. </div>
  213.  
  214.  
  215. <div id="credit">
  216. <center>{ pronounced “mint” }</center>
  217. </div>
  218.  
  219.  
  220. </div>
  221.  
  222. </body>
Advertisement
Add Comment
Please, Sign In to add comment