fix timer css and add a few titles to navigation items
This commit is contained in:
+2
-4
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user