alternate-color: color
Initial value |
|
---|---|
Applies to | all elements |
Inherited | no |
@prince-color TestColor { alternate-color: cmyk(1, 0, 0, 0) }
color: prince-color(TestColor)
This property takes an RGB or CMYK color in any of the valid notations for RGB and CMYK colors, that will be used to display the color being defined, when the named color is not available. Please note that it cannot be RGBA or CMYKA.
A color value must be specified for the rule to be valid.