diff --git a/static/homepage.css b/static/homepage.css index 5fdd14cefd6d622eca917f699ea852655ed5f846..0d08977ae739de266ca773fc7bb4a408a08feea7 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -350,7 +350,7 @@ width: 350px; height: 350px; transform: translateX(-60.5%); - background: url(https://static.igem.wiki/teams/5054/bigelowii.svg); + background: url(https://static.igem.wiki/teams/5054/symbiotic-association.svg); opacity: 0; transition: all 0.5s linear; } diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 5f97e6b84f202f882cbc7fe07add8e0388d99359..aef4f7bfec0fe3a5c01668b16e357130cc12167b 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -244,7 +244,14 @@ </div> </div> -<!-- <div class="homepage-content-img9 homepage-elements reveal" id="homepage-content-img9"></div> --> +<div class="homepage-content-img9 homepage-elements reveal" id="homepage-content-img9"></div> +<div class="homepage-content12 homepage-elements reveal" id="homepage-content12"> + <div class="homepage-contents-style" style="margin-top:10px;"> + This algae originally had a symbiotic association with a bacterium named UCYN-A. + </div> +</div> + + <!--<div class="homepage-content-img10 homepage-elements reveal" id="homepage-content-img10"></div> <div class="homepage-content-img11 homepage-elements reveal" id="homepage-content-img11"></div>