The dynamic table widget doesn’t allow the user to set the font size. The default table CSS that is generated isn’t editable. Selecting the “Table” option from the context menu to edit the table doesn’t have a font size setting option.
Thus the only way to assign a font-size to the table is by adding an inline style declaration by editing the Source code, or by selecting various table elements and changing the point size in the top menu.
Shouldn’t there be a way to assign a font size during Table creation?