Adjustments to QE plans page for lead-gen feedback

- Adds a start trial button "above the fold" on the right hand side
- Adds back the dialog explaining the redirect to tectonic accounts
This commit is contained in:
Joseph Schorr 2016-11-10 17:10:08 -05:00
parent a4fce1b102
commit 1405b6b95c
3 changed files with 26 additions and 17 deletions

View file

@ -134,6 +134,10 @@
text-align: center;
}
.co-p-quay-enterprise-tagline button {
margin-left: 40px;
}
.co-p-quay-enterprise-trial {
text-align: center;
margin-top: 30px;
@ -584,8 +588,8 @@
}
#tectonicManagerDialog .buttons {
margin-top: 10px;
margin-bottom: 30px;
margin-top: 20px;
margin-bottom: 20px;
}
#tectonicManagerDialog .buttons .btn {