Overall timer

This commit is contained in:
Ian Gulliver
2020-06-27 21:18:19 +00:00
parent 323a7f26db
commit ade233fe47
4 changed files with 139 additions and 4 deletions

View File

@@ -78,6 +78,11 @@ tfoot tr {
cursor: pointer;
}
.action {
cursor: pointer;
margin-left: 10px;
}
.github {
bottom: 0;
color: var(--subtle-color);