So I have a gradient in my cell using TikZ, which is nice.
However I still have a few problems:
The text itself has its color changed, whereas I would want only the background color to be changed. The horizontal line beneath the text also faces the same problem (it's a
\hline, since I'm inside a tabular).The vertical lines aren't aligned with the rest of my tabular, if I just add
|c|to the initialcin the multicolumn function.
Link to the related question: Gradient color in one cell of a table.


\documentclassand including only the code necessary for demonstrating the problem). – Jake Jun 10 '12 at 22:01