CSS column-rule-color Property
CSS's column-rule-color property is used to change the color of the rule that runs between the columns.
Syntax
Property Values
| Value | Description |
|---|---|
| color | The rule's color is specified here. For a complete list of color values, see CSS Color Values. |
| 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-color |
50.0
4.0 -webkit- |
52.0
2.0 -moz- |
9.0
3.1 -webkit- |
10.0 |
37.0
15.0 -webkit 11.1 |