“Widget:Lyrics”的版本间差异

删除93字节 、​ 2020年8月15日 (六) 08:52
// 使用Wikiplus小工具快速编辑
标签移动版网页编辑 移动版编辑
(// 使用Wikiplus小工具快速编辑)
width = ele.dataset.width,
styles = document.createElement('style');
styles.innerHTML = '@media only screen and (min-width:720px) { div.Lyrics_box { width:' + width + '; } }';
document.head.appendChild(styles);
});
max-width: 1080px;
display: inline-block;
}
@media only screen and (min-width:720px) {
.Lyrics_box {
width: attr(data-width);
}
}
.Lyrics_box.Lyrics_has_ruby .Lyrics_original,
16,874

个编辑