mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-30 13:45:13 -05:00
fix: turns out I'm blind, remove underline from register button
This commit is contained in:
parent
174dee6580
commit
e9e5001e2e
|
|
@ -71,6 +71,10 @@ form.login a.pwdreset:hover {
|
|||
color: var(--text);
|
||||
}
|
||||
|
||||
form.login .register {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
form.login .register button {
|
||||
background: var(--btn-secondary);
|
||||
margin-top: 18px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user