Bordered

Bordered

Primary Secondary Success Danger Warning Info Light Dark Link
<span class="bordered bordered-primary">Primary</span>
<span class="bordered bordered-secondary">Secondary</span>
<span class="bordered bordered-success">Success</span>
<span class="bordered bordered-danger">Danger</span>
<span class="bordered bordered-warning">Warning</span>
<span class="bordered bordered-info">Info</span>
<span class="bordered bordered-light">Light</span>
<span class="bordered bordered-dark">Dark</span>
<span class="bordered bordered-link">Link</span>

Bordered Card


Tip 2

You can access any page of your website by entering the url directly in the Weglot widget located in the left corner of the Weglot visual editor.

<div class="text-center bordered bordered-card-light">
    <br/>
    <h3 class="mt-3">Tip 2</h3>
    <p class="font-weight-light mt-1 px-4">
        You can access any page of your website by entering the url
        directly in the Weglot widget located in the left corner of the Weglot visual editor.
    </p>
</div>