Selection

Global style for text selection.

evo-selection

Pack my box with five dozen liquor jugs.
<span class="evo-selection">Pack my box with five dozen liquor jugs.</span>

The default global ::selection style is set in _variables.scss and does not require a CSS class.

If needed, apply a .evo-selection class directly to a span element to demonstrate the selection style, as in the above example.