diff --git a/static/homepage.css b/static/homepage.css index e5cd3125eeabef5fbd7656e2b5a5f593b4f3330f..b60e08a7152ea992bc80330b75d11b27dc9bdc7a 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -152,7 +152,7 @@ top: 3800px; /* opacity: 1; */ box-shadow: inset 0px 0px 40px 20px #C6EBE8; - background: linear-gradient(180deg, #C6EBE8 0%, rgba(198, 235, 232, 0.00) 52.08%, #C6EBE8 100%), url(https://static.igem.wiki/teams/5054/plants-fixing.svg), 50% / cover no-repeat; + background: linear-gradient(180deg, #C6EBE8 0%, rgba(198, 235, 232, 0.00) 200.08%, #C6EBE8 100%), url(https://static.igem.wiki/teams/5054/plants-fixing.svg), 50% / cover no-repeat; } @@ -271,12 +271,12 @@ background-size: 100%; transition: all 0.5s linear; } -.homepage-content-img6{ - top: 3377px; - width: 848.385px; - height: 304.688px; +.homepage-content-img6 { + top: 5200px; + width: 835px; + height: 450px; flex-shrink: 0; - background: url("https://static.igem.wiki/teams/5054/ezgif-1-022f83dee9.webp"); + background: url(https://static.igem.wiki/teams/5054/ezgif-1-022f83dee9.webp); transition: all 0.8s linear; } @@ -680,30 +680,30 @@ transition: all 0.5s linear; } .homepage-content6 { - top: 4500px; + top: 4000px; width: 1000px; height: 100px; font-family: SourceSansPro; font-size: 135px; font-style: normal; font-weight: 600; - color: transparent; - -webkit-text-stroke: 1px #05BE85; + /* color: transparent; */ + -webkit-text-stroke: 2px #05BE85; opacity: 0; transition: all 0.7s linear; } -.homepage-content7{ - top: 3805px; - width: 400px; +.homepage-content7 { + top: 5100px; + width: 1000px; height: 65px; opacity: 0; transition: all 0.5s linear; } -.homepage-content8{ - top: 4165px; - width: 235px; - height: 160px; - transform: translateX(-110%); +.homepage-content8 { + top: 5700px; + width: 1000px; + height: 65px; + /* transform: translateX(-110%); */ opacity: 0; transition: all 0.5s linear; } diff --git a/wiki/pages/home.html b/wiki/pages/home.html index e5d4e6979a1dfa2bc3bd6133a0ee851735be53b4..debfbf76162cd0497fba32af0d90ef6fe5b43e50 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -134,8 +134,7 @@ <div class="homepage-content6 homepage-elements reveal"> - What if plants could fix their own nitrogen - <span style="font-family:'Courier New', Courier, monospace">?</span> + What if plants could fix their own nitrogen? </div> <div class="homepage-bg-img4"></div> @@ -146,7 +145,7 @@ </div> <div class="homepage-content-img6 homepage-elements reveal" id="homepage-content-img6"></div> <div class="homepage-content8 homepage-elements reveal"> - <div class="homepage-contents-style" style="margin-top:0px;width:300px;"> + <div class="homepage-contents-style"> We could reduce nitrogen emissions, prevent eutrophication, and protect biodiversity while sustaining agricultural productivity. </div> </div>