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

What if image

parent 8cf39268
No related branches found
No related tags found
No related merge requests found
Pipeline #409311 passed
......@@ -133,7 +133,7 @@
background: linear-gradient(180deg, rgba(198, 235, 232, 0.8) 0%, rgba(198, 235, 232, 0.35) 100%), url("https://static.igem.wiki/teams/5054/haberbosch-jpg.webp"), 50% / cover no-repeat;
filter: blur(3.3854165077209473px);
}
.homepage-bg-img3{
/* .homepage-bg-img3{
position: absolute;
z-index: 0;
width: 1300px;
......@@ -143,7 +143,7 @@
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;
filter: blur(3.3854165077209473px);
}
} */
......@@ -235,6 +235,24 @@
opacity: 0;
transition: all 0.5s linear;
}
.homepage-content-img4{
top: 2080px;
transform: translateX(65%);
width: 467.188px;
height: 304.688px;
flex-shrink: 0;
/* border: 0.677px solid #FFF; */
border-radius: 33.854px;
background: url("https://static.igem.wiki/teams/5054/plants-fixing.svg");
background-size: 85%;
background-repeat: no-repeat;
background-position: bottom 63px right 30px;
/* background-color: black; */
opacity: 0;
transition: all 0.5s linear;
}
.homepage-content-img5{
top: 3377px;
width: 848.385px;
......
......@@ -105,14 +105,12 @@
<div class="homepage-bg-img2"></div>
<div class="homepage-bg-img3"></div>
<div class="homepage-content-img3 homepage-elements reveal" id="homepage-content-img3"></div>
<div class="homepage-content4 homepage-elements reveal">
What if plants could fix their own nitrogen
<span style="font-family:'Courier New', Courier, monospace">?</span>
</div>
<div class="homepage-content-img4 homepage-elements reveal"></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