Advertisement
bhengh

for Dustin: style rules to remove table borders

Oct 16th, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. table.sermons {
  2. border: 0 !important;
  3. }
  4. table.sermons tr td {
  5. border: 0 !important;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement