Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/fncnt/vncnt-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/vncnt.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/vncnt.css b/static/css/vncnt.css
index 320a3a3..0c10f1a 100644
--- a/static/css/vncnt.css
+++ b/static/css/vncnt.css
@@ -18,7 +18,7 @@ there.
*/
@import url('barebones.css');
-@media (prefers-color-scheme: dark) {
+@media screen and (prefers-color-scheme: dark) {
:html {
/* dark theme: light background, dark text, blue accent */
--theme-hue: 0; /* black */