From 2abe4dbe494057a32b4763a840483cb7169317ed Mon Sep 17 00:00:00 2001 From: skyeveyang <1326906378@qq.com> Date: Thu, 14 Dec 2023 12:37:39 +0800 Subject: [PATCH] update team --- wiki/pages/inclusivity.html | 2 -- wiki/pages/team.html | 11 ++++++++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/wiki/pages/inclusivity.html b/wiki/pages/inclusivity.html index 71caf52..81f5798 100644 --- a/wiki/pages/inclusivity.html +++ b/wiki/pages/inclusivity.html @@ -3,8 +3,6 @@ {% block title %}Diversity and Inclusion{% endblock %} {% block cover_img %}https://static.igem.wiki/teams/5013/wiki/cover/inclusivity.jpg{% endblock %} - -{% endblock %} {% block detail_title_a1 %}Background introduction:{% endblock %} {% block detail_content2 %}Inspired by the national poverty alleviation news, our iGEM team has gained a profound understanding of the unequal distribution of educational resources globally, especially in remote and impoverished areas. The issue of insufficient scientific educational resources due to remoteness and poverty exists in both developed countries and those lacking resources. In some places, the opportunity for scientific education is held only by a few. In light of this, our team is dedicated to ameliorating this situation, starting within our own country. Our primary goal is to enable students in remote and impoverished areas to have equal access to scientific research. We aim to ignite their interest in science and enhance their scientific literacy by providing free resources like simple microscopes and English books, enabling them to comprehend English and potentially engage in scientific research in the future. Additionally, we attempt to facilitate local people's understanding of scientific concepts and correct some misconceptions by integrating local traditions with scientific knowledge. diff --git a/wiki/pages/team.html b/wiki/pages/team.html index 3faffef..8cd2323 100644 --- a/wiki/pages/team.html +++ b/wiki/pages/team.html @@ -20,10 +20,15 @@ width: 50%; height: auto; } + .no-cursor { + pointer-events: none; + } </style> -<div class="team-content"> - <img src="https://static.igem.wiki/teams/5013/wiki/team/new-team-1.jpg" /> - <img src="https://static.igem.wiki/teams/5013/wiki/team/new-team-2.jpg" /> +<div class="team-content .no-cursor"> + <img src="https://static.igem.wiki/teams/5013/wiki/team/new-new-img1.jpg" /> + <img src="https://static.igem.wiki/teams/5013/wiki/team/new-new-img2.jpg" /> </div> + + {% endblock %} -- GitLab