monks/border_bottom_color
The border-bottom-color CSS property sets the color of an element’s bottom border. It can also be set with the shorthand CSS properties {{cssxref(“border-color”)}} or {{cssxref(“border-bottom”)}}.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for border-bottom-color
pub const revert_layer: #(String, String)