mirror of
https://github.com/tale/headplane.git
synced 2026-08-07 04:43:12 +00:00
chore: cleanup docs a bit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
html.dark .light-only {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
html:not(.dark) .dark-only {
|
||||
display: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user