CSS column-rule-width Property
In CSS, the column-rule-width property is used to change the width of the column rule, which is the vertical lines between the columns.
Syntax
Property Values
| Value | Description | 
|---|---|
| medium | The default value. This rule defines a medium rule. | 
| thin | Defines a slender rule. | 
| thick | A thick rule is defined. | 
| length | The width of the rule is specified. | 
| initial | This property is set to its default value. | 
| inherit | This property is inherited from its parent element. | 
Supported Browsers
| Element | Chrome | Firefox | Safari | Edge / IE | Opera | 
|---|---|---|---|---|---|
| column-rule-width | 
                    50.0
                     4.0 -webkit-  | 
                
                    52.0
                     2.0 -moz-  | 
                
                    9.0
                     3.1 -webkit-  | 
                10.0 | 
                    37.0
                     15.0 -webkit 11.1  |