Switch styling and logo over to the new Quay logo
This commit is contained in:
parent
8a374b1c34
commit
e3b939b42f
5 changed files with 6 additions and 12 deletions
|
@ -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>
|
||||
|
||||
|
|
Reference in a new issue