Skip to content
Snippets Groups Projects
Commit 7ea8f374 authored by Bea Radtke's avatar Bea Radtke
Browse files

centered table descs + fig1sim bigger

parent c780f443
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,10 @@ body {
padding: 10px 20px;
}
.table-desc {
text-align: center;
}
.mdl-page small {
color: #fff !important;
font-style: italic;
......@@ -905,6 +909,10 @@ ol li:before {
max-height: 400px;
}
.sim-page #simfig1 {
max-width: 100%;
}
.educcol-page .content > * {
display: flex;
flex-direction: column;
......
......@@ -195,7 +195,7 @@
<td>Active without transcription factor and with ligand</td>
</tr>
</table>
<p><b>Table 1:</b> Variables used in the model and their descriptions</p>
<p class="align-center"><b>Table 1:</b> Variables used in the model and their descriptions</p>
<p class="eq-wrapper">
<!-- EQ1 -->
\[\begin{aligned} \frac{d[SynTF]}{dt} = \text{production} + k_{-L,TF}
......
......@@ -67,7 +67,7 @@
folding to its lowest energy state in order to prep it for the docking
stage
</p>
<img src="https://static.igem.wiki/teams/4646/wiki/fig1-sim.png" />
<img id="simfig1"src="https://static.igem.wiki/teams/4646/wiki/fig1-sim.png" />
<p>
<b>Figure 1:</b> Algorithmic flowchart for the creation of binding energies between synNotch and targeted antigens
</p>
......@@ -290,7 +290,7 @@
<td>0.8725</td>
</tr>
</table>
<p><b>Table 1:</b> Top 10 models of synNotch-CD19 docking</p>
<p class="table-desc"><b>Table 1:</b> Top 10 models of synNotch-CD19 docking</p>
<h3>synNotch-HER2 Docking</h3>
<p>
......@@ -399,7 +399,7 @@
<td>0.8785</td>
</tr>
</table>
<p><b>Table 2:</b> Top 10 models of synNotch-HER2 docking</p>
<p class="table-desc"><b>Table 2:</b> Top 10 models of synNotch-HER2 docking</p>
<h3>Supplemental Information</h3>
<p>
<a
......
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