html.dark .light-only { display: none !important; } html:not(.dark) .dark-only { display: none !important; }