diff --git a/static/homepage.css b/static/homepage.css index d90286f1083e91f3ed918ef7ae9cd4b239144f32..09a78119e4ddc82063b9d9d2702d61de3433c1b4 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -276,7 +276,7 @@ height: 390px; flex-shrink: 0; border-radius: 33.854px; - background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/europe-global-fertilizer-and-manure-version-1-nitrogen-in-manure-production-6172666199.jpg), 50% / cover no-repeat; + background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/angryfarmer.png), 50% / cover no-repeat; opacity: 0; background-size: 100%; transition: all 0.5s linear; @@ -289,7 +289,7 @@ height: 390px; flex-shrink: 0; border-radius: 33.854px; - background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/river-algae-sichuan.jpg), 50% / cover no-repeat; + background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%), url(https://static.igem.wiki/teams/5054/eutrophication.png), 50% / cover no-repeat; opacity: 0; background-size: 100%; transition: all 0.5s linear;