MediaWiki:Mobile.css:修订间差异

imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第212行: 第212行:
margin-left: 2% !important;
margin-left: 2% !important;
margin-right: 2% !important;
margin-right: 2% !important;
}
/* 缩小显示表格 */
table.scaletable {
transform: scale(0.5);
transform-origin: top left;
width: 200% !important;
}
}
/* 表格MD化 */
/* 表格MD化 */
第225行: 第219行:
   background-color: rgba(251,251,251,0.8) !important;
   background-color: rgba(251,251,251,0.8) !important;
   overflow: hidden;
   overflow: hidden;
}
/* 使行宽占满表格 */
th.fullline,
td.fullline {
width: 850px;
}
}
/* 表格使用最小字体 */
/* 表格使用最小字体 */