Custom CSS properties
table, th, td {
/* Available on table, th and td elements */
-premailer-width: 32px;
}
table, tr, th, td {
/* Available on table, tr, th and td elements */
-premailer-height: 32px;
}
table {
/* Available on table elements */
-premailer-cellpadding: 32px;
-premailer-cellspacing: 32px;
}
0 Comments for this cheatsheet. Write yours!