we're hiring message added to #top bar

This commit is contained in:
Justine Arreche 2014-12-09 18:31:13 +01:00
parent 9057650646
commit 3d0b50c679
2 changed files with 8 additions and 0 deletions

View File

@ -24,6 +24,9 @@
<li><a href="http://docs.travis-ci.com/imprint.html" alt="Imprint">Imprint</a></li>
</ul>
</li>
<li>
<a href="#" class="werehiring" target="_blank">We're Hiring!</a>
</li>
<li class="traviscicom">
<a href="http://travis-ci.com">Travis CI for Private Repositories</a>
</li>

View File

@ -28,6 +28,11 @@
padding: 0 15px
&:hover
color: #ADC7D0
a.werehiring
background-color: #31363d
border-radius: 4px
padding: 0 6px 0 6px
li.traviscicom
a