This commit is contained in:
Christian Neff 2024-03-04 00:24:25 +00:00
parent b7b093c25e
commit 6935fa393f

View file

@ -664,8 +664,8 @@ summary.title {
.answer-fields dt { .answer-fields dt {
font-weight: bold; font-weight: bold;
margin-top: .8rem; margin-top: 0.8rem;
margin-bottom: .4rem; margin-bottom: 0.4rem;
} }
.answer-fields dd { .answer-fields dd {
@ -674,7 +674,7 @@ summary.title {
.answer-sources { .answer-sources {
margin-top: 1rem; margin-top: 1rem;
font-size: .8rem; font-size: 0.8rem;
.ltr-text-align-right(); .ltr-text-align-right();
} }
} }