Edit theme

This commit is contained in:
Van Duc Le 2023-09-05 19:30:05 -05:00 committed by GitHub
parent 5f80859022
commit a5bad300b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 105 additions and 44 deletions

View file

@ -33,11 +33,12 @@
}
.left-sidebar-item.active {
color: green;
color: white;
font-weight: bold;
background-color: lightgreen;
background-color: #045343;
.sidebar-icon {
color: green;
color: white;
}
}
@ -198,7 +199,7 @@
}
.left-sidebar-item.active:hover {
background-color: lightgreen;
background-color: #045343;
}
.sidebar-icon {