mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-19 14:24:49 -05:00
fix: turns out I'm blind, remove underline from register button
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user