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