Advertisement
Guest User

blah

a guest
Dec 19th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. <style>
  2. body {
  3. background-color: #fff;
  4. background-image: url('http://i.picpar.com/bKad.png'), url('https://i.giphy.com/media/dCC08tNFiW21QhWhRt/giphy.webp') ;
  5. background-position: fixed, fixed;
  6. background-size: 50%, 200%;
  7. background-repeat:no-repeat, no-repeat;
  8. background-position: center, center ;
  9. font-family: ;
  10. color: #7c7c7c;
  11. text-shadow:0px 0px 3px #000;
  12.  
  13. }
  14. div.fixed {
  15. position: fixed;
  16. top: 50%;
  17. left: 8%;
  18. width: 150px;
  19. border: ;
  20. color: #fff;
  21. border: 2px solid white;
  22. border-radius: 8px;
  23. background-color: #000;
  24.  
  25. }
  26. img {
  27. display: block;
  28. margin-bottom: auto;
  29. margin-right: auto;
  30. }
  31.  
  32. </style>
  33. <body>
  34.  
  35. <div class="fixed">
  36. Saare<br>
  37. The Daughter of a <a target="_blank" href="https://roleplay.chat/profile.php?user=Cleaver" target="_blank">Beast</a><br>
  38. Fade-touched Qunari<br><br>
  39.  
  40. PM Friendly<br>
  41. Don't be creepy<br>
  42. Temp profile till another time
  43. </div>
  44.  
  45. </body>
  46. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement