fix mobile navbar and popover on transparent theme
parent
e8b4ef24ea
commit
d506788d94
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue