gmostert / ng2-breadcrumb

This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
MIT License
102 stars 81 forks source link

Can I change the style? #73

Closed datruq closed 7 years ago

datruq commented 7 years ago

Hi, sorry for my bad english,

Can anyone help me with a tip for this?

I have tried changing the class name

.breadcrumb { background-color: red; }

but it's not working...

btw, I'm using angular 4, sass and ng2-breadcrumb 0.5.14