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

編集の要約なし
Tmyt105 (トーク) による版 6734 を取り消し
1行目: 1行目:
@media screen and (max-width: 720px) {
@media screen and (max-width: 720px) {
     .infobox {
     .infobox {
         width: 100%;
         width: 100% !important;
         float: none;
         float: none !important;
         clear: both;
         clear: both;
         margin: 10px 0;
         margin: 10px 0 !important;
         display: table;
         display: table;
     }
     }
}
}