From 31d87b619c7b26e447ff64e136ae249a0788fcbc Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Tue, 26 Mar 2024 22:45:16 -0600 Subject: [PATCH] added index.css: comments for clarity on dark mode --- src/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.css b/src/index.css index cec8cbf..f47231e 100644 --- a/src/index.css +++ b/src/index.css @@ -12,6 +12,7 @@ code { monospace; } +/* for dark mode */ #root.darkmode img, #root.darkmode video, #root.darkmode iframe {