selenium: Replace ES5 one-var assignments with const/let per line
[lhc/web/wiklou.git] / includes / templates / NoLocalSettings.mustache
index 36391f5..118f439 100644 (file)
@@ -4,7 +4,7 @@
                <meta charset="UTF-8" />
                <title>MediaWiki {{wgVersion}}</title>
                <style media="screen">
-                       html, body {
+                       body {
                                color: #000;
                                background-color: #fff;
                                font-family: sans-serif;