|
|
@ -17691,6 +17691,10 @@ ul.menu a.is-active { |
|
|
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); |
|
|
|
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.moveme-please { |
|
|
|
|
|
|
|
display: none; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#block-roblibsearchothersources h3, #block-roblibsearchothersources .field--name-field__help-me-section-title, |
|
|
|
#block-roblibsearchothersources h3, #block-roblibsearchothersources .field--name-field__help-me-section-title, |
|
|
|
.roblib-search-header { |
|
|
|
.roblib-search-header { |
|
|
|
display: flex; |
|
|
|
display: flex; |
|
|
@ -17708,6 +17712,23 @@ ul.menu a.is-active { |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|
font-size: 1.5rem; |
|
|
|
font-size: 1.5rem; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
#block-roblibsearchothersources h3 .roblib-search-more a, #block-roblibsearchothersources .field--name-field__help-me-section-title .roblib-search-more a, |
|
|
|
|
|
|
|
.roblib-search-header .roblib-search-more a { |
|
|
|
|
|
|
|
color: #fefefe; |
|
|
|
|
|
|
|
font-family: "Roboto Condensed", sans-serif; |
|
|
|
|
|
|
|
font-size: 0.875rem; |
|
|
|
|
|
|
|
text-transform: uppercase; |
|
|
|
|
|
|
|
color: #fefefe; |
|
|
|
|
|
|
|
padding: 3px; |
|
|
|
|
|
|
|
border-radius: 4px; |
|
|
|
|
|
|
|
transition: all 0.5s ease; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#block-roblibsearchothersources h3 .roblib-search-more a:hover, #block-roblibsearchothersources .field--name-field__help-me-section-title .roblib-search-more a:hover, |
|
|
|
|
|
|
|
.roblib-search-header .roblib-search-more a:hover { |
|
|
|
|
|
|
|
background: #e0e0e0; |
|
|
|
|
|
|
|
color: #8c2004; |
|
|
|
|
|
|
|
background: #fefefe; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
#roblib-searchbox-form .form-item { |
|
|
|
#roblib-searchbox-form .form-item { |
|
|
|
margin: 0; |
|
|
|
margin: 0; |
|
|
|