LLWiki正在建设中,欢迎加入我们

“Widget:As-song”的版本间差异

跳转到导航 跳转到搜索
(// Edit via Wikiplus)
标签移动版网页编辑 移动版编辑
标签移动版网页编辑 移动版编辑
.as-song-container select {
font-size: 1rem;
padding: 2px 5px;
margin-right: 1em;
font-family: Arial, Verdana, 'Trebuchet MS', 'Gill Sans', 'Noto Sans', OptimaHelvetica, 'ヒラギノ角ゴ ProN' , 'Hiragino Kaku Gothic ProN' , '游ゴシック' , '游ゴシック体' , YuGothic , 'Yu Gothic' , 'メイリオ' , Meiryo , 'MS ゴシック' , 'MS Gothic' , HiraKakuProN-W3 , 'TakaoExゴシック' , TakaoExGothic , 'MotoyaLCedar' , 'Droid Sans Japanese' , sans-serif;
}
@media only screen and (max-width:720px) {
.as-song-container select {
width:100%;
box-sizing:border-box;
}
}
.as-song-container select + div {