1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-03 19:38:02 +00:00

Revert #5720 and fix #5770 by removing :root { color-scheme: ... }

This commit is contained in:
Simon Huber
2021-06-14 12:01:00 +02:00
committed by GitHub
parent f2e26927c1
commit 3cd80de5bb

View File

@@ -333,10 +333,6 @@ table tfoot tr td {
height: 600px;
}
:root {
color-scheme: {{{ [{$:/palette}get[color-scheme]] }}};
}
/*
** Links
*/