Advertisement
Guest User

Bubbles

a guest
Dec 5th, 2019
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. <style>
  2. @import url(https://fonts.googleapis.com/css?family=Luckiest+Guy&display=swap);
  3. @import url(https://fonts.googleapis.com/css?family=Russo+One);
  4. @import url(https://fonts.googleapis.com/css?family=Dancing+Script);
  5. @font-face { font-family: adrip; src: url(https://dl.dropboxusercontent.com/s/bptpuqnecmd3jg4/adrip1.ttf)}
  6.  
  7.  
  8.  
  9.  
  10. /*B09F9C*/
  11. ::-webkit-scrollbar-thumb {
  12. width: 0px;
  13. background-color: #1C4863;}
  14.  
  15. ::-webkit-scrollbar {
  16. width: 0px;
  17. background-color: transparent;}
  18.  
  19.  
  20.  
  21. body {background-color: #99B0B8;
  22. background-image: url(https://i.imgur.com/kkb7Sf7.png), url();
  23. background-attachment: fixed, fixed;
  24. background-repeat: repeat, no-repeat;
  25. background-size: 7%, 100% 100%, 0%;
  26. background-position: 0% 0%, 60% 0%;
  27. background-attachment:tile; cursor: url(http://static.tumblr.com/obptcxj/QvHmo0l0g/cursor__6_.png), progress !important;}
  28.  
  29. .watertext {
  30. background: -webkit-linear-gradient(#224752 20%, #1781A4 60%);
  31. -webkit-background-clip: text;
  32. -webkit-text-fill-color: transparent;
  33. font-family: 'Luckiest Guy';
  34. position: fixed;
  35. width: 250px;
  36. text-align: center;
  37. z-index: 2;
  38.  
  39. }
  40.  
  41.  
  42. i, strong{ font-weight: normal; color: #E3A73B; font-family: Creepster; font-size: 3vh; }
  43.  
  44. a, a:link, a:visited { font-family: Russo One; font-size: 19px; background-color transparent; color:#14121D; letter-spacing: 1px; font-variant: none; text-decoration: none; }
  45.  
  46.  
  47.  
  48. #ufuk {position: fixed; left: 300px; bottom: 0px;}
  49. #ufuk img {width: ; height: 500px;filter: drop-shadow(0vw 0vw 0.1vw #000);-webkit-filter: drop-shadow(-1.2vw 0.5vw 0.3vw #000);}
  50.  
  51. </style>
  52.  
  53. <div id="shit"></div>
  54.  
  55. <div class="watertext" style="font-size:62px; bottom:350px;left :30px">
  56. Bubbles
  57.  
  58. </div>
  59.  
  60. <div class="watertext" style="font-size:42px; bottom:260px;left :30px">
  61. Text here
  62.  
  63. </div>
  64. <div class="watertext" style="font-size:42px; bottom:170px;left :30px">
  65. Text here
  66.  
  67. </div>
  68.  
  69. <div class="watertext" style="font-size:32px; bottom:100px;left :30px">
  70. Power Puff Girls
  71.  
  72. </div>
  73.  
  74. <div class="watertext" style="font-size:32px; bottom:60px;left :30px">
  75. Text here
  76.  
  77. </div>
  78. <div class="watertext" style="font-size:32px; bottom:0px;left :30px">
  79. WIP PROFILE
  80.  
  81. </div>
  82.  
  83. <div id="ufuk"><img src="https://cdn.discordapp.com/attachments/635962662370541588/652213888439418886/bubbles_2.png"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement