historia-de-zainab/templates/portada.html

9 lines
361 B
HTML
Raw Normal View History

2017-09-29 11:53:26 +02:00
<div class="container-fluid" style="background:url(images/c0_portada.jpg); background-color:white; background-position: center; background-repeat: no-repeat; background-size: contain; width:100%; height:100%">
<div class="row">
<div id="portada" >
<!-- <img src="images/c0_portada.jpg" class="img-responsive" style="z-index:1000"/> -->
</div>
</div>
</div>