Hacker News new | ask | show | jobs
by roguecoder 326 days ago
... do people not know about browser developer tools?

Unless a project has really messed up, it is trivial to see what styles are being applied to any element.

1 comments

Ah yes, so much easier to poke through the styles in the dev tools than to just put your eyeballs on the css class in the file.