Skip to content

Table

Defines colour for table borders, and the width of tables in reading mode.

Accepted formats: HEX, %, x.y

Style Settings
|-- ...
|-- Flexcyon Style Settings
|   |-- Editor
|   |   |-- ...
|   |   |-- Table
|   |   |-- ...
|   |-- ...
|-- ...

Configuration Options

Table border color

CSS Variable(s) targeted: var(--table-border-color)

Default: #6f768566

Table header size

CSS Variable(s) targeted: var(--table-header-size)

Default: large

Sample table header

Width of table in reading mode

CSS Variable(s) targeted: var(--flexcyon-table-reading-mode-width)

Default: 100%

Table Cell Vertical Padding

CSS Variable(s) targeted: var(--flexcyon-td-verti-padding)

Default: 5 (px)

Table Cell Horizontal Padding

CSS Variable(s) targeted: var(--flexcyon-td-horiz-padding)

Default: 10 (px)

Table Cell Live Preview Scaling

CSS Variable(s) targeted: var(--flexcyon-td-live-pad-scale)

Default: 0.2

More specifically the scaling of padding compared to the specified values

Comments