downstyler icon indicating copy to clipboard operation
downstyler copied to clipboard

A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.

Results 26 downstyler issues
Sort by recently updated
recently updated
newest added

Ideally we'll want to setup CI to prevent changes from inadvertently breaking current functionality. - [http://users.rowan.edu/~polikar/WAVELETS/WTpart1.html](https://web.archive.org/web/20180424045345if_/https://users.rowan.edu/~polikar/WAVELETS/WTpart1.html): body bgcolor, body background (image), inline styles... - http://www.hedonisticlearning.com/posts/category-theory-syntactically.html: dynamically created tags (``) that...

Something like this: > Readability and Instapaper are similar tools to clean up blog posts and cluttered websites for a cleaner reading experience, but they are more than just a...

meta

Demo, from downstyled version of [this blog post](https://www.nushell.sh/blog/2023-09-19-nushell_0_85_0.html): Before: ![image](https://github.com/waldyrious/downstyler/assets/478237/278d83ef-21b8-4e26-81ed-bedf4eefa3be) After: ![image](https://github.com/waldyrious/downstyler/assets/478237/d7a9eef3-946a-4263-82fe-7f1301e2b45a)

This fixes double-padding/margin, and double-font-size-reduction.

The comparison pages could be more streamlined. For example, there could be a two-pane layout, similar to similar https://www.ress.page/example, for comparing [downstyler](https://waldyrious.net/downstyler/comparisons/demo-downstyler.xhtml) with the other similar projects, or with [bare...

Such tables should not be styled the same way as actual data tables. Fortunately, this is becoming rarer, but it's still found in the wild every now and then. Note:...

enhancement
question

- Change style of section separators in the demo pages: make them stand out as outside the page content flow; use colors that provide adequate contrast (WCAG-compatible) - Adjust styling...

custom colors for `@media (prefers-color-scheme: dark)`

priority

Something like this? I tried to keep it brief to fit the existing style of the page, and the linked page explains how to create keyword bookmarks.

waiting:contributor

See a detailed description of the (potential) issue [here](https://github.com/dohliam/dropin-minimal-css/issues/47#issuecomment-1171237740). The rulesets adapted from Fluidity may already cover this, but it wold be good to actually confirm that.