Update journal and index.org
This commit is contained in:
@@ -565,7 +565,9 @@ Sections can be expanded and collapsed by clicking on their headers; this will a
|
||||
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: '⮟ ';
|
||||
}
|
||||
#+END_SRC
|
||||
@@ -959,6 +961,8 @@ h3, h4, h5 {
|
||||
}
|
||||
|
||||
.section-number-1, .section-number-2, .section-number-3, .section-number-4 { display: none; }
|
||||
|
||||
ul { margin-top: 0; }
|
||||
#+END_SRC
|
||||
|
||||
**** Utility Classes
|
||||
|
||||
Reference in New Issue
Block a user