Possible Duplicate:
Addition of themes for Stack Overflow
Questions tagged with favorite tags are orange (#ffefc6). I would like to change that - is it possible?
Of course I could change the Chrome user stylesheet to force my own background, but that would only work on Chrome, and would have to be done on all computers.
edit
For info this is what I came up with on Chrome
#question-mini-list .tagged-interesting { background-color:#fffaf5 ! important;border:1px solid #eee ! important; }
(in Google/Chrome/Default/User StyleSheets/Custom.css on Mac / Linux)