Add progress tracker and further questions
This commit is contained in:
@ -56,10 +56,17 @@ body {
|
||||
margin-top: 10vh;
|
||||
}
|
||||
|
||||
#counter {
|
||||
#scoreDisplay {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
#progress {
|
||||
font-size: 25px;
|
||||
position: absolute;
|
||||
top: 6px;
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
.floatleft {
|
||||
position: absolute;
|
||||
left: 2%;
|
||||
|
Reference in New Issue
Block a user