commit
9cebdfda76
@ -197,3 +197,15 @@ select[multiple] {
|
||||
b, strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
input[type="email"],
|
||||
input[type="number"],
|
||||
input[type="search"],
|
||||
input[type="text"],
|
||||
input[type="tel"],
|
||||
input[type="url"],
|
||||
input[type="password"],
|
||||
textarea,
|
||||
select {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user