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

fix roadmap

parent 4858ea91
No related branches found
No related tags found
No related merge requests found
......@@ -621,15 +621,15 @@
>>>>>>> fb92959 (change position of steps in roadmap)
}
.homepage-link-img1 {
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/software-step1.png");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/step-1-roadmap.svg");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
.homepage-link-style {
......@@ -667,15 +667,15 @@
}
.homepage-link-img2 {
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/protein-express.png");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/step-2-roadmap.svg");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
.homepage-link3 {
......@@ -739,7 +739,7 @@
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/cell-division.png");
background: url("https://static.igem.wiki/teams/5054/insertion.png");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
......@@ -757,17 +757,17 @@
>>>>>>> fb92959 (change position of steps in roadmap)
}
.homepage-link-img4 {
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/insertion.png");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
.homepage-link-img4{
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/step-4-roadmap.svg");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
.homepage-link5 {
top: 14200px;
......@@ -779,17 +779,17 @@
transition: all 0.5s linear;
}
.homepage-link-img5 {
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/gif-transparent.gif");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
.homepage-link-img5{
margin: 0 auto;
width: 400px;
height: 300px;
background: url("https://static.igem.wiki/teams/5054/step-5-roadmap.svg");
background-repeat: no-repeat;
background-size: 91%;
background-position: center;
transition: all 0.1s linear;
transform: translateX(30px);
}
/* content boxes style: */
.homepage-content1 {
......
......@@ -311,36 +311,36 @@
</div>
<div class="homepage-link1 homepage-elements reveal" style="opacity: 1;">
<a href="software" onmouseover="expandFunc1(document.getElementById('homepage-link-img1'))" onmouseout="reduceFunc1(document.getElementById('homepage-link-img1'))">
<a href="results.html" onmouseover="expandFunc1(document.getElementById('homepage-link-img1'))" onmouseout="reduceFunc1(document.getElementById('homepage-link-img1'))">
<div class="homepage-link-img1" id="homepage-link-img1" style="background-size: 91%;"></div>
<span class="homepage-link-style" style="margin-left:30px;">Characterize the UCYN-A transport system in the dry lab</span>
<span class="homepage-link-style" style="margin-left:30px;">Characterize the UCYN-A protein import system in the dry lab</span>
</a>
</div>
<div class="homepage-link2 homepage-elements reveal" style="opacity: 1;">
<a onmouseover="expandFunc2(document.getElementById('homepage-link-img2'))" onmouseout="reduceFunc2(document.getElementById('homepage-link-img2'))">
<a href="results.html" onmouseover="expandFunc2(document.getElementById('homepage-link-img2'))" onmouseout="reduceFunc2(document.getElementById('homepage-link-img2'))">
<div class="homepage-link-img2" id="homepage-link-img2" style="background-size: 91%;"></div>
<span class="homepage-link-style" style="margin-left:30px;">Express essential proteins in the host</span>
<span class="homepage-link-style" style="margin-left:30px;">Expression of the UCYN-A transit peptide (see <a href="description.html" style="color: #185A4F;">Project Description</a>) tagged by fluorescence proteins</span>
</a>
</div>
<div class="homepage-link3 homepage-elements reveal" style="opacity: 1;">
<a onmouseover="expandFunc3(document.getElementById('homepage-link-img3'))" onmouseout="reduceFunc3(document.getElementById('homepage-link-img3'))">
<a href="results.html" onmouseover="expandFunc3(document.getElementById('homepage-link-img3'))" onmouseout="reduceFunc3(document.getElementById('homepage-link-img3'))">
<div class="homepage-link-img3" id="homepage-link-img3" style="background-size: 91%;"></div>
<span class="homepage-link-style" style="margin-left:30px;">Regulate cell division</span>
<span class="homepage-link-style" style="margin-left:30px;">Insertion into eukaryotic cells, and eventually plant cells</span>
</a>
</div>
<div class="homepage-link4 homepage-elements reveal" style="opacity: 1;">
<a href="experiments" onmouseover="expandFunc4(document.getElementById('homepage-link-img4'))" onmouseout="reduceFunc4(document.getElementById('homepage-link-img4'))">
<a href="entrepreneurship.html" onmouseover="expandFunc4(document.getElementById('homepage-link-img4'))" onmouseout="reduceFunc4(document.getElementById('homepage-link-img4'))">
<div class="homepage-link-img4" id="homepage-link-img4" style="background-size: 91%;"></div>
<span class="homepage-link-style" style="margin-left:30px;">Insertion into eukaryotic cells</span>
<span class="homepage-link-style" style="margin-left:30px;">Exploring the commercialization of NitroBLAST seeds</span>
</a>
</div>
<div class="homepage-link5 homepage-elements reveal" style="opacity: 1;">
<a href="human-practices" onmouseover="expandFunc5(document.getElementById('homepage-link-img5'))" onmouseout="reduceFunc5(document.getElementById('homepage-link-img5'))">
<div class="homepage-link-img5" id="homepage-link-img5" style="background-size: 91%;"></div>
<span class="homepage-link-style" style="margin-left:30px;">Investigate the global impact</span>
<span class="homepage-link-style" style="margin-left:30px;">Investigate the global impact of NitroBLAST seeds</span>
</a>
</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