Skip to content

Instantly share code, notes, and snippets.

@MightyPork
Last active February 2, 2018 19:19
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 MightyPork/05d2a133d4c666a6d658987c1d111ebf to your computer and use it in GitHub Desktop.
Save MightyPork/05d2a133d4c666a6d658987c1d111ebf to your computer and use it in GitHub Desktop.
hide the glitchy phant
.drawer.mbstobon-0>.contents {
background: #444b5d !important
}
.drawer.mbstobon-0>.contents>.mastodon {
background: none !important;
}
.drawer.mbstobon-1>.contents {
background: #444b5d !important
}
.drawer.mbstobon-1>.contents>.mastodon {
background: none !important;
}
.drawer.mbstobon-2>.contents {
background: #444b5d !important
}
.drawer.mbstobon-2>.contents>.mastodon {
background: none !important;
}
.drawer.mbstobon-3>.contents {
background: #444b5d !important
}
.drawer.mbstobon-3>.contents>.mastodon {
background: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment