Skip to content
Snippets Groups Projects
Commit 086f33aa authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

style size to 80%

parent 5c2e693c
No related branches found
No related tags found
No related merge requests found
......@@ -169,7 +169,7 @@
<section id="annotation-section" class="row">
<h1>MG annotation <small>Kronaplot</small></h1>
<div class="row">
<iframe id="MG-kronaplot" src="Analysis/results/MG.gene_kegg_krona.html" style="position: absolute; width: 100%;height: 100%; border: none"></iframe>
<iframe id="MG-kronaplot" src="Analysis/results/MG.gene_kegg_krona.html" style="position: absolute; width: 80%;height: 80%; border: none"></iframe>
</div>
</section>
......@@ -178,7 +178,7 @@
<section id="annotation-section" class="row">
<h1>MT annotation <small>Kronaplot</small></h1>
<div class="row">
<iframe id="MT-kronaplot" src="Analysis/results/MT.gene_kegg_krona.html" style="position: absolute; width: 100%;height: 100%; border: none"></iframe>
<iframe id="MT-kronaplot" src="Analysis/results/MT.gene_kegg_krona.html" style="position: absolute; width: 80%;height: 80%; border: none"></iframe>
</div>
</section>
</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