New logo (by Florent Heuzef)

This commit is contained in:
Daniel Berteaud 2014-05-02 19:17:49 +02:00
parent a60b0fdac6
commit 4b0cc2fbe3
4 changed files with 4 additions and 1 deletions

View File

@ -104,6 +104,9 @@
#chromeExtMessage {
text-align: center;
}
#navBarLogo {
padding-top: 5px;
}
@media screen and (max-width: 480px) {
body {
font-size: 0.8em;

BIN
public/img/logo_vroom.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -5,7 +5,7 @@
<span class="sr-only"></span>
<span class="glyphicon glyphicon-th"></span>
</button>
<a class="navbar-brand" href="#">VROOM! Alpha</a>
<a href="#"><img id="navBarLogo" src="/img/logo_vroom_alpha.png"/></a>
</div>
<div class="collapse navbar-collapse" id="toolBar">
<ul class="nav navbar-nav navbar-right">