1 Answers
You can go into the css for 'table' and change the border. It might look something like this: table { border: 1px solid #fff; }
4 views
Answered
You can go into the css for 'table' and change the border. It might look something like this: table { border: 1px solid #fff; }