monks/text_underline_offset
The text-underline-offset CSS property sets the offset distance of an underline text decoration line (applied using {{cssxref(“text-decoration”)}}) from its original position.
Values
pub const auto_: #(String, String)
- : The browser chooses the appropriate offset for underlines.
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of text-underline-offset
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for text-underline-offset
pub const revert_layer: #(String, String)