mirror of https://github.com/docker/docs.git
landing-page: add link to docker-con register page
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
This commit is contained in:
parent
57aecd4e53
commit
3ce6514066
|
@ -8,9 +8,9 @@
|
|||
</h2>
|
||||
</div>
|
||||
<div class="col-xs-12 col-md-6 col-lg-4 text-center">
|
||||
<button type="button" class="btn btn-danger">
|
||||
<a class="btn" href="https://docker.events.cube365.net/docker/dockercon/">
|
||||
Register for free
|
||||
</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -201,7 +201,7 @@ body#landing {
|
|||
line-height: 37px;;
|
||||
}
|
||||
|
||||
button {
|
||||
a.btn {
|
||||
background-color: #FF3F73;
|
||||
color: white;
|
||||
font-family: 'Open Sans';
|
||||
|
|
Loading…
Reference in New Issue