An open API service indexing awesome lists of open source software.

https://github.com/agentcooper/tidy-pages

CSS stylesheet for cleaner UI experience
https://github.com/agentcooper/tidy-pages

css distraction-free

Last synced: 7 months ago
JSON representation

CSS stylesheet for cleaner UI experience

Awesome Lists containing this project

README

          

This is a CSS stylesheet I use in Safari to remove some distracting parts from websites.

To set it in Safari, go to Safari > Preferences... > Advanced > Style sheet.

To extend, add selectors to `generate-css.js` and run:

```bash
npm run build
```