create alwaysdark module

This commit is contained in:
2024-12-25 19:40:43 +00:00
parent de85c23805
commit 16ae126308
3 changed files with 14 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
in the css
@import url("https://styles.alv.cx/modules/alwaysdark.css");
puts the website always in dark mode, ignoring user preference.