v1.10.0
Added
- Allow some few customization options for table borders and column alignment (#60)
- For custom borders: adds classes
border-<position>-<weight>
fortop
,right
,top
,bottom
andthin
/thick
respectively. Use with theborders-custom
class. - For custom column alignment: adds classes
col-<n>-l
,col-<n>-c
,col-<n>-r
forn=1,...,12
andn
being the n-th column of the table
- For custom borders: adds classes