Hello,
I am working on a custom master page. I would like for specific colors and fonts to be applied by default. I don't think end users will need to change these. Is it a better practice to make a complete copy of corev15.css and set the default values or to have a separate css that is referenced after the corev15.css that overrides specific settings? Or are there pros and cons of each and what are they? When should one method be used instead of the other?
Thank you!