From 6b09d3bb22ff050cce8baef03c5d46db550371c3 Mon Sep 17 00:00:00 2001 From: Theo Armour Date: Sat, 14 Sep 2024 12:46:48 -0700 Subject: [PATCH] Update style.css --- lib02/style/r-2022-02-22/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib02/style/r-2022-02-22/style.css b/lib02/style/r-2022-02-22/style.css index 56a4945..39cfeb1 100644 --- a/lib02/style/r-2022-02-22/style.css +++ b/lib02/style/r-2022-02-22/style.css @@ -432,6 +432,7 @@ ul li:before { } } +/* @media (prefers-color-scheme: dark) { :root { background-color: #1e1f23; @@ -440,4 +441,5 @@ ul li:before { #navMenu { background-color: #555; } -} \ No newline at end of file +} +*/