pedf
/
pomocskolam
Archived
1
0
Fork 0

Struktura stylů pro input

form
Emil Miler 4 years ago
parent 96d9755f91
commit 9a5b623f9c

@ -132,7 +132,6 @@ main {
grid-gap: 2em 1.5em;
text-align: left;
div {
label {
color: #777;
@ -155,7 +154,6 @@ main {
input[type="checkbox"] {
width: auto;
}
}
input[type="submit"] {
background: #C61730;
@ -164,8 +162,7 @@ main {
padding: .8em;
font-weight: bold;
font-size: 1.2em;
font-family: merriweather, serif;
max-width: auto;
width: auto;
margin: 0 auto;
}