HTML
inverted color
CSS
div { background-color: #f00; } p { color:
I think the only way to handle this is to use JavaScript
Try this Invert text color of a specific element
If you do this with css3 it's only compatible with the newest browser versions.