
This puts the new logo in place for our gerrit deployments. Had to move the header nav bar slightly to the right to get this to look well without overlapping significantly. Note that this has been tested locally using firefox to render the changes. Change-Id: I1d773e137dd41ac2d7ee9347941d95732dae0932
7 lines
297 B
HTML
7 lines
297 B
HTML
<div>
|
|
<script type="text/javascript" src="static/jquery.js" />
|
|
<script type="text/javascript" src="static/jquery-visibility.js"></script>
|
|
<script type="text/javascript" src="static/hideci.js" />
|
|
<a href="/"><h1><img src="static/title.svg" style="vertical-align:middle;" /></h1></a>
|
|
</div>
|