.
This commit is contained in:
parent
f8af61b76b
commit
664282f2c5
1 changed files with 2 additions and 2 deletions
|
|
@ -19,11 +19,11 @@
|
||||||
}
|
}
|
||||||
& input#login_form_submit {
|
& input#login_form_submit {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: #323036;
|
color: #323036 !important;
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
&:hover {
|
&:hover {
|
||||||
color: #ceccd2;
|
color: #ceccd2 !important;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue