gancio/emails/mail.css
2019-02-26 00:02:42 +01:00

8 lines
99 B
CSS

table {
width: 100%;
border-collapse: collapse;
}
table, th, td {
border: 1px solid #555;
}