From 83a678fee381f5d51f45c8139c837c6805dee9c7 Mon Sep 17 00:00:00 2001
From: JozanLeClerc <bousset.rudy@gmail.com>
Date: Wed, 8 Jul 2020 18:44:25 +0200
Subject: Another CSS test

---
 css/gitjoe.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'css')

diff --git a/css/gitjoe.css b/css/gitjoe.css
index a96807e..2bb24e9 100644
--- a/css/gitjoe.css
+++ b/css/gitjoe.css
@@ -43,7 +43,7 @@ div#content {
 }
 
 hr {
-	background-color: #999;
+	border-top: 1px solid #999;
 	margin-left: 5%;
 	margin-right: 5%;
 }
-- 
cgit v1.2.3