FIRST-LINE
The first-line pseudo-element represents the first line of the originating element.
SYNTAX
selector::first-line {
property: value;
}
The first-line pseudo-element represents the first line of the originating element.
selector::first-line {
property: value;
}