Advertisement
Guest User

Ono and Tahnee

a guest
Feb 19th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. <style>
  2.  
  3. @import url('https://fonts.googleapis.com/css?family=Coiny');
  4.  
  5. body {background: #FAFAFA;}
  6.  
  7. .image {position: fixed;
  8. background: url('https://cdn.discordapp.com/attachments/374066497972207616/547585974260072450/SmartSelect_20190220-091225_Nova_Launcher.jpg') no-repeat;
  9. background-size: 300px;
  10. height: 400px;
  11. width: 300px;
  12. right: 100px;
  13. bottom: 100px;
  14. }
  15.  
  16. .title {position: absolute;
  17. font-family: 'Coiny', cursive;
  18. font-size: 32px;
  19. color: #D6AF9F;
  20. right: 0px;
  21. bottom: -10px;
  22. }
  23.  
  24. .text {position: absolute;
  25. font-family: times;
  26. font-size: 15px;
  27. color: #D6AF9F;
  28. font-style: italic;
  29. line-height: 13px;
  30. right: 50px;
  31. bottom: -20px;
  32. }
  33.  
  34. </style>
  35.  
  36. </style>
  37.  
  38. <div class="image">
  39. <div class="title">happily ever after
  40. <div class="text"> <center>ono, tahnee, tamman and onee<br>
  41. 2017-2018</center>
  42.  
  43. </div></div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement