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

Tmyt105 (トーク) による版 6734 を取り消し
いらんくなった
 
(同じ利用者による、間の1版が非表示)
1行目: 1行目:
@media screen and (max-width: 720px) {
 
    .infobox {
        width: 100% !important;
        float: none !important;
        clear: both;
        margin: 10px 0 !important;
        display: table;
    }
}