Components
Breadcrumbs
Breadcrumbs indicate the current page’s location within a hierarchy and where the user is in relation to the rest of that hierarchy. They also afford one-click access to higher levels of that hierarchy.
.breadcrumb { font-family: Lato-Regular; font-size: 14px; line-height: 44px; } .breadcrumb .breadcrumb-active { color: #0074D9; } .breadcrumb .breadcrumb-active:hover { color: #3C4144; } .breadcrumb .breadcrumb-current { color: #3C4144; }
Overview of CSS Classes
Selector
Summary
Parent Selector
.breadcrumb
.breadcrumb-active
.breadcrumb-current