Evo

Line

Change the style of hr horizontal rule lines.

hr


<hr />

hr tag default styles can be adjusted in _evo_variables.scss.

evo-line


<hr class="evo-line line-space" />

evo-line sets a default color. line-space sets a margin equally above and below the line. Both variables can be adjusted in _evo_variables.scss

evo-line-inverse


<hr class="evo-line-inverse line-space" />

evo-line-inverse sets a default color meant for inverse backgrounds.

line-color


<hr class="line-color line-space" />

line-color applies the default "evo-color" from the overall theme.