1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-14 23:20:51 -05:00

restore image captions in markdown with a "clever" (messy) css hack

This commit is contained in:
2025-03-20 12:00:04 -04:00
parent 3388da2d50
commit b626955731
34 changed files with 413 additions and 455 deletions

View File

@@ -1,7 +1,7 @@
.link {
display: inline-block;
color: var(--colors-medium-dark) !important;
padding: 0.6em;
padding: 0.6em !important;
}
/* indicate active page/section */