diff --git a/static/homepage.css b/static/homepage.css index b74be37abbb6d38e8cc746137218a21888ec3d39..11c946d83107461825a3ed2fd9922f8a47afe0be 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -188,7 +188,7 @@ height: 526.094px; flex-shrink: 0; border-radius: 33.854px; - background: url("https://static.igem.wiki/teams/5054/nitrogen-atom.svg"), 50% / cover no-repeat; + background: url("https://static.igem.wiki/teams/5054/78.svg"), 50% / cover no-repeat; background-size: contain; /* Contain the image within the element */ background-position: center; /* Center the image */ background-repeat: no-repeat; /* Ensure no repeating */ @@ -203,7 +203,7 @@ height: 349.375px; flex-shrink: 0; border-radius: 33.854px; - background: url("https://static.igem.wiki/teams/5054/nitrogen-bond.svg"), 60% no-repeat; + background: url("https://static.igem.wiki/teams/5054/cute-sweet-corn-business-shop-logo.png"), 60% no-repeat; background-size: contain; /* Contain the image within the element */ background-position: center; /* Center the image */ background-repeat: no-repeat; /* Ensure no repeating */ diff --git a/wiki/pages/home.html b/wiki/pages/home.html index b4b25a9d13920d0ea87d89c17c3dc919f57c05df..dbd56bc70310e5a0cd7ce2fe404001d7f820e8a7 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -87,10 +87,10 @@ <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> Nitrogen gas, comprising 78% of Earth's atmosphere, is the most abundant chemical in the air. </div> - <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> Nitrogen is an essential nutrient for plants. </div> - <div class="homepage-contents-style reveal" style="width:315.521px;margin-top:50px;"> + <div class="homepage-contents-style reveal" style="width: 1000px; margin-top: 50px; opacity: 1; margin-left: auto; margin-right: auto; transform: translateX(-20%);"> However, Nâ‚‚ is highly inert, making it difficult for plants to convert it into useful compounds that they can consume. </div> </div>