classList.remove("hide"); } function hide(el) { el.classList.add("hide"); } function ... This seems to be a JS question not a css one?
確定! 回上一頁