https://github.com/lenage/css-of-doom
annoy your visitors with this CSS
https://github.com/lenage/css-of-doom
Last synced: about 1 month ago
JSON representation
annoy your visitors with this CSS
- Host: GitHub
- URL: https://github.com/lenage/css-of-doom
- Owner: lenage
- Created: 2012-02-17T14:41:57.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-17T14:55:41.000Z (over 14 years ago)
- Last Synced: 2025-03-02T10:20:02.073Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CSS of Doom ##
annoy your visitors with these few lines of CSS
Try it anywhere
javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://raw.github.com/midday/CSS-of-doom/master/doom.js';})();
Load it in your site
Looks like you can't host css on github because of mime types
###Credits##
[LeaVerou](https://twitter.com/#!/LeaVerou) for the idea and the `::selection { background: transparent }` line
Ideas welcome! so fork, edit, push, pull as usual