Open EduardoLIdeAndrade opened 2 years ago
*{ margin:0; padding:0; }
font-family: sans-serif; color: black; justify-content: center
}
} fieldset { border: 0; }
body { background-color: white; font-family: sans-serif; font-size: small ; color: black; margin-top: 2%; margin-left: 36%; justify-content: center; }
input, select, textarea, button { border-radius: 5px; }
.campo { margin-bottom: 1em; }
.campo label { margin-bottom: 0.2em; color: black; display: block; }
fieldset .grupo .campo { float: left; margin-right: 1em; }
.campo input[type= "text"], .campo input[type= "number"], .campo input[type= "radio"], .campo input[type= "e-mail"], .campo input[type= "password"] { padding: 0.2 em; border: 1px solid black; display: block; }
.campo select option { padding-right: 1em; }
.campo input:focus, .campo select:focus, .campo textarea { background: white; }
.botao { font-size: 1.2em; background: black; border:0; margin-bottom: 1em; color: white ; padding: 0.2em 0.6em; }
.botao:hover { background-color: grey; box-shadow: inset 2px 2px 2px grey; text-shadow: none; }
*{ margin:0; padding:0; }
titulo {
}
subtitulo {
} fieldset { border: 0; }
body { background-color: white; font-family: sans-serif; font-size: small ; color: black; margin-top: 2%; margin-left: 36%; justify-content: center; }
input, select, textarea, button { border-radius: 5px; }
.campo { margin-bottom: 1em; }
.campo label { margin-bottom: 0.2em; color: black; display: block; }
fieldset .grupo .campo { float: left; margin-right: 1em; }
.campo input[type= "text"], .campo input[type= "number"], .campo input[type= "radio"], .campo input[type= "e-mail"], .campo input[type= "password"] { padding: 0.2 em; border: 1px solid black; display: block; }
.campo select option { padding-right: 1em; }
.campo input:focus, .campo select:focus, .campo textarea { background: white; }
.botao { font-size: 1.2em; background: black; border:0; margin-bottom: 1em; color: white ; padding: 0.2em 0.6em; }
.botao:hover { background-color: grey; box-shadow: inset 2px 2px 2px grey; text-shadow: none; }