portada
This commit is contained in:
parent
743abb622b
commit
401fd00b5c
8 changed files with 37 additions and 6 deletions
8
templates/portada.html
Normal file
8
templates/portada.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue