How would you remove 00bf00 part from this:
#main { background:#00bf00 00bf00 url('images/low.png') repeat; }
I need to do this with dynamically, so probably javascript ( or something else if you have idea)
I don't want to change code to output properly, just to see if there is a way to remove it by adding code snippet
linktag orstyletag?