binder/binder/static/style.css

9 lines
90 B
CSS

table {
border-collapse: collapse;
}
table, th, td {
border: 1px solid black;
}