Skip to content
Snippets Groups Projects
Commit d35ab2b3 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

co2 emissions

parent 19d4d9d4
No related branches found
No related tags found
No related merge requests found
Pipeline #409520 passed
...@@ -152,7 +152,7 @@ ...@@ -152,7 +152,7 @@
top: 3800px; top: 3800px;
/* opacity: 1; */ /* opacity: 1; */
box-shadow: inset 0px 0px 40px 20px #C6EBE8; 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 @@ ...@@ -271,12 +271,12 @@
background-size: 100%; background-size: 100%;
transition: all 0.5s linear; transition: all 0.5s linear;
} }
.homepage-content-img6{ .homepage-content-img6 {
top: 3377px; top: 5200px;
width: 848.385px; width: 835px;
height: 304.688px; height: 450px;
flex-shrink: 0; 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; transition: all 0.8s linear;
} }
...@@ -680,30 +680,30 @@ ...@@ -680,30 +680,30 @@
transition: all 0.5s linear; transition: all 0.5s linear;
} }
.homepage-content6 { .homepage-content6 {
top: 4500px; top: 4000px;
width: 1000px; width: 1000px;
height: 100px; height: 100px;
font-family: SourceSansPro; font-family: SourceSansPro;
font-size: 135px; font-size: 135px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
color: transparent; /* color: transparent; */
-webkit-text-stroke: 1px #05BE85; -webkit-text-stroke: 2px #05BE85;
opacity: 0; opacity: 0;
transition: all 0.7s linear; transition: all 0.7s linear;
} }
.homepage-content7{ .homepage-content7 {
top: 3805px; top: 5100px;
width: 400px; width: 1000px;
height: 65px; height: 65px;
opacity: 0; opacity: 0;
transition: all 0.5s linear; transition: all 0.5s linear;
} }
.homepage-content8{ .homepage-content8 {
top: 4165px; top: 5700px;
width: 235px; width: 1000px;
height: 160px; height: 65px;
transform: translateX(-110%); /* transform: translateX(-110%); */
opacity: 0; opacity: 0;
transition: all 0.5s linear; transition: all 0.5s linear;
} }
......
...@@ -134,8 +134,7 @@ ...@@ -134,8 +134,7 @@
<div class="homepage-content6 homepage-elements reveal"> <div class="homepage-content6 homepage-elements reveal">
What if plants could fix their own nitrogen What if plants could fix their own nitrogen?
<span style="font-family:'Courier New', Courier, monospace">?</span>
</div> </div>
<div class="homepage-bg-img4"></div> <div class="homepage-bg-img4"></div>
...@@ -146,7 +145,7 @@ ...@@ -146,7 +145,7 @@
</div> </div>
<div class="homepage-content-img6 homepage-elements reveal" id="homepage-content-img6"></div> <div class="homepage-content-img6 homepage-elements reveal" id="homepage-content-img6"></div>
<div class="homepage-content8 homepage-elements reveal"> <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. We could reduce nitrogen emissions, prevent eutrophication, and protect biodiversity while sustaining agricultural productivity.
</div> </div>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment