selection
Description
The selection pseudo-element for CSS specifies represents the portion of a document that has been selected and is active.
Syntax
selector::selection { property: value; }
The selection pseudo-element for CSS specifies represents the portion of a document that has been selected and is active.
selector::selection { property: value; }