mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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 |
---|---|---|---|
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.
{% highlight html %} {% endhighlight %}