Fix CSS styles

- Move docs graphics to appropriate place
- Fix spacing of header anchors
- Fix display of card grids in md
- Fix display of badges
- Fix theme-aware diagram coloring
- Fix left table columns being line-broken too aggressively
This commit is contained in:
mDuo13
2024-01-29 18:59:25 -08:00
parent 0a04ecfb54
commit 9265b0bfee
42 changed files with 159 additions and 198 deletions

View File

@@ -5,8 +5,8 @@
padding: 48px 0;
}
.content .children-display,
.content .curated-links {
article .children-display,
article .curated-links {
> ul > li {
margin-top: 24px;
}