- Change logo on non-landing to be just the box and to have a slight border on the right

- Change the letter spacing on the landing page to make the header more readable
- Change the logo on the 500 page
This commit is contained in:
Joseph Schorr 2014-07-07 16:12:53 -04:00
parent c338b7d621
commit bcc45448ed
9 changed files with 22 additions and 5 deletions

View file

@ -4,7 +4,7 @@
≡
</button>
<a class="navbar-brand" href="/" target="{{ appLinkTarget() }}">
<img src="/static/img/white_horizontal.png">
<img src="/static/img/quay-box-white.png" data-title="Quay.io" data-placement="bottom" bs-tooltip>
</a>
</div>