Advertisement
Guest User

Eri

a guest
Nov 17th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 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=Nosifer&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, #AFAFAF 80%, #AFAFAF 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: #; 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.  
  36.  
  37. .box {
  38. position: fixed; right: 525; bottom: 0;
  39. height: 170;
  40. width: 175;
  41. border-radius:0px 0px 0px 0px;
  42. box-shadow: #000000 0px 0px 0px 0px;
  43. z-index: 5;
  44. color: #6C6C6C;
  45. font-family: Righteous;
  46. font-style: normal;
  47. font-variant: ;
  48. font-weight: 100;
  49. text-align: justify;
  50. overflow-x: hidden;
  51. overflow-y: auto;
  52. font-size: 12px;
  53. padding-left: 0px;
  54. -webkit-transition: all 1s ease-out;
  55. transition: all 1s ease-out;
  56. transition-delay: 1s;
  57. opacity: 1;
  58. filter:alpha(opacity=75);
  59. }
  60. body:hover .box {opacity:1;}
  61.  
  62. .box1 {
  63. position: fixed; right: 500; bottom: 180;
  64. height: 120;
  65. width: 220;
  66. border-radius:0px 0px 0px 0px;
  67. box-shadow: #000000 0px 0px 0px 0px;
  68. z-index: 5;
  69. color: #7A3833;
  70. font-family: Righteous;
  71. font-style: normal;
  72. font-variant: ;
  73. font-weight: 100;
  74. text-align: justify;
  75. overflow-x: hidden;
  76. overflow-y: auto;
  77. font-size: 13px;
  78. padding-left: 0px;
  79. -webkit-transition: all 1s ease-out;
  80. transition: all 1s ease-out;
  81. transition-delay: 1s;
  82. opacity: 1;
  83. filter:alpha(opacity=75);
  84. }
  85. body:hover .box1 {opacity:1;}
  86.  
  87. h1 {
  88. background: -webkit-linear-gradient(#000 30%, #000 60%);
  89. -webkit-background-clip: text;
  90. -webkit-text-fill-color: transparent;
  91. font-size: 30px;
  92. font-family:Creepster;
  93. margin-top: 0px;
  94. }
  95.  
  96. .watertext {
  97. color: #6C6C6C;
  98. font-family: 'Righteous';
  99. transform: rotate(0deg);
  100. position: fixed;
  101. width: 400px;
  102. text-align: center;
  103. z-index: 1;
  104.  
  105. }
  106.  
  107.  
  108. .watertext:hover{
  109. opacity: 1;
  110. color: #978B60;
  111. transition: all 1s ease-out;
  112. -o-transition: all 1s ease-out;
  113. -webkit-transition: all 1s ease-out;
  114. -moz-transition: all 1s ease-out;
  115. -webkit-transition-delay: .2s ;
  116. -moz-transition-delay: .2s;
  117. -ms-transition-delay: .2s ;
  118. -o-transition-delay: .2s ;
  119. transition-delay: .2s ;}
  120.  
  121. #ufuk {position: fixed;right:-40px;bottom:0px;}
  122. #ufuk img {width: ;height: 400px;Opacity:1; z-index:11;}
  123.  
  124. #ufuk2 {position: fixed;right:360px;bottom:305px;}
  125. #ufuk2 img {width: ;height: 120px;Opacity:.5; z-index:11;}
  126.  
  127.  
  128. .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; }
  129.  
  130. .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; }
  131.  
  132.  
  133. </style>
  134.  
  135.  
  136. <div class="watertext" style="font-size:48px; bottom:175px;right:212px;">
  137. Eri Chan
  138. </div>
  139.  
  140. <div class="watertext" style="font-size:25px; bottom:135px;Right:245px;">
  141. Precious
  142. </div>
  143.  
  144. <div class="watertext" style="font-size:25px; bottom:115px;Right:260px;">
  145. Gentle
  146. </div>
  147.  
  148. <div class="watertext" style="font-size:25px; bottom:95px;Right:267px;">
  149. Hope
  150. </div>
  151.  
  152. <div class="watertext" style="font-size:22px; bottom:75px;Right:254px;">
  153. No Smut
  154. </div>
  155.  
  156.  
  157. <div id="ufuk"><img src="https://66.media.tumblr.com/7a5ef1b7df4362ffe39b981a9bd43e89/tumblr_p5pkknfgYV1uku9tco8_1280.png"></div>
  158.  
  159.  
  160. <div class="box">
  161. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  162. <br>
  163. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  164. <br>
  165. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  166. <br>
  167. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  168. <br>
  169. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  170. <br>
  171. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  172. <br>
  173. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  174. <br>
  175. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  176. <br>
  177. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  178. <br>
  179. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  180. <br>
  181. <span class="stat">Stat:</span><font style=float:right>Stat</font>
  182. <br>
  183.  
  184. </div>
  185.  
  186. <div class="box1"><center>
  187.  
  188.  
  189. <a href="" target="_blank"><img src="https://66.media.tumblr.com/82ef626192629d9350e27bd09925de01/tumblr_inline_pnlm0pfh4a1uwearn_100.png" class="circle3" height="50" width="50" border="0" title="Could Be You"></a>
  190. <a href="" target="_blank"><img src="https://66.media.tumblr.com/8dc424fc072fe07f630978a36fffdc5e/tumblr_inline_pnlmrcjCZB1uwearn_100.png" class="circle3" height="50" width="50" border="0" title="Could Be You"></a>
  191. <a href="" target="_blank"><img src="https://66.media.tumblr.com/5b40fe15f4422cfc1ca2998cc2fbf649/tumblr_inline_pnlmakj1x41uwearn_100.png" class="circle3" height="50" width="50" border="0" title="Could Be You"></a><br>
  192. <a href="" target="_blank"><img src="https://66.media.tumblr.com/87bf5cabd5a2c815eb8500286efe1d89/tumblr_inline_pnlmq6vLhT1uwearn_100.png" class="circle3" height="50" width="50" border="0" title="Could Be You"></a>
  193. <a href="" target="_blank"><img src="https://66.media.tumblr.com/8112b7c82561f06a8e06226d062785ab/tumblr_inline_pnlm7jzJHm1uwearn_100.png" class="circle3" height="50" width="50" border="0" title="Could Be You"></a>
  194.  
  195.  
  196. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement