1
0
Fork 0
auth.rxbn.de/res/web/css/stylesheet.css

14 lines
214 B
CSS

.uk-breadcrumb {
border: 1px solid #e6e6e6;
background-color: #f9f9f9;
border-radius: 5px;
padding: 5px 10px;
margin-top: 15px;
}
.uk-breadcrumb a {
color: #717171;
}
.uk-breadcrumb a:hover {
color: #666;
}