Skip to content

Instantly share code, notes, and snippets.

@cheeaun
Created July 13, 2010 14:46
Show Gist options
  • Select an option

  • Save cheeaun/473973 to your computer and use it in GitHub Desktop.

Select an option

Save cheeaun/473973 to your computer and use it in GitHub Desktop.
My own userstyle for minimalistic Google Reader UI
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/reader/view/"), url-prefix("https://www.google.com/reader/view/") {
#lhn-friends, #lhn-recommendations,#sub-tree-item-1-main,#sub-tree-item-480-main, #lhn-add-subscription-section, #search, #lhn-subscriptions-minimize,
#top-bar,#gb{
display: none !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment