Is there a way to override CSS?
In an external CSS stylesheet there is some code that apparently won’t let me change the background for a table. Is there a way I can override that CSS? I don’t have access to the stylesheet to just change it myself. I also tried inline styles, but it didn’t make a difference.
The other problem is that there are more than one table, and I just need to change this one.