diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 4a85cdad21d2ead3334ed4f5cfd6b774501b6ac1..3e46cb6dc3886d8ac71d1fa0f5f93b725cc99e8a 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -257,8 +257,8 @@ } .ape-icon { - width: 130px; - height: 130px; + width: 150px; + height: 150px; margin-right: 20px; } @@ -374,7 +374,7 @@ <div class="ape-row"> <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/home-sf1.png" alt="Affordable" class="ape-icon"> <div class="ape-text"> - <h3 class="ape-title">Affordable</h3> + <h3 class="ape-title"><strong style="color: #fa8072;">A</strong>ffordable</h3> <p class="ape-description">Our solution is cost-effective, making it accessible to a wider range of patients.</p> </div> </div> @@ -382,7 +382,7 @@ <div class="ape-row"> <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/home-sf2.png" alt="Potential" class="ape-icon"> <div class="ape-text"> - <h3 class="ape-title">Potential</h3> + <h3 class="ape-title"><strong style="color: #fa8072;">P</strong>otential</h3> <p class="ape-description">The innovative approach shows great potential for treating IBD and possibly other conditions.</p> </div> </div> @@ -390,7 +390,7 @@ <div class="ape-row"> <img src="https://static.igem.wiki/teams/5187/wiki-home-fig/home-sf3.png" alt="Efficiency" class="ape-icon"> <div class="ape-text"> - <h3 class="ape-title">Efficiency</h3> + <h3 class="ape-title"><strong style="color: #fa8072;">E</strong>fficiency</h3> <p class="ape-description">Our method is designed to efficiently deliver treatment, maximizing its effectiveness.</p> </div> </div>