Code applicable to all tables
-
Dear, Tobias!
? I need to modify this code so that it applies to all tables and not only for the id 1.Thank you
.tablepress-id-1 {
border-collapse: separate;
border-spacing: 1px 0;
font-size: 11pt;
}.tablepress-id-1 thead th,
.tablepress-id-1 tbody td {
text-align: center;
vertical-align: middle;
}
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Code applicable to all tables’ is closed to new replies.