Styled Links
By adding ox-link
to a link, the OX styling will be applied, this also works in combination with the modifiers ox-text--s
and ox-text--xs
.
Styling on button
The link styling can also be implementen on buttons.
Example
1
<button class="ox-button ox-button--link">button link</button>