Update journal and index.org

This commit is contained in:
2025-11-20 16:51:58 +01:00
parent cec99cbdac
commit d56c60c514
51 changed files with 1241 additions and 1208 deletions

View File

@@ -102,7 +102,9 @@ h2:has(.done.FREED), h3:has(.done.FREED), h4:has(.done.FREED), h5:has(.done.FREE
content: '⮞ ';
}
.orgjq-expanded > h4:has(.tag .autocollapse)::before {
.orgjq-expanded > h3:has(.tag .autocollapse)::before,
.orgjq-expanded > h4:has(.tag .autocollapse)::before,
.orgjq-expanded > h5:has(.tag .autocollapse)::before {
content: '⮟ ';
}
@@ -329,6 +331,8 @@ h3, h4, h5 {
.section-number-1, .section-number-2, .section-number-3, .section-number-4 { display: none; }
ul { margin-top: 0; }
.center {
display: block;
margin-left: auto;