Update custom.css

This commit is contained in:
何夕2077
2026-01-12 20:33:34 +08:00
committed by GitHub
parent e471de107a
commit 3534a70025

View File

@@ -10,6 +10,17 @@ code, kbd, samp, pre {
font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;
}
.content ol li {
margin-bottom: 1.5rem;
}
.content ol li strong:first-of-type {
display: block;
margin-bottom: 0.5rem;
width: 100%;
font-size: 1.2rem;
}
.content ol li p strong:first-of-type {
display: block;
margin-bottom: 0.5rem;