This commit is contained in:
Sergio 2017-09-29 11:53:26 +02:00
parent 743abb622b
commit 401fd00b5c
8 changed files with 37 additions and 6 deletions

8
templates/portada.html Normal file
View file

@ -0,0 +1,8 @@
<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>