mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
095ea0b795
* grunt * add border utilities for removing borders * clean up comments * add basic border docs * docs styles for border utils
1.5 KiB
1.5 KiB
layout, title, group
| layout | title | group |
|---|---|---|
| docs | Borders | 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.