mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
The site is now functional, though not perfect, on the n3DS browser (and also Safari 5.0.6, the Vita browser, and probably more)
3 lines
80 B
CSS
3 lines
80 B
CSS
@import url("light.css");
|
|
@import url("dark.css") (prefers-color-scheme: dark);
|