fix timer css and add a few titles to navigation items

This commit is contained in:
Ross
2020-08-28 22:40:37 +01:00
parent a0195d6b49
commit 04d399d673
2 changed files with 6 additions and 8 deletions
+2 -4
View File
@@ -828,11 +828,9 @@ select option:disabled {
}
#timer {
position: relative;
top: 50%;
/* left: 50%; */
transform: translate(0, -20%);
/* color: #4527A0; */
margin: auto;
margin-right: 1em;
opacity: 25%;
}