afinando detalles 99%

This commit is contained in:
2019-04-08 17:35:39 -05:00
parent a62d9ea4bb
commit 7e1ce43d58
3 changed files with 32 additions and 48 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
echo"
<div class='col-sm' style='margin: 30px;'>
<a href='pagina/libro.php?id=".$data[$i]['titulo']."'>
<img src='img/carga/" . $data[$i]['imagen']."' style='width: 220px; height: 310px;' class='img-responsive' alt='Responsive image'></a>
<img src='img/carga/" . $data[$i]['imagen']."' style='width: 220px; height: 310px; box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.57);' class='img-responsive' alt='Responsive image'></a>
<br><br>
<label style='text-align: center;'>". $data[$i]['titulo'] ."</label>
<div class='lin'></div>