diff --git a/themes/default/style.css b/themes/default/style.css index 8477e2f..df99720 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -215,6 +215,7 @@ img { max-width: 100%; } hr { border: 0.15em solid #f5f5f5; border-radius: 0.3em; + background: #f5f5f5; } abbr { text-decoration: underline dotted; }