Lots of improvemnets
This commit is contained in:
@@ -1109,4 +1109,12 @@ table .peninsula-trainee::before {
|
||||
.current-question {
|
||||
background-color: #52057b;
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.show-on-hover {
|
||||
opacity: 0%;
|
||||
}
|
||||
|
||||
.show-on-hover:hover {
|
||||
opacity: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user