Today's journal

This commit is contained in:
2025-11-10 19:09:49 +01:00
parent 2ad124a462
commit 92cced5496
52 changed files with 1435 additions and 1055 deletions

View File

@@ -124,7 +124,7 @@ div.center figcaption {
}
.orgjq-expanded p {
padding-bottom: 0.5rem;
padding-bottom: 1.5rem;
margin-bottom: 0;
}
@@ -221,10 +221,10 @@ h4:has(.tag .habits) {
text-align: left;
}
h4:has(.tag .habits)::before {
content: '⮞ ';
}
.orgjq-expanded > h4:has(.tag .habits)::before {
content: '⮟ ';
}
.orgjq-contracted > :first-child::before {
content: '⮞ ';
}

View File

@@ -40,7 +40,7 @@
--background-tooltip: var(--grey5);
--font-size: 1.2rem;
--line-height: 1.2rem;
--line-height: 1.6rem;
--font-family: "Source Serif Pro";
--scale: 2;