I want to make a specific change to the appearance of a specific site in my web browser. This site uses CSS, so I think what I should do is write a user CSS override (please correct me if this is wrong).
My browsers are Firefox (for which I think I should write something in chrome/userContent.css) and Chrome (User\ StyleSheets/Custom.css).
The specific change I want to make is to remove the background pattern (dark dots) on all pages of http://unix.stackexchange.com/ . But more generally, please teach me how to fish: how do I find out what parameter to change, and how do I write this change in a user css?