Fork Style
The way forks display can be customized through several variables.
First, config.style.page.fork.divider.style
sets the style of the dividing line between links. It can be set to any of these values:
dashed
dotted
double
, which displays two thin horizontal linessolid
none
, which hides the dividers completely
config.style.page.fork.divider.size
sets the thickness of the dividing line, and config.style.page.fork.divider.color
sets its color.