Hi Guys,
If I have a table and want the horizontal lines above and below my column headers to be blue how would i go about doing that? I've had a play and just can't seem to get it to work.
Cheers,
Marc
General ⇒ Color lines/borders within tables
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
Color lines/borders within tables
Hi Marc,
try the colortbl package. With colortbl you can color rules, even \hline and \cline. You could use xcolor with table option, that loads colortbl too.
Stefan
try the colortbl package. With colortbl you can color rules, even \hline and \cline. You could use xcolor with table option, that loads colortbl too.
Stefan
LaTeX.org admin