From 52ce336e28dbd3a501783238929609be1932d4e6 Mon Sep 17 00:00:00 2001 From: Hamid Ahmadi <164649651+idkvarghasbeenbanned@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:16:52 +0330 Subject: [PATCH] Update default.css --- assets/css/default.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/default.css b/assets/css/default.css index f92eedf2..a0aeff99 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -736,8 +736,6 @@ body.dark-theme { color: #adadad !important; } } - - /* * Miscellanous */ @@ -748,6 +746,7 @@ the hr element is rendered improperly within one. See https://stackoverflow.com/a/34372979 for more info */ hr { margin: 10px 0 10px 0; + opacity:.5; } /* Description Expansion Styling*/