added index.css: comments for clarity on dark mode

This commit is contained in:
darkicewolf50 2024-03-26 22:45:16 -06:00
parent 86b2fe9115
commit 31d87b619c

View File

@ -12,6 +12,7 @@ code {
monospace;
}
/* for dark mode */
#root.darkmode img,
#root.darkmode video,
#root.darkmode iframe {