Fix hiring link to point to the proper page.
Also includes a quick fix for styling the link.
This commit is contained in:
parent
3d0b50c679
commit
b51ca7e50a
|
@ -25,7 +25,7 @@
|
|||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#" class="werehiring" target="_blank">We're Hiring!</a>
|
||||
<a href="https://travisci.workable.com" class="werehiring" target="_blank">We're Hiring!</a>
|
||||
</li>
|
||||
<li class="traviscicom">
|
||||
<a href="http://travis-ci.com">Travis CI for Private Repositories</a>
|
||||
|
|
|
@ -32,7 +32,8 @@
|
|||
a.werehiring
|
||||
background-color: #31363d
|
||||
border-radius: 4px
|
||||
padding: 0 6px 0 6px
|
||||
padding: 6px 18px 6px 18px
|
||||
display: inline
|
||||
|
||||
li.traviscicom
|
||||
a
|
||||
|
|
Loading…
Reference in New Issue
Block a user