From 2df2890f746798f75eaea767e23831f9866371fb Mon Sep 17 00:00:00 2001 From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn> Date: Sun, 29 Sep 2024 11:44:32 +0000 Subject: [PATCH] Update 2 files - /wiki/pages/description.html - /wiki/pages/parts.html --- wiki/pages/description.html | 2 +- wiki/pages/parts.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wiki/pages/description.html b/wiki/pages/description.html index 979b4aa3..da3ac3b4 100644 --- a/wiki/pages/description.html +++ b/wiki/pages/description.html @@ -91,7 +91,7 @@ <p>Pharmacological therapy is the core of IBD treatment, mainly including the following categories: aminosalicylic acid, glucocorticoids, immunosuppressants, biologics, antibiotics, probiotics, anticholinergics, etc. These drugs are usually immunosuppressive and increase the risk of infection with long-term use; Special targeted drugs have the disadvantage of being expensive.</p> <h4>Nutritional Therapies</h4> <p>Nutritional therapy plays an important role in the remission and prognosis of IBD. However, at present, nutritional therapy is faced with problems such as slow effect, long course of treatment, and insufficient targeting, which will affect the quality of life of patients.</p> - <table class="w-full border-collapse border border-gray-300" style="background-color: #FFE4E1;"> + <table class="w-full border-collapse" style="background-color: #FFE4E1; border: 1px solid black;"> <thead> <tr class="bg-gray-200"> <th class="border border-gray-300 p-2">Treatment options</th> diff --git a/wiki/pages/parts.html b/wiki/pages/parts.html index 97311908..a3153108 100644 --- a/wiki/pages/parts.html +++ b/wiki/pages/parts.html @@ -50,7 +50,7 @@ <p>Our components have been designed to integrate muscone induction and the therapeutic capabilities of lactate. These parts embody our collective effort and wisdom, enabling us to achieve success in the laboratory work of our project.</p> <h3>Table 1. Basic Parts</h3> - <table class="w-full border-collapse border border-gray-300" style="background-color: #FFE4E1;"> + <table class="w-full border-collapse" style="background-color: #FFE4E1; border: 1px solid black;"> <thead> <tr class="bg-gray-200"> <th class="border border-gray-300 p-2">Part name</th> @@ -94,7 +94,7 @@ <p></p> <p></p> <h3>Table 2. Composite Parts</h3> - <table class="w-full border-collapse border border-gray-300" style="background-color: #FFE4E1;"> + <table class="w-full border-collapse" style="background-color: #FFE4E1; border: 1px solid black;"> <thead> <tr class="bg-gray-200"> <th class="border border-gray-300 p-2">Part name</th> -- GitLab