Update index.php
This commit is contained in:
parent
eb24bb08f7
commit
503969220f
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
input {
|
input[type=submit] {
|
||||||
float: right;
|
float: right;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
background: var(--accent);
|
background: var(--accent);
|
||||||
|
|
Reference in a new issue