.tc-tiddler-frame table:not([class]):not([style]) tr:nth-child(odd) { background-color: #fffff5; }
.tc-tiddler-frame table:not([class]):not([style]) tr:nth-child(even) { background-color: #ebffeb; }
.tc-tiddler-frame table:not([class]):not([style]) td { padding: 0.4rem 0.8rem !important; }