Advertisement
chrissources

make contact box background white

May 28th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <style>
  2. .katamari Section Manager
  3. { http://abrax.us/SectionManager }
  4. table.contactTable table, table.contactTable table a, table.contactTable td td {background-color:transparent !important;}
  5. table.contactTable {background-color:white;}
  6. table.contactTable td.text {background-color:c9e0fa;}
  7. table.contactTable span.whitetext12 {color:426bba;}
  8. table.contactTable, table.contactTable td {border:0px;}
  9. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement