Skip to content
Snippets Groups Projects
Commit 06ab1e72 authored by Sishir Sivakumar's avatar Sishir Sivakumar
Browse files

some styling and content changes

parent 6b19fe0f
No related branches found
No related tags found
1 merge request!39Main
Pipeline #287488 passed
......@@ -269,7 +269,6 @@ p,
.second-para {
margin-top: -50px;
/* Use the Monotype Courier font */
font-size: 12pt;
color: black;
background-color: white;
......@@ -280,7 +279,6 @@ p,
}
.third-para {
/* Use the Monotype Courier font */
font-size: 12pt;
color: black;
background-color: white;
......@@ -441,8 +439,6 @@ p,
/* Style the paragraph */
.first-para {
display: inline-block;
font-family: "Courier New", monospace;
/* Use the Monotype Courier font */
font-size: 9pt;
color: black;
background-color: white;
......@@ -458,8 +454,6 @@ p,
height: 300px;
width: 300px;
margin-top: -110px;
font-family: "Courier New", monospace;
/* Use the Monotype Courier font */
font-size: 9pt;
color: black;
background-color: white;
......@@ -470,8 +464,6 @@ p,
}
.third-para {
font-family: "Courier New", monospace;
/* Use the Monotype Courier font */
font-size: 10pt;
color: black;
background-color: white;
......@@ -989,4 +981,38 @@ h1 {
letter-spacing: 0em;
text-align: left;
padding: 30px;
}
@media screen and (max-width: 768px) {
.subtitles {
font-size: 30px;
padding: 5px;
}
.motivation {
flex-direction: column;
margin-left: 0px;
}
.background {
flex-direction: column-reverse;
margin-right: 0px;
}
.project {
flex-direction: column;
margin-left: 0px;
}
.motivationdata {
font-size: 20px;
padding: 5px;
text-align: center;
}
.backgrounddata {
font-size: 20px;
padding: 5px;
text-align: center;
}
.projectdata {
font-size: 20px;
padding: 5px;
text-align: center;
}
}
\ No newline at end of file
......@@ -9,7 +9,7 @@
</div>
</div>
<div class="container-description p-5">
<div class="container-description px-m-5 py-5">
<div class="motivation">
<p class="subtitles">Motivations</p>
<p class="motivationdata">
......@@ -22,7 +22,7 @@
</div>
</div>
<div class="container-description p-5">
<div class="container-description px-m-5 py-5">
<div class="background">
<p class="backgrounddata">
Synthetic biology envisions a bioengineering domain for designing new genetic parts and systems, or redesigning of existing ones. Until now, the most versatile workhorse of synthetic biology has been Escherichia coli. However, there is a need for exploring new chassis which can be naturally adapted to unique traits or metabolic pathways.
......@@ -31,7 +31,7 @@
</div>
</div>
<div class="container-description p-5">
<div class="container-description px-m-5 py-5">
<div class="project">
<p class="subtitles">Project</p>
<p class="projectdata">
......
......@@ -10,14 +10,17 @@
<div class="team-member-container">
<h2 id="dual-heading-1" class="dual-heading">Primary PI</h2>
<img src="https://static.igem.wiki/teams/4931/wiki/team-images/team-images/karthik-raman.jpg" alt="Team Member 1" class="team-member">
<div class="caption">Karthik Raman</div>
</div>
<div class="team-member-container">
<h2 id="dual-heading-1" class="dual-heading">Secondary PI</h2>
<img src="https://static.igem.wiki/teams/4931/wiki/team-images/team-images/guhan-jayaraman.jpg" alt="Team Member 1" class="team-member">
<div class="caption">Guhan Jayaraman</div>
</div>
<div class="team-member-container">
<h2 id="dual-heading-1" class="dual-heading">Instructor</h2>
<img src="https://static.igem.wiki/teams/4931/wiki/team-images/team-images/sandeep.jpg" alt="Team Member 2" class="team-member">
<div class="caption">Sandeep Kumar Panda</div>
</div>
</div>
<div id="heading">Student Leaders</div>
......@@ -27,7 +30,7 @@
<div class="caption">Aarohee Vora</div>
</div>
<div class="team-member-container">
<img src="https://static.igem.wiki/teams/4931/wiki/sl2.png" alt="SL 2" class="team-member">
<img src="https://static.igem.wiki/teams/4931/wiki/team-images/sanjana-adluru-igem.jpg" alt="SL 2" class="team-member">
<div class="caption">Sanjana Adluru</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment