Skip to content

Instantly share code, notes, and snippets.

@neingeist
Created March 19, 2023 16:55
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 neingeist/ccf9247f6175024a45b97d6ab9d38832 to your computer and use it in GitHub Desktop.
Save neingeist/ccf9247f6175024a45b97d6ab9d38832 to your computer and use it in GitHub Desktop.
tiny tiny rss custom css a. for reading and b. to hide counters
.content-inner {
max-width: 65ch;
}
.counterNode.unread {
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment