mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-18 09:53:03 -06:00
update bundle
This commit is contained in:
parent
211ef37cf0
commit
93a9e2b9e9
1 changed files with 7 additions and 7 deletions
|
|
@ -138,18 +138,18 @@ section.login form {
|
||||||
grid-gap: 0.7rem;
|
grid-gap: 0.7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
section.login form input {
|
|
||||||
border: 1px solid #fafaff;
|
|
||||||
color: #fafaff;
|
|
||||||
background: #525c66;
|
|
||||||
width: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
section.login form button {
|
section.login form button {
|
||||||
place-self: center;
|
place-self: center;
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input, select {
|
||||||
|
border: 1px solid #fafaff;
|
||||||
|
color: #fafaff;
|
||||||
|
background: #525c66;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
align-self: end;
|
align-self: end;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue