Skip to content
Snippets Groups Projects
Commit 337678fc authored by Brian Canini's avatar Brian Canini
Browse files

breadcrumb style updates

parent 105a7739
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,22 @@
// --------------------------------------------------
//## Breadcrumbs.
.breadcrumb > .active {
color: #544F4F;
}
.breadcrumb {
padding: 8px 15px !important;
margin-bottom: 22px !important;
list-style: none !important;
}
// --------------------------------------------------
//## Search Form.
......
......@@ -6225,6 +6225,14 @@ figcaption {
.logo2 {
margin-top: 5px; }
.breadcrumb > .active {
color: #544F4F; }
.breadcrumb {
padding: 8px 15px !important;
margin-bottom: 22px !important;
list-style: none !important; }
.search-block-form {
display: none;
width: 50%;
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment