Advertisement
ChaZayari

Mika

Oct 25th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. <style>
  2. @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
  3. ::-webkit-scrollbar{width:0.5vh;height:0.1vh;}
  4. ::-webkit-scrollbar-track{border-radius:0;background:transparent;}
  5. ::-webkit-scrollbar-thumb{border-radius:0;background:transparent;}
  6.  
  7. body{
  8. background: #6D6C71;
  9. }
  10.  
  11.  
  12. #image{
  13. position: fixed;
  14. right:20vw;
  15. top: 0vh;
  16. }
  17.  
  18. #image img{
  19. height: 100vh;
  20. }
  21.  
  22.  
  23. #box{
  24. position: fixed;
  25. padding-left: 1%;
  26. border-left: .75vh #fff double;
  27. height: 45vh;
  28. width: 50vh;
  29. top: 25vh;
  30. left: 15vw;
  31. text-align: left;
  32. font-family: 'Oswald';
  33. font-size: 2vh;
  34. color: #fff;
  35. text-transform: uppercase;
  36. }
  37.  
  38. h1{
  39. font-size: 4vh;
  40. font-weight: lighter;
  41. }
  42. a{
  43. color: #fff;
  44. transition: 0.2s;
  45. text-decoration: underline;
  46. }
  47. a:hover{
  48. color: #aaaaaa;
  49. transition: 0.2s;
  50. }
  51.  
  52.  
  53. </style>
  54.  
  55. <div id="image">
  56. <img src="https://i.imgur.com/ZALSWfN.jpg">
  57. </div>
  58.  
  59. <div id="box">
  60. <h1>Mika</h1>
  61. "MegaladonBitch™"<br>
  62. Thirty-one years old.<br>
  63. Is female...<a href="">Plus.</a><br>
  64. 8'1", 410 lbs.<br>
  65. Just here for a good time, man.<br>
  66. Normally goes for other ladies.<br>
  67. Guys are welcome too. Sometimes.<br>
  68. <a target="_blank" href="https://imgur.com/a/1fgck4n">Lewds?</a><br>
  69. <a title="
  70. Artwork is DEFINITELY not mine. Code, however, is!
  71. Don't be a dick, please. We're all here to have fun.
  72. In-room approach is typically appreciated.
  73. Kaze totally has a dick, but I'm 100% open to play her as a normal female upon request.
  74. No DMing me starter posts!">OOC?</a>
  75. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement