Remote opens on F5, closes on Esc, updated functions and other stuff

This commit is contained in:
Dan
2019-11-26 10:56:52 +00:00
parent 897ced6c2d
commit 21e9fc9b6b
4 changed files with 81 additions and 28 deletions

View File

@@ -19,6 +19,9 @@
box-sizing: border-box;
}
/* Removes the outline when buttons have been clicked */
button:focus { outline: none; }
.unit_frame {
width: 715px;
height: 230px;