border-width

The border-width property sets all four border widths at once:

/* set all four borders */
H2 { border-width: 1em }