diff --git a/groups/home/homepage13-js-css.html b/groups/home/homepage13-js-css.html index a40c601..461b77e 100644 --- a/groups/home/homepage13-js-css.html +++ b/groups/home/homepage13-js-css.html @@ -46,7 +46,9 @@ nav.navbar-default.yamm { /* style background image */ .kbcc-background-image { - background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%), url("https://www1.kingsborough.edu/photo_album/kcc_campus_06/images/KG_Kibbee_3_jpg.jpg"); + /*background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0%,rgba(255,255,255,0.4) 100%), url("https://www1.kingsborough.edu/photo_album/kcc_campus_06/images/KG_Kibbee_3_jpg.jpg");*/ + background: linear-gradient(to bottom, rgba(255,255,255,0.6) 0%,rgba(255,255,255,0.6) 100%), url("https://libapps.s3.amazonaws.com/accounts/16298/images/library_front_view.jpg"); + background-position: 50% 71%; padding: 20px 0px; border-radius: 5px; background-size: cover;