Skip to content

Instantly share code, notes, and snippets.

@smockle
Created March 21, 2014 01:48
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 smockle/9677903 to your computer and use it in GitHub Desktop.
Save smockle/9677903 to your computer and use it in GitHub Desktop.
User styles that hide site functionality I don't use. Created with http://sobolev.us/stylish/.
#pagelet_trending_tags_and_topics,
#listsNav,
#appsNav,
#groupsNav,
#interestsNav,
#pagesNav,
#developerNav,
#timeline_info_review_unit,
#pagelet_pymk_timeline,
.recentActivityContainer,
#pagelet_ego_pane {
display: none;
}
.fbTimelineIndeterminateContent {
margin-bottom: 0 !important;
}
#pagelet_reminders > .egoOrganicColumn {
border-top: none !important;
}
.wtf-module.has-content,
.module.trends {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment