web: style improvements for figure captions

This commit is contained in:
2024-08-31 15:04:19 -07:00
parent fb754469ce
commit 5c813e7350
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
.body figcaption {
color: var(--color-text) !important;
}
.body.news-post.site-saturday-morning-breakfast-cereal {
display: flex;
align-items: center;