Color
Colors for text and boxes.
evo-color
evo-color
Aa
transparent
Aa
Create an HTML tag suitable for displaying text such as <p>
or <h1>
, and apply an evo-font-[style]
class. The default font family can be adjusted in _evo_variables.scss.
<div class="evo-color"></div> <div class="transparent-bg"></div>
color-bg-fpo
Color bg FPO and color-fpo
Aa
Create an HTML tag suitable for displaying text such as <p>
or <h1>
, and apply an color-bg-fpo
class. The default font family can be adjusted in _evo_variables.scss.
<div class="evo-color"></div> <div class="transparent-bg"></div>