wife-

mythical

May 31st, 2020 (edited)
527
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.19 KB | None | 0 0
  1. <style>
  2. body {
  3. background-color: black;
  4. background-image: url("https://www.transparenttextures.com/patterns/xv.png");
  5. overflow: hidden;
  6. }
  7.  
  8. ::-webkit-scrollbar {
  9. display: none;
  10. }
  11.  
  12. h1 {
  13. text-align: left;
  14. padding: 5px;
  15. font-size: 18px;
  16. font-family: 'Cinzel';
  17. line-height: 10px;
  18. letter-spacing: 1px;
  19. border-bottom: 1px solid #000;
  20. border-left: 1px solid #000;
  21. }
  22.  
  23. a {
  24. text-decoration: none;
  25. color: #7a0000;
  26. }
  27.  
  28. b {
  29. border: 1px solid black;
  30. padding: 3px;
  31. line-height: 2;
  32. }
  33.  
  34. .image {
  35. position: absolute;
  36. bottom: 15px;
  37. right: 15px;
  38. height: 450px;
  39. width: 150px;
  40. background-image: url('https://i.imgur.com/fUVv2pY.jpg');
  41. background-size: 400px;
  42. background-position: -190px 0px;
  43. border: 1px solid white;
  44. border-radius: 10px;
  45. transition: 2s ease-in-out;
  46. z-index: 1;
  47. }
  48.  
  49. .image2 {
  50. position: absolute;
  51. bottom: 15px;
  52. right: 15px;
  53. height: 450px;
  54. width: 150px;
  55. background-image: url('https://i.imgur.com/CH8683S.jpg');
  56. background-size: 600px;
  57. background-position: 220px 0px;
  58. border: 1px solid white;
  59. border-radius: 10px;
  60. transition: 2s ease-in-out;
  61. opacity: 0;
  62. transform: scaleX(-1);
  63. z-index: 2;
  64. }
  65.  
  66. .image2:hover {
  67. opacity: 1;
  68. }
  69.  
  70. .line {
  71. position: absolute;
  72. bottom: 200px;
  73. right: -10px;
  74. height: 50px;
  75. width: 400px;
  76. background-color: white;
  77. transform: skew(-15deg);
  78. }
  79.  
  80. .title {
  81. position:absolute;
  82. bottom: 244px;
  83. right: 180px;
  84. font-family: 'Robot Condensed', sans-serif;
  85. font-weight: 900;
  86. font-size: 40px;
  87. color: #7a0000;
  88. filter: drop-shadow(3px 3px 0px white);
  89. }
  90.  
  91. .box {
  92. overflow: auto;
  93. position: absolute;
  94. bottom: 15px;
  95. right: 173px;
  96. width: 204px;
  97. height: 160px;
  98. background-color: white;
  99. font-family: 'Roboto Condensed', sans-serif;
  100. font-size: 13px;
  101. padding: 10px;
  102. opacity: 0;
  103. transition: 1s ease-in-out;
  104. }
  105.  
  106. .box:target{
  107. opacity: 1;
  108. z-index: 5;
  109. }
  110.  
  111. .nav {
  112. position: absolute;
  113. right: 0px;
  114. bottom: 200px;
  115. width: 270px;
  116. letter-spacing: 1;
  117. font-size: 22px;
  118. text-align: left;
  119. z-index: 5;
  120. text-decoration: none;
  121. overflow: auto;
  122. }
  123.  
  124. .nav a {
  125. color: #212121;
  126. text-align: center;
  127. font-family: 'Cinzel';
  128. transition: .5s linear;
  129. -o-transition: .5s linear;
  130. -moz-transition: .5s linear;
  131. -webkit-transition: .5s linear;
  132. text-decoration: none;
  133. text-shadow: 0 0 5px #fff;
  134. overflow: auto;
  135. }
  136.  
  137. .nav a:hover {
  138. color: #7a0000;
  139. text-shadow: 0 0 5px #7a0000;
  140. text-align: center;
  141. font-weight: 700;
  142. transition: .5s linear;
  143. -o-transition: .5s linear;
  144. -moz-transition: .5s linear;
  145. -webkit-transition: .5s linear;
  146. text-decoration: none;
  147. overflow: auto;
  148. }
  149.  
  150. .credit {
  151. position:absolute;
  152. bottom:0px;
  153. leeft:5px;
  154. height:60px;
  155. width:60px;
  156. opacity: .7;
  157. background-image: url('https://i.imgur.com/67eVLlq.png');
  158. background-position: center;
  159. background-size: cover;
  160. }
  161.  
  162. </style>
  163.  
  164. <div class="image"></div>
  165. <div class="image2"></div>
  166.  
  167. <div class="line"></div>
  168.  
  169. <div class="title"><i>Amadeus</i></div>
  170.  
  171. <div class="nav">
  172. <a href="#1">I</a>
  173. <a href="#2">II</a>
  174. <a href="#3">III</a>
  175. <a href="#4">IV</a>
  176. </div>
  177.  
  178. <div class="box" id="1">
  179. <h1>dossier</h1>
  180. <b>STAT</b><font style="float:right">here.</font><br>
  181. <b>STAT</b><font style="float:right">here.</font><br>
  182. <b>STAT</b><font style="float:right">here.</font><br>
  183. <b>STAT</b><font style="float:right">here.</font><br>
  184. <b>STAT</b><font style="float:right">here.</font><br>
  185. <b>STAT</b><font style="float:right">here.</font><br>
  186. <b>STAT</b><font style="float:right">here.</font><br>
  187. <b>STAT</b><font style="float:right">here.</font><br>
  188. <b>STAT</b><font style="float:right">here.</font><br>
  189. </div>
  190.  
  191. <div class="box" id="2">
  192. <h1>tab 2</h1><center>
  193. put yo mf history/story/bitches whatever you want in here.
  194. </center>
  195. </div>
  196.  
  197. <div class="box" id="3">
  198. <h1>tab 3</h1>
  199. acab
  200. </div>
  201.  
  202. <div class="box" id="4">
  203. <h1>out of fucks</h1>
  204. <b>000.</b> ooc here bitches<br>
  205. <b>001.</b> pussy<br>
  206. <b>002.</b> coochie<br>
  207. <b>003.</b> kitty<br>
  208. <b>004.</b> babymaker<br>
  209. <b>005.</b> ???<br>
  210. <b>006.</b> what you still doing here mate go code urself a profile<br>
  211.  
  212. </div>
  213.  
  214. <a href="https://roleplay.chat/profile.php?user=wife"><div class="credit"></div></a>
Add Comment
Please, Sign In to add comment