Skip to content

Instantly share code, notes, and snippets.

@robn
Created November 23, 2017 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robn/c605640405408a0eab415801be277198 to your computer and use it in GitHub Desktop.
Save robn/c605640405408a0eab415801be277198 to your computer and use it in GitHub Desktop.
.fat_score, .fat-score {
z-index:-9999;
}
.mc-advert,
.current-players,
.fat-score,
.stream-switcher,
.MC-streamButtons,
.MC-statsNav {
display: none;
}
#stream-wrapper { display: none; }
.video {
position: inherit !important;
width: 110%;
height: 110%;
left: -150px !important;
right: -150px !important;
top: -50px !important;
bottom: -50px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment