mirror of
https://github.com/alvierahman90/capitals_quiz.git
synced 2025-10-13 07:54:27 +00:00
visual tweakssss
This commit is contained in:
@@ -216,3 +216,11 @@ input:checked + .slider:before {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.text img, td img { max-height: 15vh }
|
.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);
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user