replace OneSearch h1 with logo
This commit is contained in:
@@ -43,12 +43,12 @@ body {
|
||||
|
||||
.onesearch-jumbotron {
|
||||
text-align: center;
|
||||
margin-top: 25px;
|
||||
margin-top: -40px;
|
||||
}
|
||||
|
||||
#onesearch-header {
|
||||
color: #003466;
|
||||
font-size: 6em;
|
||||
font-size: 10em;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.zero-margin {
|
||||
|
||||
@@ -244,7 +244,7 @@
|
||||
<input name="displayField" value="all" type="hidden" />
|
||||
<input name="pcAvailabiltyMode" value="false" type="hidden" />
|
||||
<input name="query" id="primoQuery" type="hidden" />
|
||||
<h1 id="onesearch-header">OneSearch</h1>
|
||||
<h1 id="onesearch-header"><img src="https://libapps.s3.amazonaws.com/accounts/16298/images/onesearch_logo.png" /></h1>
|
||||
<div class="form-group">
|
||||
<div class="dropdown input-group zero-margin">
|
||||
<button class="btn btn-default dropdown-toggle" type="button" id="dropdownMenu1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true">
|
||||
|
||||
Reference in New Issue
Block a user