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
- Host: GitHub
- URL: https://github.com/agentcooper/tidy-pages
- Owner: agentcooper
- Created: 2021-12-25T13:16:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T20:42:33.000Z (over 3 years ago)
- Last Synced: 2025-01-13T05:29:57.959Z (9 months ago)
- Topics: css, distraction-free
- Language: CSS
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```