centrar visualizaciones

This commit is contained in:
abe- 2017-06-19 12:21:58 +02:00
parent 5f874b82fd
commit cef4422829
4 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<div class="video-container">
<iframe id="p5" src="graficos/parcelas.html" width="100%" height="539px" style="overflow:hidden" allowfullscreen="" frameborder="0">
<iframe id="p5" src="graficos/parcelas.html" width="800" height="539px" style="overflow:hidden" allowfullscreen="" frameborder="0">
</iframe>
</div>