diff --git a/static/css/quay.css b/static/css/quay.css index c2e586495..0ae6e901e 100644 --- a/static/css/quay.css +++ b/static/css/quay.css @@ -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; } diff --git a/static/directives/tour-content.html b/static/directives/tour-content.html index 5f48ce64a..4a81a44d4 100644 --- a/static/directives/tour-content.html +++ b/static/directives/tour-content.html @@ -182,6 +182,20 @@ +