sidebar head fix

This commit is contained in:
GilbN 2019-06-14 12:14:42 +02:00 committed by GitHub
parent 86fcad6f70
commit d07840f6ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@
box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.6);
}
.sidebar-head {
background: transparent !important;
background: var(--main-bg-color) !important;
}
#side-menu li a {
color: #ffffff;