add journal.html and keep working on organisation page

This commit is contained in:
2023-04-26 12:22:17 +09:30
parent e9a89ff1da
commit 7942be80e2
7 changed files with 43 additions and 2 deletions

View File

@ -50,6 +50,11 @@ h3 {
margin-bottom: var(--line-padding);
}
h4 {
margin-top: var(--line-padding);
margin-bottom: var(--line-padding);
}
/* Format links */
a,
a:visited {