diff --git a/layouts/partials/head/style.html b/layouts/partials/head/style.html index 383fbd4..9436783 100644 --- a/layouts/partials/head/style.html +++ b/layouts/partials/head/style.html @@ -81,6 +81,10 @@ hr { margin-top: 0; margin-bottom: 5px; + border: none; + height: 1px; + color: black; + background-color: black } em {