| Current Path : /var/www/web2/visor_mapa_heim/DIST/foto/ |
| Current File : /var/www/web2/visor_mapa_heim/DIST/foto/foto2.css |
#cameraFileInput {
display: none;
}
#pictureFromCamera {
width: 100%;
height: auto;
margin-top: 16px;
}
.btn {
display: inline-block;
background-color: #00b531;
color: white;
padding: 8px 12px;
border-radius: 4px;
font-size: 16px;
cursor: pointer;
}
.salirbtn {
background-color: #008CBA;
}
.btn:hover {
filter: brightness(0.9);
}