更改

跳到导航 跳到搜索
添加164字节 、 2021年4月7日 (三) 01:20
无编辑摘要
第184行: 第184行:  
.hidetext:hover {
 
.hidetext:hover {
 
     color: #ffffff;
 
     color: #ffffff;
 +
}
 +
 +
.hidetext a {
 +
    color: #ff9dae;
 +
}
 +
 +
.hidetext a:hover {
 +
    color: unset;
 +
}
 +
 +
.hidetext a.new {
 +
    color: #ff9dae;
 +
}
 +
 +
.hidetext a.new:hover {
 +
    color: unset;
 
}
 
}

导航菜单