mirror of
https://github.com/alvierahman90/capitals_quiz.git
synced 2024-11-23 17:59:55 +00:00
visual tweakssss
This commit is contained in:
parent
8af47e5abc
commit
2e8bdd8b18
@ -216,3 +216,11 @@ input:checked + .slider:before {
|
||||
}
|
||||
|
||||
.text img, td img { max-height: 15vh }
|
||||
|
||||
#questionTypeSelector input[type="radio"] { display: none; }
|
||||
input[type="radio"]+label {
|
||||
padding: 0.5em;
|
||||
}
|
||||
input[type="radio"]:checked+label {
|
||||
background-color: var(--yellow);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user