changeset 75:940badbd06d4

Update style.css for new jpeg background image
author Jie Kang <jkang@redhat.com>
date Tue, 07 Feb 2017 11:45:25 -0500
parents 9d2fa6cc33be
children a30bf8e130c0
files css/style.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/css/style.css	Tue Feb 07 11:43:33 2017 -0500
+++ b/css/style.css	Tue Feb 07 11:45:25 2017 -0500
@@ -21,7 +21,7 @@
 }
 /* front page jumbotron */
 #front-page-jumbotron {
-  background-image: url(../img/flexibility_curved_building_istock.png);
+  background-image: url(../img/flexibility_curved_building_istock-transparent.jpg);
   background-size: cover;
   background-repeat: no-repeat;
   background-attachment: fixed;