From 22783b86f75765eafedd2711a945a06cfecbe80a Mon Sep 17 00:00:00 2001 From: Qimin Zeng <28230343@njnu.edu.cn> Date: Mon, 30 Sep 2024 13:21:47 +0000 Subject: [PATCH] Update file human-practices.html --- wiki/pages/human-practices.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html index 8d5d1f6..af5c4b8 100644 --- a/wiki/pages/human-practices.html +++ b/wiki/pages/human-practices.html @@ -106,8 +106,12 @@ margin: 0 auto; <div class="pagenav"> <div onclick="goTo(document.getElementById('one'))"><span id="subtitle1" style="color: green;"><b>Intergrated Human Practice</b></span></div> + <br> + <br> <div onclick="goTo(document.getElementById('two'))"><span id="subtitle2" style="color: green;"><b>Collaborations&Partnership</b></span></div> + <br> + <div onclick="goTo(document.getElementById('three'))"><span id="subtitle3" style="color: green;"><b>Education&Communication</b></span></div> </div> -- GitLab