diff --git a/webclient/public/index.html b/webclient/public/index.html index 76cd37cb..ece757b5 100644 --- a/webclient/public/index.html +++ b/webclient/public/index.html @@ -35,10 +35,15 @@ body { background: #000; } + .nojs { + color: white; + }
- +