Fix timer & improve graphics

This commit is contained in:
Marcel
2018-01-10 19:24:48 +01:00
parent 7b2d4c516b
commit 45447adf99
4 changed files with 43 additions and 15 deletions

View File

@@ -148,3 +148,8 @@ body {
#corner-buttons > a:hover, #corner-buttons > a:active {
color: rgba(255, 255, 255, 1);
}
#time {
margin-top: 5px;
margin-left: 10px;
}