Quote:
Originally Posted by DustyPorViva
Green is awesome.
|
I've had my fair share, now I just want some light grays to help focus the content - the posts.
I think this is the command which has to be used, but I'm not familiar with Greasmonkey nor Java...
HTML Code:
document.body.innerHTML= document.body.innerHTML.replace("color_old_HEX","color_new_HEX");