Switch styling and logo over to the new Quay logo

This commit is contained in:
Joseph Schorr 2014-06-26 20:45:41 -04:00
parent 8a374b1c34
commit e3b939b42f
5 changed files with 6 additions and 12 deletions

View file

@ -2,7 +2,7 @@
<div class="landing-background" ng-class="user.anonymous ? 'landing': 'signedin'"></div>
<div class="landing-filter" ng-class="user.anonymous ? 'landing': 'signedin'"></div>
<div class="landing-content">
<img class="logo" src="/static/img/box-logo.png">
<img class="logo" src="/static/img/white_horizontal.png">
<div class="header-bar"></div>