turretcss

Mark


Example

mark

HTML

<mark>...</mark>

CSS

--mark-margin: 0;
--mark-padding: 0.2em 0.4em;
--mark-font-family: inherit;
--mark-font-weight: inherit;
--mark-font-size: inherit;
--mark-font-style: normal;
--mark-color: inherit;
--mark-background: yellow;