Gitiles
Code Review
Sign In
gerrit.avm99963.com
/
edu
/
fisi-pastanagapp
/
abbcb7ee196d2968260fb54107f09c260fc6a72f
/
.
/
css
/
login.css
blob: 94937f70daf9d1f6791800cbc27d6cddac528792 [
file
] [
log
] [
blame
]
Andreu Huguet
feeba52
2019-09-16 13:43:16 +0200
[
diff
] [
blame
]
1
select
{
2
font-size
:
24px
;
3
height
:
2em
;
4
width
:
80%
;
5
}
6
7
input
[
type
=
"submit"
]
{
8
font-size
:
24px
;
9
height
:
2em
;
10
width
:
17%
;
11
}