Beginnings of the enterprise tour content.
This commit is contained in:
parent
a8369128c4
commit
3a7e66458d
2 changed files with 57 additions and 1 deletions
|
@ -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;
|
||||
}
|
Reference in a new issue