Skip to content

Instantly share code, notes, and snippets.

@wvl

wvl/feedly.css Secret

Created March 31, 2018 17:42
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 wvl/4cd7d7d314fe9a544f2851296db61bb9 to your computer and use it in GitHub Desktop.
Save wvl/4cd7d7d314fe9a544f2851296db61bb9 to your computer and use it in GitHub Desktop.
#sourcesModule_part[style] {
display: none !important;
}
#discoverModule_part[style] {
display: none !important;
}
.u100frame.selectedEntry {
border: none;
}
.u100frame {
border: none;
}
.nbrRecommendations {
display: none;
}
#feedlyProBar {
display: none !important;
}
.profeature {
display: none
}
#sideArea {
display: none !important;
}
.sideAreaModule,
#discoverModule_part,
#alsoLikeFeeds,
#sideArea {
display: none !important;
}
#floatingBar {
display: none !important;
}
button.pro {
display: none;
}
.empty-state h2 {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment