fix mobile navbar and popover on transparent theme

pull/29/head
Aevann1 2022-11-28 04:00:46 +02:00
parent e8b4ef24ea
commit d506788d94
1 changed files with 8 additions and 0 deletions

View File

@ -79,3 +79,11 @@ pre {
h5.post-title a:visited {
color: #7a7a7a !important;
}
#mobile-bottom-navigation-bar {
background-color:#21262daa !important;
}
.popover {
background-color:#21262d !important;
}