mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Show a signup link under the login form if open signup is enabled
This commit is contained in:
parent
e0dc5b21ac
commit
f86285b7b3
3 changed files with 10 additions and 0 deletions
|
|
@ -30,6 +30,10 @@ body {
|
|||
color: #eaeaea;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.signup-prompt {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue