mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 14:03:00 -06:00
bundle, whitespace
This commit is contained in:
parent
1b37afa9a8
commit
b76b3e7c47
2 changed files with 1 additions and 4 deletions
|
|
@ -143,14 +143,13 @@ section.login form button {
|
|||
grid-column: 2;
|
||||
}
|
||||
|
||||
input, select {
|
||||
input, select, textarea {
|
||||
border: 1px solid #fafaff;
|
||||
color: #fafaff;
|
||||
background: #525c66;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
align-self: end;
|
||||
|
||||
|
|
@ -159,7 +158,6 @@ footer {
|
|||
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||||
}
|
||||
|
||||
|
||||
footer a {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -158,7 +158,6 @@ input, select, textarea {
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
align-self: end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue