diff options
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", ""); }); |
