Refactor sidebar CSS

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
hossainemruz 2023-09-26 00:50:08 +06:00
parent e632926b5a
commit 5a9af3cc46
6 changed files with 196 additions and 227 deletions

View file

@ -62,6 +62,9 @@ a {
a:hover {
color: #207089;
}
a.focused {
color: #2098d1 !important;
}