Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.90 KB | None | 0 0
  1. <style>body, body.ow {
  2.  background-image: url(https://media.giphy.com/media/rWY9ySfjytitq/giphy.gif);
  3.  background-repeat: repeat;
  4.  background-color: #191c20;
  5. background-repeat: repeat-y;
  6.  background-size: cover;
  7. }
  8. span {
  9.  color: deeppink;
  10. }
  11. .ow_newsfeed_string.ow_small.ow_smallmargin {
  12.  color: deeppink;
  13. }
  14. h1.ow_stdmargin.ow_ic_user {
  15.  color: deeppink;
  16. }
  17. body, html {
  18.  font-family: fantasy;
  19.  color: #8B8F97; /** OW_Control type:color, section:2. Colors, key:textColor, label:1. Text **/
  20.  font-size: 13px;
  21.  line-height: 18px;
  22.  /*min-height: 100%;*/
  23.  height: 100%;
  24.  min-width: 1000px;
  25. }
  26. audio {
  27.  visibility: hidden;
  28. }
  29. </style>
  30. <audio controls="controls" autoplay="autoplay"><source src="https://cdn.discordapp.com/attachments/378334302368169994/544972926697340931/autiamo_gang_sends_there_regards_boi.wav" type="audio/mpeg">Your browser does not support the audio element.
  31. </source></audio>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement