mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-16 17:33:02 -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;
|
grid-column: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
input, select {
|
input, select, textarea {
|
||||||
border: 1px solid #fafaff;
|
border: 1px solid #fafaff;
|
||||||
color: #fafaff;
|
color: #fafaff;
|
||||||
background: #525c66;
|
background: #525c66;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
align-self: end;
|
align-self: end;
|
||||||
|
|
||||||
|
|
@ -159,7 +158,6 @@ footer {
|
||||||
grid-template-columns: 1fr 1fr 1fr 1fr;
|
grid-template-columns: 1fr 1fr 1fr 1fr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
footer a {
|
footer a {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -158,7 +158,6 @@ input, select, textarea {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
align-self: end;
|
align-self: end;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue