owltrash

selina's profile (wip, w/ ooc box)

Dec 14th, 2018
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css?family=Economica|Pathway+Gothic+One|Reenie+Beanie');
  3.  
  4. .pfor{ display:none; background-color:transparent; }
  5. body {background:url('') top left fixed repeat;
  6. background-color:#000;
  7. overflow:hidden; }
  8.  
  9. #profile{ border:0px; background-color:transparent; }
  10. *{cursor:url('https://i.imgur.com/8QmAMfq.png'), default; }
  11.  
  12. ::-webkit-scrollbar { width:5px; height:0px;
  13. background:; }
  14. ::-webkit-scrollbar-thumb { background-color:#000;
  15. border:1px solid #FBFBFB;
  16. -webkit-border-radius:10px; border-radius:10px; }
  17.  
  18.  
  19. body{
  20. background-color:#000;
  21. background-position:right top; background-image: url("");
  22. background-repeat: repeat; background-attachment:fixed; background-size: repeat}
  23.  
  24.  
  25.  
  26. #opening{ position:fixed; width:100%; height:100%; left:225px; bottom:0px; }
  27.  
  28. #opening-img{ position:absolute;
  29. background-image:url('https://i.imgur.com/O5A7Ix1.png');
  30. background-position:0% 50%; background-size:523px;
  31. background-attachment: absolute;
  32. background-repeat:no-repeat;
  33. height:589px; width:523px;
  34. bottom:0px; left:50px;
  35. filter: blur(0px); opacity:1; transition: 1s; }
  36.  
  37.  
  38. #quote-1{ position:absolute;
  39. width:300px; height:155px;
  40. left:-140px; bottom:400px;
  41. background-color:transparent;
  42. color:#d3d3d3;
  43. background: -webkit-linear-gradient(#474364, #ddddff);
  44. -webkit-background-clip: text;
  45. -webkit-text-fill-color: transparent;
  46. font-family:'Reenie Beanie';
  47. font-size:26px;
  48. line-height:40px;
  49. letter-spacing:5px;
  50. text-transform:; text-align:center;
  51. padding:6px; float:left;
  52. overflow:auto; }
  53.  
  54.  
  55.  
  56. #container { position:absolute; left:70px; bottom:100px; opacity:.0; transition: 1s; }
  57. body:hover #container { filter: blur(0px); opacity:1.0; transition-delay: 1s; }
  58.  
  59.  
  60.  
  61. #meow{ position:absolute;
  62. width:300px; height:350px;
  63. left:470px; bottom:0px;
  64. background-color:transparent;
  65. color:#474364;
  66. font-family:'Economica';
  67. font-size:20px;
  68. line-height:30px;
  69. letter-spacing:1px;
  70. text-transform:; text-align:justify;
  71. padding:0px; float:left;
  72. overflow:auto; opacity:.0; transition: 1s; }
  73. body:hover #meow { opacity:1.0; transition-delay:3.7s; }
  74.  
  75.  
  76. #alias{
  77. height:100px; width:350px;
  78. bottom:235px; left:430px;
  79. background-color:#;
  80. color:#4b4c78;
  81. background: -webkit-linear-gradient(#444065, #9d9ecf);
  82. -webkit-background-clip: text;
  83. -webkit-text-fill-color: transparent;
  84. font-family:'';
  85. font-size:79px;
  86. letter-spacing:2px;
  87. text-transform:; text-align:justify;
  88. padding:px;
  89. box-shadow: inset 0px 0px 20px #,
  90. 0px 0px 20px #;
  91. position:absolute;
  92. float:left; overflow:auto;
  93. opacity:.0; transition: 1s;
  94. }
  95. body:hover #alias { opacity:1.0; transition-delay:2.5s; }
  96.  
  97.  
  98. #quote-2{ position:absolute;
  99. width:220px; height:150px;
  100. left:-160px; bottom:185px;
  101. color:#d3d3d3;
  102. background: -webkit-linear-gradient(#474364, #ddddff);
  103. -webkit-background-clip: text;
  104. -webkit-text-fill-color: transparent;
  105. font-family:'Reenie Beanie';
  106. font-size:26px;
  107. line-height:40px;
  108. letter-spacing:5px;
  109. text-transform:; text-align:right;
  110. padding:6px; float:left;
  111. overflow:auto; opacity:.0; transition: 1s; }
  112. body:hover #quote-2{ opacity:1.0; transition-delay:.7s; }
  113.  
  114.  
  115. #nine{ position:absolute;
  116. width:300px; height:170px;
  117. left:470px; bottom:75px;
  118. background-color:transparent;
  119. color:#9d9ecf;
  120. background: -webkit-linear-gradient(#474364, #ddddff);
  121. -webkit-background-clip: text;
  122. -webkit-text-fill-color: transparent;
  123. font-family:'Economica';
  124. font-size:18px;
  125. line-height:30px;
  126. letter-spacing:1px;
  127. text-transform:; text-align:justify;
  128. border-bottom:1px dotted #474364;
  129. padding:0px; float:left;
  130. overflow:auto; opacity:.0; transition: 1s; }
  131. body:hover #nine { opacity:1.0; transition-delay:3.7s; }
  132.  
  133.  
  134. #ooc{
  135. height:160px; width:300px;
  136. bottom:-95px; left:470px;
  137. background-color:#;
  138. color:#474364;
  139. font-family:'Economica';
  140. font-size:18px;
  141. letter-spacing:1px;
  142. text-transform:; text-align:center;
  143. padding:0px;
  144. background: -webkit-linear-gradient(#474364, #d8d8f4);
  145. -webkit-background-clip: text;
  146. -webkit-text-fill-color: transparent;
  147. box-shadow: inset 0px 0px 20px #,
  148. 0px 0px 20px #;
  149. position:absolute;
  150. float:left; overflow:auto;
  151. opacity:.0; transition: 1s;
  152. }
  153. body:hover #ooc { opacity:1.0; transition-delay:5s; }
  154.  
  155.  
  156. a {color:#474364;
  157. text-decoration:none;
  158. text-transform:uppercase;
  159. padding:1px;
  160. display:inline-block; }
  161. a:hover {color:#9d8eb5;
  162. text-decoration: none;
  163. transition: 1.2s;
  164. }
  165.  
  166. u {color:#fbfbfb;
  167. background-color:#474364;
  168. font-family:'Pathway Gothic One'; font-size:18px;
  169. letter-spacing:1px;
  170. text-decoration:none;
  171. text-align:justify;
  172. text-transform:uppercase;
  173. padding:3px; }
  174.  
  175.  
  176. </style>
  177.  
  178.  
  179. <body>
  180.  
  181.  
  182. <div id="opening">
  183. <div id="opening-img">
  184. </div>
  185.  
  186. <div id="quote-1">
  187. Cats come when they <br> feel like it...
  188. </div>
  189.  
  190. <div id="container">
  191.  
  192.  
  193. <div id="meow">
  194. vigilante. master thief. former mob boss.
  195. </div>
  196.  
  197.  
  198. <div id="alias">
  199. <center><i>catwoman</i></center>
  200. </div>
  201.  
  202. <div id="nine">
  203.  
  204. Selina Kyle is Catwoman, a Gotham City expert thief who crossed paths with Batman on several occasions. Having largely left behind her villainous ways, she now operates as a frequent ally of the Batman Family.
  205.  
  206. </div>
  207.  
  208. <div id="ooc">
  209. <b>“ <i>keep up, kitten.</i> ”</b>
  210.  
  211. </div>
  212.  
  213.  
  214. <div id="quote-2">
  215. Not when they are told.
  216. </div>
  217.  
  218.  
  219. </div>
  220. </body>
Advertisement
Add Comment
Please, Sign In to add comment