diff --git a/wiki/menu.html b/wiki/menu.html index 8f6a82a6b6b770b4700542dac19a0d57993a76e1..3a35a58c54ba98b3666235f36d0a848ac25979c5 100644 --- a/wiki/menu.html +++ b/wiki/menu.html @@ -136,7 +136,7 @@ for (i = 0; i < 7; i++){ items[i].children[0].style.color = "#62D881"; } - el.children[0].style.color = "#185A4F"; + // el.children[0].style.color = "#185A4F"; if (el.children.length > 1){ let son = el.children[1]; if (getComputedStyle(son,null)["display"]=="none"){