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

@@ -32,6 +32,9 @@ pre code {
dl dt {
color: #888;
hr {
border-color: #e8e3da;
}
main header .draft-label {