By default the Table will span the width of your Code Block with the columns evenly spaced.
/**
* Simple Table
* Column Widths
* From Will-Myers.com
**/
div[data-wm-plugin="simple-table"] .wm-table {
width: auto;
}
By default the Table will span the width of your Code Block with the columns evenly spaced.
/**
* Simple Table
* Column Widths
* From Will-Myers.com
**/
div[data-wm-plugin="simple-table"] .wm-table {
width: auto;
}