diff --git a/static/style.css b/static/style.css index 90d3b49842bac364fa4414dd270195f64570f686..b646c40698d5bd7058c2261c46389ad6fa2a8f42 100644 --- a/static/style.css +++ b/static/style.css @@ -398,4 +398,7 @@ body.homepage header p.lead { background-color: #6BFFF7; height: 50px; } - \ No newline at end of file + +.bioreactor-image { + margin-right: -4px; +} \ No newline at end of file diff --git a/wiki/pages/contribution.html b/wiki/pages/contribution.html index f6ed90e7b723729440223855534c7ad518f85be0..b39cadaaa1c30ea6eed35dacbd09794b9de5e905 100644 --- a/wiki/pages/contribution.html +++ b/wiki/pages/contribution.html @@ -266,23 +266,27 @@ style="background-image: url('https://static.igem.wiki/teams/4676/wiki/bioreacto </div> - <div class="content-box rounded-box" style="text-align: center; width: 80%; margin: 0 auto;"> - <section id="CAD_Stuff"> - <h2 style="color: rgb(0, 78, 146); text-align: left;"><b>CAD Improvements</b></h2> - <div class="image-container"> - <img src="https://static.igem.wiki/teams/4676/wiki/test.png" alt="lcd" class="bioreactor-image" style="width: 100%; margin: 0 auto;"> - </div> - <p style="font-style: italic; color: black; padding-top: 10px;">Figure 2. 3D Printed Housing of an LCD Display for ease of monitoring</p> - <div class="image-container"> - <img src="https://static.igem.wiki/teams/4676/wiki/img-4641.png" alt="lid" class="bioreactor-image" style="width: 100%; margin: 0 auto;"> - </div> - <p style="font-style: italic; color: black; padding-top: 10px;">Figure 3. 3D Lid of Bioreactor with flexible, modular openings for outlets</p> - <div class="image-container"> - <img src="https://static.igem.wiki/teams/4676/wiki/img-4639.png" alt="stepper" class="bioreactor-image" style="width: 100%; margin: 0 auto;"> - </div> - <p style="font-style: italic; color: black; padding-top: 10px;">Figure 4. 3D Printed stepper motor housing with intake and outlet holes for peristaltic pumping of buffer</p> - </section> - </div> + <div class="content-box rounded-box" style="text-align: center; width: 80%; margin: 0 auto;"> + <section id="CAD_Stuff"> + <h2 style="color: rgb(0, 78, 146); text-align: left;"><b>CAD Improvements</b></h2> + <div class="image-container"> + <img src="https://static.igem.wiki/teams/4676/wiki/screen-shot-2023-10-12-at-10-35-36-am.png" alt="lcd" class="bioreactor-image" style="width: 60%; margin: 0 auto;"> + </div> + <p style="font-style: italic; color: black; padding-top: 10px;">Figure 7. 3D Printed Housing of an LCD Display for ease of monitoring</p> + + <div class="image-container"> + <img src="https://static.igem.wiki/teams/4676/wiki/screen-shot-2023-10-12-at-10-37-15-am.png" alt="lcd" class="bioreactor-image" style="width: 49%; display: inline-block;"> + <img src="https://static.igem.wiki/teams/4676/wiki/screen-shot-2023-10-12-at-10-38-33-am.png" alt="stepper" class="bioreactor-image" style="width: 49%; display: inline-block;"> + + </div> + <p style="font-style: italic; color: black; padding-top: 10px;">Figure 8. 3D Lid of Bioreactor with flexible, modular openings for outlets</p> + + <div class="image-container"> + <img src="https://static.igem.wiki/teams/4676/wiki/screen-shot-2023-10-12-at-10-41-43-am.png" alt="stepper" class="bioreactor-image" style="width: 60%; margin: 0 auto;"> + </div> + <p style="font-style: italic; color: black; padding-top: 10px;">Figure 9. 3D Printed stepper motor housing with intake and outlet holes for peristaltic pumping of buffer</p> + </section> + </div> <div class="content-box rounded-box"> <h2 style="color: rgb(0, 78, 146); text-align: left;"><b>Contributions to Future Teams</b></h2>