From d80c2f1969aaaf36b991e836dec4e371f7a58494 Mon Sep 17 00:00:00 2001 From: Ruby Chang <ruby931109@gmail.com> Date: Wed, 12 Oct 2022 22:26:19 +0800 Subject: [PATCH] modified: static/style.css modified: wiki/pages/collaborations.html modified: wiki/pages/description.html modified: wiki/pages/education.html modified: wiki/pages/implementation.html modified: wiki/pages/model.html --- static/style.css | 42 ++++++++++++++++++++-------------- wiki/pages/collaborations.html | 3 ++- wiki/pages/description.html | 2 +- wiki/pages/education.html | 2 +- wiki/pages/implementation.html | 10 ++++---- wiki/pages/model.html | 5 ++-- 6 files changed, 37 insertions(+), 27 deletions(-) diff --git a/static/style.css b/static/style.css index ef851b0..cd0d6be 100644 --- a/static/style.css +++ b/static/style.css @@ -1713,7 +1713,7 @@ html { color: #86aadf; } .info_contents { - font-size: 17px; + font-size: 20px; margin-top: 35px; } .info_contents_centered { @@ -1726,7 +1726,7 @@ html { } .info_contents_centered_contribution { margin-top: 35px; - font-size: 17px; + font-size: 20px; align-self: center; text-align: center; } @@ -1954,20 +1954,26 @@ html { align-self: center; margin-bottom: 50px; } +.constant_height_table1 { + height: 300px; + margin-top: 50px; + align-self: center; + margin-bottom: 50px; +} .constant_height_collab { height: 325px; margin-top: 50px; align-self: center; margin-bottom: 50px; } -.enlarged_constant_height { - height: 500; +#enlarged_constant_height { + height: 500px; margin-top: 50px; align-self: center; margin-bottom: 50px; } -.enlarged_constant_height_doubled { - height: 650; +#enlarged_constant_height_doubled { + height: 650px; margin-top: 50px; align-self: center; margin-bottom: 50px; @@ -2185,12 +2191,12 @@ html { color: #e9c46a; } .info_contents_italics { - font-size: 17px; + font-size: 24px; margin-top: 43px; text-transform: uppercase; } .info_contents_parts { - font-size: 17px; + font-size: 20px; } .workscited { width: 100%; @@ -2237,26 +2243,28 @@ html { .constant_height_collab, #lower_height { height: 200px; + width: auto; } - .enlarged_constant_height, - .enlarged_constant_height_doubled { + #enlarged_constant_height, + #table3, + .constant_height_table1 { height: 300px; } - .constant_width { + .constant_width, + #enlarged_constant_height_doubled { width: 100%; height: auto; } + #table8, + #table6 { + width: 80%; + height: auto; + } .model_image, #model_image_sp { width: 100%; height: auto; } - #table3, - #table8, - #table6 { - width: 200px; - height: auto; - } #table4 { width: 80%; height: auto; diff --git a/wiki/pages/collaborations.html b/wiki/pages/collaborations.html index 107aaae..485b4bf 100644 --- a/wiki/pages/collaborations.html +++ b/wiki/pages/collaborations.html @@ -314,7 +314,7 @@ <em class="info_contents_italics" id="greencontents"> Words to describe our team: </em> - + <div style="height: 30px;"></div> <ul> <li>United</li> <li>Resilient</li> @@ -343,6 +343,7 @@ Words to describe our project: </em> + <div style="height: 30px;"></div> <ul> <li>Eco-friendly</li> <li>Measurable</li> diff --git a/wiki/pages/description.html b/wiki/pages/description.html index fc17434..c75ae7e 100644 --- a/wiki/pages/description.html +++ b/wiki/pages/description.html @@ -44,7 +44,7 @@ </aside> <div class="herowrap" id="experimentalcontents"> <div id="progress-bar"></div> - <b class="heading1" id="descriptionheading1">The Dead Zone Poison</b> + <b class="heading1" id="descriptionheading1">The Death Zone Poison</b> <div class="index_container" id="background"></div> <div class="heading2" id="descriptionheading2">Background</div> <em class="info_contents_italics" id="greencontents"> diff --git a/wiki/pages/education.html b/wiki/pages/education.html index fa86c99..b8be003 100644 --- a/wiki/pages/education.html +++ b/wiki/pages/education.html @@ -120,7 +120,7 @@ <div class="info_contents" id="greencontents"> (Translation) <br /> - Q: Why causes eutrophication? Please explain the process in detail. + Q: What causes eutrophication? Please explain the process in detail. <br /> A: An overabundance of phosphate accumulates in water bodies and causes rapid algae growth; algal bloom, in turn, decreases the oxygen diff --git a/wiki/pages/implementation.html b/wiki/pages/implementation.html index 3a6c2f4..3aed1fe 100644 --- a/wiki/pages/implementation.html +++ b/wiki/pages/implementation.html @@ -332,11 +332,11 @@ Specifically, we incorporated the Carlson Trophic State Index (CTSI), as advised by experts, into the software application to help users gain a better understanding of the precise water quality of the reservoir being - tested. To be specific, by adding the three parameters of - Transparency(SD), Chlorophyll-a(Chl-a), and Total Phosphate(TP) along with - the three classifications of eutrophication levels: oligotrophic, - mesotrophic, and eutrophic, our software ensures data quality and the - variety of information presented to users. + tested. To be specific, by adding the three parameters of Transparency + (SD), Chlorophyll-a (Chl-a), and Total Phosphate (TP) along with the three + classifications of eutrophication levels: oligotrophic, mesotrophic, and + eutrophic, our software ensures data quality and the variety of + information presented to users. </div> <img diff --git a/wiki/pages/model.html b/wiki/pages/model.html index 1ae3df7..e1ec034 100644 --- a/wiki/pages/model.html +++ b/wiki/pages/model.html @@ -146,7 +146,7 @@ the complex of IPTG and rep (C_I_rep). </div> <img - class="constant_height" + class="constant_height_table1" src="https://static.igem.wiki/teams/4271/wiki/dna-types-full-description-removebg-preview.png" /> @@ -155,7 +155,7 @@ </div> <img - class="constant_height" + class="constant_height_table1" src="https://static.igem.wiki/teams/4271/wiki/table-2-reactions.png" /> @@ -558,6 +558,7 @@ <img class="constant_height" + id="table6" src="https://static.igem.wiki/teams/4271/wiki/table-9.png" /> -- GitLab