we're hiring message added to #top bar
This commit is contained in:
parent
9057650646
commit
3d0b50c679
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user