styles.css 58 Bytes
Newer Older
1 2 3 4 5
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, .5);
}