Re: Do I have to edit the Master.css
If you are trying to change something color-related then you'll need to edit the css color you are currently using (i.e. blue.css). Otherwise master.css has all the global styles.
.css files get cached so if you make a change, upload it, and it doesn't look liked it worked, you'll need to
clear your browser cache and then reload the page.