This commit is contained in:
g 2020-09-24 12:38:43 +02:00
commit 664282f2c5

View file

@ -19,11 +19,11 @@
}
& input#login_form_submit {
width: 100%;
color: #323036;
color: #323036 !important;
font-size: 1.3em;
background-color: transparent;
&:hover {
color: #ceccd2;
color: #ceccd2 !important;
background-color: transparent;
}
}