Skip to content

Instantly share code, notes, and snippets.

@aisamanra
Created June 17, 2016 22:36
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 aisamanra/9cf2cd8c9bdf52a40b900899044932cb to your computer and use it in GitHub Desktop.
Save aisamanra/9cf2cd8c9bdf52a40b900899044932cb to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("twitter.com") {
.moments { display: none; }
.trends { display: none; }
.dashboard-right { display: none; }
.suggested-tweet-stream-container { display: none; }
[data-promoted=true] { display: none; }
[data-item-type="recap_entry"] { display: none; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment