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
}
|