#border-left-width

Like border-width, but for the left border only.

默认属性 border-left-width: 0;

Removes the left border.

border-left-width: 4px;

You can use pixel values.