https://www.v2ex.com/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';"
