planifibot/public/css/edit.css

26 lines
278 B
CSS

.link {
background-color: white;
border-radius: 5px;
}
.horas {
margin-top: 5px;
}
input.formulario.hora {
width: 49%;
}
input.formulario.dia {
width: 100%;
}
.mas {
width: 80px;
height: 40px;
}
.horario-container {
margin-bottom: 30px;
}