Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. /*
  2. Yea dude ur gay site
  3. By Cyber Shark ofcourse
  4. */
  5.  
  6. body
  7. {
  8. font-family: 'Ubuntu', sans-serif;
  9. background-color:black;
  10. color:white;
  11.  
  12. <style type="text/css">
  13. body {cursor: url(http://www.rw-designer.com/cursor-extern.php?id=39702);}
  14. </style>
  15. <a href="http://www.rw-designer.com/cursor-detail/39702"
  16. }
  17.  
  18. #bgvid{
  19. position: fixed;
  20. top:50%;
  21. left:50%;
  22. min-width:100%;
  23. min-height:100%;
  24. width:auto;
  25. height:auto;
  26. z-index: -100;
  27. -webkit-transform: translateX(-50%) translateY(-50%);
  28. transform: translateX(-50%) translateY(-50%);
  29. background-size: cover;
  30. }
  31.  
  32. .bigtext
  33. {
  34. color: white;
  35. font-size: 100px;
  36. margin: 0 auto;
  37. }
  38.  
  39. .subbigtext
  40. {
  41. color: white;
  42. font-size: 50px;
  43. margin: 0 auto;
  44. }
  45.  
  46. .subsubbigtext
  47. {
  48. color: white;
  49. font-size: 25px;
  50. margin: 0 auto;
  51. }
  52.  
  53. a
  54. {
  55. font-size:25px;
  56. color:white;
  57. text-decoration: none;
  58. text-align:left;
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement