2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Breadcrumb docs: Add MDN CSS doc links

This commit is contained in:
Chris Rebert
2015-08-20 21:57:49 -07:00
parent d2a2664404
commit e39d9a7941
+1 -1
View File
@@ -6,7 +6,7 @@ group: components
Indicate the current page's location within a navigational hierarchy.
Separators are automatically added in CSS through `:before` and `content`.
Separators are automatically added in CSS through [`::before`](https://developer.mozilla.org/en-US/docs/Web/CSS/::before) and [`content`](https://developer.mozilla.org/en-US/docs/Web/CSS/content).
{% example html %}
<ol class="breadcrumb">