diff --git a/default_style.css b/default_style.css index f99878e..a34d524 100644 --- a/default_style.css +++ b/default_style.css @@ -27,6 +27,8 @@ a { hr { width: 90%; color: rgb(60, 0, 90); + background-color: rgb(60, 0, 90); + border-color: rgb(60, 0, 90); }