Style: inline only first paragraph after h5 header (Example, Reason, Note, ...)

pull/459/head
Thibault Kruse 10 years ago
parent b4349b9fb5
commit 1b8b3ecb8e

@ -74,7 +74,7 @@ h5:before {
content: '\A'; white-space:pre-line;
}
p {
h5 + p {
display: inline;
}

Loading…
Cancel
Save