From 4ea63cbc2e34be713ad41bace77b15372fb1182a Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 13 Mar 2021 09:12:25 -0500 Subject: [PATCH] windows Signed-off-by: Christine Dodrill --- ...ate-let-there-be-light-2021-03-13.markdown | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/blog/site-update-let-there-be-light-2021-03-13.markdown b/blog/site-update-let-there-be-light-2021-03-13.markdown index 5ac6e82..8ba5a8b 100644 --- a/blog/site-update-let-there-be-light-2021-03-13.markdown +++ b/blog/site-update-let-there-be-light-2021-03-13.markdown @@ -1,18 +1,18 @@ ---- -title: "Site Update: Let There Be Light" -date: 2021-03-13 -tags: - - a11y ---- - -# Site Update: Let There Be Light - -In the beginning there was darkness. Darkness was all, and darkness was where the author of this site was comfortable with. However, we live in a time of (supposed) enlightenment. Thanks to the magic of CSS media queries, if you have your computer set to prefer light mode, you will get the light mode version of this website. - -
- - - -
- +--- +title: "Site Update: Let There Be Light" +date: 2021-03-13 +tags: + - a11y +--- + +# Site Update: Let There Be Light + +In the beginning there was darkness. Darkness was all, and darkness was where the author of this site was comfortable with. However, we live in a time of (supposed) enlightenment. Thanks to the magic of CSS media queries, if you have your computer set to prefer light mode, you will get the light mode version of this website. + +
+ + + +
+ According to [caniuse.com](https://caniuse.com/?search=prefers-color-scheme) I should _probably_ be fine with this. Please contact me if this acts up for you in an odd way. It shouldn't, but knowing the internet I probably messed something up somewhere. \ No newline at end of file