diff options
| author | mion <> | 2026-05-27 15:55:24 +0100 |
|---|---|---|
| committer | mion <> | 2026-05-27 15:55:24 +0100 |
| commit | f305be5f9172757de3c2abf2e732283578a065cc (patch) | |
| tree | 8d2d24d407d5decc94e93ea6be793b6dd653710a /style.js | |
| parent | 0263a874b91aa42dd5e8fdc9bc1205484c402bb8 (diff) | |
update
Diffstat (limited to 'style.js')
| -rw-r--r-- | style.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,6 +41,6 @@ document.getElementById("content").appendChild(stylechooser); addCSS("default", "style.css"); addCSS("moe", "moe.css"); -addCSS("simple", "simple.css"); +addCSS("simple", ""); }); |
