fix: MAN format — remove div markdown=1, use clean Markdown in details

This commit is contained in:
“Naeel”
2026-08-10 17:02:59 +04:00
parent 2ee1eb98e8
commit b8c1508140
2 changed files with 7 additions and 5 deletions
+5 -1
View File
@@ -43,11 +43,15 @@
padding-bottom: 0.3rem;
}
.md-typeset .man-content {
.md-typeset details.man-content {
font-size: 0.78rem;
line-height: 1.4;
}
.md-typeset details.man-content[open] {
margin-top: 0.5rem;
}
/* Resource title + tabs: compact */
.md-typeset .md-content__inner > h1:first-child {
font-size: 0.77rem;