This commit is contained in:
Adorian Doran 2025-12-26 10:56:48 +02:00
parent f14ae01fab
commit 047a8d9644

View File

@ -634,6 +634,10 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
font-weight: 300;
}
.ck-content strong {
font-weight: 600;
}
.ck-content hr {
margin: 5px 0;
height: 1px;