Style hr elements

This commit is contained in:
2024-10-24 22:59:57 +02:00
parent aec35d9eb3
commit 266913c369
2 changed files with 4 additions and 1 deletions

View File

@@ -34,7 +34,7 @@ h2, h3, h4 {
line-height: 1.6em;
}
p, pre, ul, ol, dl, blockquote {
p, pre, ul, ol, dl, blockquote, hr {
line-height: 1.6em;
margin-bottom: 1.6em;
}