Reposition fps graphic, randomize cycles button
This commit is contained in:
@@ -7,6 +7,11 @@ html {
|
||||
background-color: #1e1e1e;
|
||||
}
|
||||
|
||||
html, button {
|
||||
font-family: "Arial", sans-serif;
|
||||
font-size: 10pt;
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: #2e2e2e;
|
||||
border-color: #4a4a4a;
|
||||
@@ -18,6 +23,10 @@ td, th {
|
||||
padding: 2px 5px;
|
||||
}
|
||||
|
||||
form input, form button {
|
||||
margin: 5px;
|
||||
}
|
||||
|
||||
input {
|
||||
color: white;
|
||||
background-color: #2e2e2e;
|
||||
|
||||
Reference in New Issue
Block a user