Beginnings of the enterprise tour content.

This commit is contained in:
Jake Moshenko 2014-05-08 14:31:10 -04:00
parent a8369128c4
commit 3a7e66458d
2 changed files with 57 additions and 1 deletions

View file

@ -1465,7 +1465,7 @@ form input.ng-valid.ng-dirty,
.product-tour .tour-header {
text-align: center;
margin-bottom: 40px;
border-bottom: 4px solid black;
border-bottom: 4px solid #333;
}
.product-tour .tour-header .tour-shoutout-header {
@ -4230,4 +4230,8 @@ have a fixed width and height (but it's not required).
.trusted-logos .trusted-logo.apptentive {
padding-top: 20px;
}
.enterprise-icon {
text-align: center;
}