Advertisement
Professor_Stein

hgag

Aug 16th, 2021
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. <style type="text/css">
  2. @import url('https://fonts.googleapis.com/css?family=Pacifico|Lobster|Dancing+Script|Architects+Daughter&display=swap');
  3. @import url('https://fonts.googleapis.com/css2?family=Fredericka+the+Great&family=Homemade+Apple&display=swap');
  4. @import url('https://fonts.googleapis.com/css2?family=Bungee+Shade&display=swap');
  5. @import url('https://fonts.googleapis.com/css2?family=Jacques+Francois+Shadow&display=swap');
  6. @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
  7. ::-webkit-scrollbar-thumb {
  8. background-color: transparent;}
  9.  
  10. ::-webkit-scrollbar {
  11. background-color: transparent;}
  12.  
  13. body {
  14. background-color:#516b69;
  15. background-image:url(https://i.imgur.com/1aFlGGc.png);
  16. }
  17.  
  18. .bottomright {
  19. position:fixed;
  20. bottom:0vw;
  21. left:0vw;
  22. height:50vw;
  23. width:34vw;
  24. background-image:url(https://i.imgur.com/XxXcIEy.png);
  25. background-size:cover;
  26. transition-duration: 1s;
  27. }
  28.  
  29.  
  30.  
  31. .box {
  32. position: fixed;
  33. background-image:url(https://i.imgur.com/SYo9tLp.png);
  34. background-size:cover;
  35. font-family: 'Bebas Neue', cursive;
  36. font-size: 1vw;
  37. color: #FFF;
  38. overflow: auto;
  39. padding:2vw;
  40. width:20vw;
  41. height:26vw;
  42. bottom:10vw;
  43. left:50vw;
  44. border:0.1vw solid #f66d59;
  45. }
  46.  
  47. .box2 {
  48. position: fixed;
  49. background-image:url(https://i.imgur.com/SYo9tLp.png);
  50. background-size:cover;
  51. font-family: 'Bebas Neue', cursive;
  52. font-size: 1vw;
  53. color: #FFF;
  54. overflow: auto;
  55. padding:2vw;
  56. width:20vw;
  57. height:26vw;
  58. bottom:10vw;
  59. left:74vw;
  60. border:0.1vw solid #f66d59;
  61. }
  62.  
  63. .title1 {
  64. position:fixed;
  65. font-family: 'Homemade Apple', cursive;
  66. font-size:2vw;
  67. color:#f66d59;
  68. left:42vw;
  69. font-weight:900;
  70. text-shadow: 0.2vw 0.2vw #000;
  71. bottom:39.8vw;
  72. }
  73.  
  74. .title2 {
  75. position:fixed;
  76. font-family: 'Homemade Apple', cursive;
  77. font-size:3vw;
  78. color:#f66d59;
  79. font-weight:900;
  80. text-shadow: 0.2vw 0.2vw #000;
  81. bottom:19.2vw;
  82. left:45vw;
  83. }
  84.  
  85. h1 {
  86. font-size:2vw;
  87. color:#f66d59;
  88. font-family: 'Bungee Shade', cursive;
  89. text-shadow: 0 0.2vw 0.2vw #000;
  90. text-align:center;
  91. margin: 0;
  92. padding: 0;
  93. }
  94.  
  95. h2 {
  96. font-size:1.5vw;
  97. color:#f66d59;
  98. text-shadow: 0 0.2vw 0.2vw #000;
  99. text-align:center;
  100. margin: 1vw;
  101. padding: 0;
  102. }
  103.  
  104. a{
  105. transition: 0.25s;
  106. }
  107. a:link, a:visited {
  108. color: #f66d59;
  109. text-decoration:none;
  110. }
  111. a:hover{
  112. transition: 0.25s;
  113. color: #f66d59;
  114. text-shadow: 1px 1px 1px #000;
  115. }
  116.  
  117. </style>
  118. <div class="title1"></div>
  119. <div class="title2">
  120. </div>
  121. <div class="bottomright"></div>
  122.  
  123. <div class="box">
  124. <h1>Statistics</h1>
  125. <br>
  126. <font style=float:left><b>Name</b>:</font><font style=float:right><i>Onaga</i></font><br>
  127. <font style=float:left><b>Gender</b>:</font><font style=float:right><i>Female</i></font><br>
  128. <font style=float:left><b>Height</b>:</font><font style=float:right><i>5'8" </i></font><br>
  129. <font style=float:left><b>Orientation</b>:</font><font style=float:right><i>Bi</i></font><br>
  130. <font style=float:left><b>Marital</b>:</font><font style=float:right><i>Single</i></font><br>
  131. <font style=float:left><b>Species</b>:</font><font style=float:right><i>Human</i></font><br>
  132. <br>
  133. <h1>Out of Character</h1><br>
  134. <li>IC approaches loved</li>
  135. <li>Start however you like</li>
  136. <li>I usually always respond and I try to never poof</li>
  137. <li>If I have to leave, I will try and tell you 100%</li>
  138. <li>DM Friendly</li>
  139. <li>No limits besides Scat and Vore</li>
  140.  
  141.  
  142.  
  143. </div>
  144.  
  145.  
  146. <div class="box2">
  147.  
  148. <h1>Personality</h1><br>
  149. WIP. I want to develop this over time instead of just smashing it together BUT it will be updated!
  150.  
  151.  
  152.  
  153. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement