Move heading of connections puzzles, add margin and make it bold
This commit is contained in:
parent
bb68f8541a
commit
ac8a912c18
1 changed files with 6 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue