waldyrious / downstyler

A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.
http://waldyrious.net/downstyler
ISC License
30 stars 5 forks source link

Fix text-align: left to text-align: start #78

Closed OlivierH closed 1 year ago

OlivierH commented 1 year ago

Using start instead of left makes the style better fitting for right-to-left pages (hebrew, arabic)

waldyrious commented 1 year ago

Great catch, thanks!