1
0
Fork 0

imagen aplicación

This commit is contained in:
Hacky Purple 2018-04-25 14:29:55 -05:00
parent 1b0dc63b01
commit fd9da99af9
3 changed files with 13 additions and 6 deletions

View File

@ -580,7 +580,7 @@ if('serviceWorker' in navigator) {
<div class='reveal' style='bottom: 80px !important; '>
<div class='slides' >
<section id='inicio' class='text-center scrollable' >
<section id='inicio' class='text-center scrollable ' >
<img style='width: 20%;
display: block;
margin-left: auto;

View File

@ -5,6 +5,13 @@
*/
@import url(../../lib/font/source-sans-pro/source-sans-pro.css);
@media (max-width: 991px) {
#inicio img{
width: 90% !important;
}
}
.scrollable {
bottom: 0px;
overflow-y: auto !important;
@ -269,10 +276,10 @@ body {
*********************************************/
.reveal section img {
margin: 15px 0px;
background: rgba(255, 255, 255, 0.12);
/* border: 4px solid #222;*/
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }
/* background: rgba(255, 255, 255, 0.12);
border: 4px solid #222;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); */
}
.reveal section img.plain {
border: 0;
box-shadow: none; }

View File

@ -1232,7 +1232,7 @@ $resultado ="
<div class='slides' >
<section id='inicio' class='scrollable present text-center' style='' >
<img style='width: 20%;
<img style='width: 100%;
display: block;
margin-left: auto;
margin-right: auto;' src='milfs/images/secure/?file=600/$logo[0]' alt='' class='img img-responsive center-block'>