From e5df14df3715d0b8a6ee2853e5390098ec1090a3 Mon Sep 17 00:00:00 2001 From: RustyStriker Date: Tue, 26 Jul 2022 21:27:00 +0300 Subject: [PATCH] fixed
on chrome --- default_style.css | 2 ++ 1 file changed, 2 insertions(+) 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); }