「利用者:Tmyt105/common.css」の版間の差分

ページの白紙化
test
1行目: 1行目:
 
@media screen and (max-width: 720px) {
    .infobox {
        width: 100% !important;
        float: none !important;
        clear: both;
        margin: 10px 0 !important;
        display: table;
    }
}