Just working a massive site and its got a very large CSS page. I'm finding that I need to tinking with a few different things on certain elements. Do you think its best to put this tinkering inline (style="") or create a new style in the CSS page? I never use more than 4 inline styles as the tags can get quite large but was just wondering if this is a go or bad idea using inline like this.
__________________