blob: 94937f70daf9d1f6791800cbc27d6cddac528792 [file] [log] [blame]
Andreu Huguetfeeba522019-09-16 13:43:16 +02001select {
2 font-size: 24px;
3 height: 2em;
4 width: 80%;
5}
6
7input[type="submit"] {
8 font-size: 24px;
9 height: 2em;
10 width: 17%;
11}