Move heading of connections puzzles, add margin and make it bold

This commit is contained in:
Charlotte Van Petegem 2025-05-25 11:01:11 +02:00
parent bb68f8541a
commit ac8a912c18
Signed by: chvp
SSH key fingerprint: SHA256:s9rb8jBVfdahqWHuBAcHCBP1wmj4eYQXZfqgz4H3E9E

View file

@ -79,6 +79,12 @@ header {
}
}
.question-kind-simple:has(+ .answer-kind-connections) {
text-align: center;
margin-bottom: 0.5rem;
font-weight: 600;
}
.answer-kind-image {
.answer-kind-image-container {
text-align: center;