update style

This commit is contained in:
2025-10-27 04:25:17 +09:00
parent 13eaf5bdba
commit 4a11a52f1a

View File

@@ -13,4 +13,35 @@
.language-scanres { .language-scanres {
font-size: 6pt; font-size: 6pt;
} }
ol, ul {
margin-top: 0.0pt;
}
p {
margin-bottom: 0.4rem;
}
h1 {
margin-top: 0.6rem;
margin-bottom: 0.4rem;
}
h2 {
margin-top: 0.6rem;
margin-bottom: 0.4rem;
}
h3 {
margin-top: 0.6rem;
margin-bottom: 0.4rem;
}
h4 {
margin-top: 0.4rem;
margin-bottom: 0.2rem;
}
h5 {
margin-top: 0.4rem;
margin-bottom: 0.2rem;
}
h6 {
margin-top: 0.2rem;
margin-bottom: 0.1rem;
}
} }