MediaWiki:Mobile.css:修订间差异

imported>=海豚=
修复已知bug,完善界面显示
imported>=海豚=
测试
第26行: 第26行:
.heimu:active .new, .heimu .new:active, .new:active .heimu {
.heimu:active .new, .heimu .new:active, .new:active .heimu {
     color: #BA0000 !important;
     color: #BA0000 !important;
}
/* 导航菜单样式 */
nav ul li a {
    box-shadow: inset 0 0 0 #F4C430;
    transition: all 0.1s ease-in !important;
}
nav ul li a:hover {
    box-shadow: inset 7px 0 0 #F4C430;
}
nav .mw-parser-output ul li a {
    font-weight: bold;
    line-height: 1.857;
}
nav .mw-parser-output ul li a > i {
    margin-right: 0.76em;
    font-size: 1.4em;
    vertical-align: middle;
    width: 24px;
    text-align: center;
}
}
/* 通知样式 */
/* 通知样式 */