buttons have hands
This commit is contained in:
parent
7b5796ce03
commit
0c68a70130
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ textarea {
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
button {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
||||||
button, input {
|
button, input {
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
|
|
Loading…
Reference in a new issue