Today's journal
This commit is contained in:
@@ -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: '⮞ ';
|
||||
}
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user