“Widget:Lyrics”的版本间差异

删除143字节 、​ 2021年1月22日 (五) 01:25
(使用页面/文本对比查看器快速编辑)
(使用页面/文本对比查看器快速编辑)
标签移动版网页编辑 移动版编辑
margin-right: 10px;
}
/* 结合JS实现窄屏适配 */
.Lyrics_no_translation .Lyrics_original,
.Lyrics_narrow .Lyrics_original,
-ms-user-select: none;
user-select: none;
}
@media only screen and (max-width:720px) {
.Lyrics_box, .Lyrics_original, .Lyrics_translated {
width: 100%;
}
.Lyrics_original {
margin-right: 0;
}
}
 
font-size: 0.8em;
}
.mw-collapsed + .Lyrics_box rt > span:first-child {,
.photrans-off {
font-size: 0;
}
letter-spacing: 0 !important;
margin-left: 0 !important;
}
.photrans-off {
font-size: 0;
}
.mw-collapsed + .Lyrics_box .photrans-off {
16,874

个编辑