This commit is contained in:
parent
f2457b5236
commit
ce44648fd0
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,6 @@ form {
|
|||
padding: 10px;
|
||||
margin: 20px auto 20px auto;
|
||||
width: fit-content;
|
||||
float: right;
|
||||
}
|
||||
input {
|
||||
height: 2em;
|
||||
|
@ -44,6 +43,7 @@ input {
|
|||
border: 0;
|
||||
background-color: #000;
|
||||
color: #f0f;
|
||||
float: right;
|
||||
}
|
||||
button {
|
||||
background-color: #a0a;
|
||||
|
|
Loading…
Add table
Reference in a new issue