Downstyler

A tool to fight CSS bloat.

Learn more in the README.

Usage

downstyle!

Just drag the link above to your browser's bookmarks toolbar.
You can then use it to instantly strip down the styling of any page on the web.
(Hint: click the link to try it on this page!)

Alternative bookmarklets are available for a sans-serif mode,
as well as a reading mode that emulates a "paper sheet" look:

downstyle (sans-serif) paperlike

Downstyler can also be used as a regular stylesheet.
Download downstyler.css, or include the following code in your HTML
(courtesy of the RawGitHack service):

<link rel="stylesheet"
href="https://raw.githack.com/waldyrious/downstyler/master/downstyler.css" />

Demo

For a more comprehensive demonstration of how pages using Downstyler look like,
compare this demo page using no styling at all, with the same page using Downstyler.