Add testimonial to the org tour page

This commit is contained in:
Joseph Schorr 2014-05-21 14:53:45 -04:00
parent 8117c5ead9
commit ea8f5ba59e
3 changed files with 21 additions and 0 deletions

View file

@ -1539,6 +1539,13 @@ form input.ng-valid.ng-dirty,
margin-bottom: 20px;
}
.product-tour .testimonial {
margin-bottom: 20px;
margin-top: 10px;
padding-top: 20px;
border-top: 4px solid #ccc;
}
.landing .popover-content {
color: black;
}