Hacker News new | ask | show | jobs
by pdenton 1483 days ago
This extension is pretty cool and I already found a bug. It doesn't work for elements whose font-family has been set with a !important flag.

It would be crude to set font-family to "Flow Circular" !important on every element (in the style attribute), but it would probably be much more effective.

1 comments

Oh, good one! (Also, what sites uses !important, ugh...) I think I have a workaround for that, will take a look after work.
A new release is now building that should fix this!