Advertisement
Guest User

PRUDE

a guest
Dec 12th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. @import url(https://fonts.googleapis.com/css?family=Righteous&display=swap);
  4. @import url(https://fonts.googleapis.com/css?family=Lacquer&display=swap);
  5. @import url(https://fonts.googleapis.com/css?family=Creepster&display=swap);
  6. @import url(http://fonts.googleapis.com/css?family=Raleway:100,300,400);
  7. @font-face {font-family: "tinytots";src: url('https://dl.dropboxusercontent.com/s/y0pfz7ndq83n7j7/04B_03_.TTF?dl=1'); format("truetype");}
  8.  
  9. .pfor { display: none; }
  10. #profile {border: 0px; background-color: transparent;}
  11.  
  12. ::-webkit-scrollbar {
  13. height: 0px; width: 0px;
  14. background-color: #888;}
  15. ::-webkit-scrollbar-thumb {
  16. background-color: #111;}
  17. ::selection {color: #585858;}
  18.  
  19. body {
  20. color: #171719;
  21. font: normal 12px 'Share';
  22. text-align: justify;
  23. background: linear-gradient(to bottom, #FFDCE9 80%, #FFDCE9 150%);
  24. cursor: url(http://www.dolliehost.com/dolliecrave/cursors/cursors-arrow/arrow38.gif), progress !important;}
  25. a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}
  26.  
  27. i, strong{ font-size: 17px; font-weight: normal; color: #6C6C6C; background-color: #17202A; letter-spacing:10px; }
  28.  
  29. i:hover{ -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; color: #978B60; }
  30.  
  31. a, a:link, a:visited { font-size: 17px; color: #6C6C6C; background-color: #17202A; letter-spacing:10px; font-variant: none; text-decoration: none; }
  32.  
  33. a:hover{ -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; color: #978B60; }
  34.  
  35. a2, a2:link, a2:visited { color:#453B36; letter-spacing:0px; font-variant: none; text-decoration: none; }
  36.  
  37. .box0 {
  38. position: fixed; right: 20; bottom: 30;
  39. height: 400;
  40. width: 650;
  41. background-color: #fff;
  42. border: 5px solid #E8AFC4;
  43. border-radius:15px;
  44. box-shadow: #3B0317 0px 0px 10px 5px;
  45. z-index: 0;
  46. color: #fff;
  47. font-family: Fugaz One;
  48. font-style: normal;
  49. font-variant: ;
  50. font-weight: 100;
  51. text-align: justify;
  52. overflow-x: hidden;
  53. overflow-y: auto;
  54. font-size: 12px;
  55. padding-left: 10px;
  56. -webkit-transition: all 1s ease-out;
  57. transition: all 1s ease-out;
  58. transition-delay: 0.4s;
  59. opacity: 1;
  60. filter:alpha(opacity=75);
  61. }
  62.  
  63.  
  64. .box {
  65. position: fixed; left: 540; bottom: 75;
  66. height: 310;
  67. width: 235;
  68. border-radius:0px 0px 0px 0px;
  69. box-shadow: #000000 0px 0px 0px 0px;
  70. z-index: 5;
  71. color: #6C6C6C;
  72. font-family: Righteous;
  73. font-style: normal;
  74. font-variant: ;
  75. font-weight: 100;
  76. text-align: justify;
  77. overflow-x: hidden;
  78. overflow-y: auto;
  79. font-size: 16px;
  80. padding-left: 0px;
  81. -webkit-transition: all 1s ease-out;
  82. transition: all 1s ease-out;
  83. transition-delay: 1s;
  84. opacity: 1;
  85. filter:alpha(opacity=75);
  86. }
  87. body:hover .box {opacity:1;}
  88.  
  89. .box1 {
  90. position: fixed; left: 320; bottom: 85;
  91. height: 320;
  92. width: 220;
  93. border-radius:0px 0px 0px 0px;
  94. box-shadow: #000000 0px 0px 0px 0px;
  95. z-index: 5;
  96. color: #7A3833;
  97. font-family: Righteous;
  98. font-style: normal;
  99. font-variant: ;
  100. font-weight: 100;
  101. text-align: justify;
  102. overflow-x: hidden;
  103. overflow-y: auto;
  104. font-size: 13px;
  105. padding-left: 0px;
  106. -webkit-transition: all 1s ease-out;
  107. transition: all 1s ease-out;
  108. transition-delay: 1s;
  109. opacity: 1;
  110. filter:alpha(opacity=75);
  111. }
  112.  
  113. h1 {
  114. background: -webkit-linear-gradient(#000 30%, #000 60%);
  115. -webkit-background-clip: text;
  116. -webkit-text-fill-color: transparent;
  117. font-size: 30px;
  118. font-family:Creepster;
  119. margin-top: 0px;
  120. }
  121.  
  122. .watertext {
  123. color: #E06994;
  124. font-family: 'Righteous';
  125. transform: rotate(0deg);
  126. position: fixed;
  127. width: 300px;
  128. text-align: center;
  129. z-index: 0;
  130.  
  131. }
  132.  
  133. .watertext2 {
  134. color: #E06994;
  135. font-family: 'Lacquer';
  136. transform: rotate(0deg);
  137. position: fixed;
  138. width: 300px;
  139. text-align: center;
  140. z-index: 0;
  141.  
  142. }
  143.  
  144.  
  145.  
  146.  
  147. #ufuk {position: fixed;right:30px;bottom: 35px; z-index:11;}
  148. #ufuk img {width: ;height: 400px;Opacity:1; -webkit-transition: all 1s ease-out;
  149. transition: all 1s ease-out;
  150. transition-delay: 0s; }
  151.  
  152.  
  153. #ufuk img:hover {Opacity:0; z-index:1; -webkit-transition: all 1s ease-out;
  154. transition: all 1s ease-out;
  155. transition-delay: 0s;}
  156.  
  157. #ufuk2 {position: fixed;right:30px;bottom:35px; z-index:11;}
  158. #ufuk2 img {width: ;height: 400px;Opacity:0; -webkit-transition: all 1s ease-out;
  159. transition: all 1s ease-out;
  160. transition-delay: 0s;}
  161.  
  162.  
  163. #ufuk2 img:hover {Opacity:1;-webkit-transition: all 1s ease-out;
  164. transition: all 1s ease-out;
  165. transition-delay: 0s;}
  166.  
  167.  
  168.  
  169. .circle3{ border-radius:150px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out;border: 3px solid #17202A; }
  170.  
  171. .circle3:hover{ border-radius:150px; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; -o-transition: all 0.8s ease-out; -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); border: 3px solid #978B60; }
  172.  
  173.  
  174. </style>
  175.  
  176. <div class="box0">
  177. </div>
  178. <div class="watertext" style="font-size:45px; bottom:430px;right:395px;">
  179. EW! SHE IS A
  180. </div>
  181.  
  182. <div class="watertext2" style="font-size:85px; bottom:355px;right:395px;">
  183. PRUDE!
  184. </div>
  185. <div class="watertext" style="font-size:28px; bottom:-05px;right:45px;">
  186. ^Hover^
  187. </div>
  188.  
  189.  
  190.  
  191. <div id="ufuk"><img src="https://i.imgur.com/hYsDaOK.jpg"></div>
  192.  
  193. <div id="ufuk2"><img src="https://i.imgur.com/1gxIesT.jpg"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement