changed logo

This commit is contained in:
Jared Tabor 2014-07-22 17:07:00 -04:00
parent 8dfa531df4
commit 8d80ce9e31
6 changed files with 5 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

View File

@ -25,8 +25,10 @@ body {
margin-bottom: 0;
}
#ansible-brand-logo {
width: 150px;
height: 60px;
width: 160px;
height: 53px;
margin-top: 5px;
margin-left: 10px;
}
/*.navbar-collapse {
margin-left: 47px;

View File

@ -197,7 +197,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#home"><img id="ansible-brand-logo" src="{{ STATIC_URL }}img/tower2-logominimal.png" /></a>
<a class="navbar-brand" href="#home"><img id="ansible-brand-logo" src="{{ STATIC_URL }}img/ansible_tower_logo_minimalc.png" /></a>
<div id="ansible-list-title"></div> <!-- title to show on list pages when menu collapses. value set in app.js -->
</div>
<div class="navbar-collapse collapse" id="main-navbar-collapse">