mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
new homepage, new assets, clean out old stuff
This commit is contained in:
@@ -30,6 +30,7 @@ Change the border color using utilities built on our theme colors.
|
||||
{% example html %}
|
||||
{% for color in site.data.theme-colors %}
|
||||
<span class="border border-{{ color.name }}"></span>{% endfor %}
|
||||
<span class="border border-white"></span>
|
||||
{% endexample %}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user