2021-08-04 20:54:19 -03:00
|
|
|
.link {
|
|
|
|
background-color: white;
|
|
|
|
border-radius: 5px;
|
|
|
|
}
|
2021-08-18 19:00:24 -03:00
|
|
|
|
|
|
|
.horas {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.formulario.hora {
|
|
|
|
width: 49%;
|
|
|
|
}
|
|
|
|
|
|
|
|
input.formulario.dia {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.mas {
|
|
|
|
width: 80px;
|
|
|
|
height: 40px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.horario-container {
|
|
|
|
margin-bottom: 30px;
|
|
|
|
}
|