fix form css
This commit is contained in:
parent
705c47bc63
commit
26777d9e30
9 changed files with 23 additions and 7 deletions
|
@ -5,6 +5,7 @@
|
|||
display: inline;
|
||||
background: none;
|
||||
color: red;
|
||||
cursor: pointer;
|
||||
|
||||
&:hover {
|
||||
color: darkred;
|
||||
|
|
Reference in a new issue