Toggle FPS and debug controls

This commit is contained in:
2017-08-12 23:15:24 -04:00
parent 329b211d1c
commit 9189522af7
3 changed files with 61 additions and 30 deletions

View File

@@ -24,7 +24,12 @@ td, th {
}
form input, form button {
margin: 5px;
margin-bottom: 5px;
margin-top: 10px;
}
form label, form label strong {
margin-right: 10px;
}
input {