add cogsci blog posts

This commit is contained in:
2022-12-24 20:16:19 +00:00
parent 17882326cd
commit 5ebbf05565
4 changed files with 119 additions and 0 deletions

View File

@ -166,6 +166,15 @@ strong {
}
}
.post-content .footnote + .heading-link {
display: none;
}
.footnotes .heading-link {
left: -40px;
top: 5px;
}
article .image-caption {
display: block;
text-align: center;