https://v2ex.xtra.eu.org/select/language 页面的 onmouseover 和 onmouseover 被写死了,override 了夜间模式的样式
onmouseover="this.style.backgroundColor = '#f9f9f9';"
onmouseout="this.style.backgroundColor = '#fff';"

onmouseover="this.style.backgroundColor = '#f9f9f9';"
onmouseout="this.style.backgroundColor = '#fff';"
