0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01: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

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">