8 lines
361 B
HTML
8 lines
361 B
HTML
<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>
|