summaryrefslogtreecommitdiff
path: root/style.js
diff options
context:
space:
mode:
authormion <>2026-05-27 15:55:24 +0100
committermion <>2026-05-27 15:55:24 +0100
commitf305be5f9172757de3c2abf2e732283578a065cc (patch)
tree8d2d24d407d5decc94e93ea6be793b6dd653710a /style.js
parent0263a874b91aa42dd5e8fdc9bc1205484c402bb8 (diff)
update
Diffstat (limited to 'style.js')
-rw-r--r--style.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.js b/style.js
index 29ff78a..d70d815 100644
--- a/style.js
+++ b/style.js
@@ -41,6 +41,6 @@ document.getElementById("content").appendChild(stylechooser);
addCSS("default", "style.css");
addCSS("moe", "moe.css");
-addCSS("simple", "simple.css");
+addCSS("simple", "");
});