View Single Post
Old 09-18-2021, 06:34 PM   #2
etilley
Junior Member
etilley began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2021
Device: kindle
More info on CSS file contents

Here are the CSS files for tables ...

.table_ {
border-collapse: collapse;
border-spacing: 2px;
display: table;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
text-indent: 0;
padding: 0;
border: currentColor none 1pt
}
etilley is offline   Reply With Quote