Merge branch 'master' of github.com:medialab-prado/poblados-colonizacion-colonias-penitenciarias

This commit is contained in:
luissevillano 2017-06-19 12:35:10 +02:00
commit fb1385a639
5 changed files with 10 additions and 4 deletions

View file

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

View file

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

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>