8 lines
77 B
CSS
Vendored
8 lines
77 B
CSS
Vendored
p.navbar-item:empty {
|
|
display: none;
|
|
}
|
|
|
|
.breadcrumb a {
|
|
color: #cc0f35;
|
|
}
|
|
|