Advertisement
Guest User

Susie

a guest
Apr 20th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Sacramento);
  3. @import url(https://fonts.googleapis.com/css?family=Carter+One);
  4. @import url(https://fonts.googleapis.com/css?family=Dancing+Script);
  5.  
  6.  
  7. /*B09F9C*/
  8. ::-webkit-scrollbar-thumb {
  9. width: 0px;
  10. background-color: #1C4863;}
  11.  
  12. ::-webkit-scrollbar {
  13. width: 0px;
  14. background-color: transparent;}
  15.  
  16.  
  17.  
  18. body {background-color: #FAB5BB;
  19. background-image: url(), url();
  20. background-attachment: fixed, fixed;
  21. background-repeat: repeat, no-repeat;
  22. background-size: 20%, 100% 100%, 0%;
  23. background-position: 0% 0%, 60% 0%;
  24. background-attachment:tile; cursor: url(http://static.tumblr.com/obptcxj/QvHmo0l0g/cursor__6_.png), progress !important;}
  25.  
  26. .watertext {
  27. color: #B58388;
  28. font-family: 'Carter One';
  29. position: fixed;
  30. width: 450px;
  31. text-align: center;
  32. z-index: 2;
  33.  
  34. }
  35.  
  36. h1 {
  37. background: -webkit-linear-gradient(#484B48 5%, #174618 35%, #484B48 90%);
  38. -webkit-background-clip: text;
  39. -webkit-text-fill-color: transparent;
  40. }
  41.  
  42.  
  43. i, strong{ font-weight: normal; color: #E3A73B; font-family: Creepster; font-size: 3vh; }
  44.  
  45. a, a:link, a:visited { font-family: Russo One; font-size: 9px; background-color transparent; color:#14121D; letter-spacing: px; font-variant: none; text-decoration: none; }
  46.  
  47.  
  48. #ufuk {position: fixed;right: 500px;bottom: 0px;}
  49. #ufuk img {width: 388px;height: 600px;}
  50.  
  51. </style>
  52.  
  53. <div id="shit"></div>
  54.  
  55. <div class="watertext" style="font-size:70px; bottom:490px;right:475px">
  56. 🍑Susie✨
  57.  
  58. </div>
  59.  
  60. <div class="watertext" style="font-size:40px; bottom:0px;right:268px;">
  61. Hardcore Chick
  62. </div>
  63.  
  64. <div class="watertext" style="font-size:40px; bottom:0px;right:655px;">
  65. Secret Nerd
  66. </div>
  67.  
  68.  
  69. </div>
  70.  
  71.  
  72.  
  73.  
  74.  
  75. <div id="ufuk"><img src="http://i.picpar.com/Odsd.png"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement