mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Add dark menu image on site
This commit is contained in:
@@ -309,6 +309,11 @@ body {
|
||||
background-color: var(--grey-10-a10);
|
||||
}
|
||||
|
||||
:root.theme-light .img-dark,
|
||||
:root.theme-dark .img-light {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.footer {
|
||||
|
||||
Reference in New Issue
Block a user