mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-31 03:46:15 -06:00
Add login button to index page which reiterates info about clients
This commit is contained in:
parent
43e443f9f3
commit
2cd5abfdcf
8 changed files with 245 additions and 2 deletions
|
|
@ -116,3 +116,9 @@
|
|||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
.login {
|
||||
position: absolute;
|
||||
top: 2vh;
|
||||
right: 2vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue