mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
a3567a119d
* Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected.
1.7 KiB
1.7 KiB
layout, title, group, redirect_from
| layout | title | group | redirect_from |
|---|---|---|---|
| docs | Borders | utilities | /utilities/ |
Use border utilities to quickly style the border and border-radius of an element. Great for images, buttons, or any other element.
Border
Add classes to an element to remove all borders or some borders.
{% example html %}
{% endexample %}
Border-radius
Add classes to an element to easily round its corners.