Thicker line?

Is it possible to make the vertical lines thicker?

You would need a Pro account.

.Node-children {
    border-left: 10px;
}

Ah, and then by Custom-CSS?

Yeah just paste it into the custom CSS box in settings. The 10 means 10 pixel wide line, default is 1.

1 Like