「利用者:Tmyt105/common.css」の版間の差分
提供: 舞山市ファンWiki
その他の操作
細 test |
編集の要約なし |
||
| 6行目: | 6行目: | ||
margin: 10px 0; | margin: 10px 0; | ||
display: table; | display: table; | ||
} | } | ||
} | } | ||
2026年1月13日 (火) 21:22時点における版
@media screen and (max-width: 720px) {
.infobox {
width: 100%;
float: none;
clear: both;
margin: 10px 0;
display: table;
}
}