Update custom.css

This commit is contained in:
何夕2077
2026-01-12 20:24:12 +08:00
committed by GitHub
parent 6d2be7a4e9
commit e471de107a

View File

@@ -10,6 +10,13 @@ code, kbd, samp, pre {
font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;
}
.content ol li p strong:first-of-type {
display: block;
margin-bottom: 0.5rem;
width: 100%;
font-size: 1.2rem;
}
.content :where(img):not(:where([class~=not-prose],[class~=not-prose] *)) {
margin-left: auto;
margin-right: auto;