MediaWiki:Wb/wuu/Mobile.css

(Redirected from Wb/wuu/MediaWiki:Mobile.css)

/* 这里放置的CSS将影响使用移动版网站的用户 */

/* 手机版首页单排显示 */

  1. mf-content > tbody > tr > td {
   display: block;
   width: 100%;

}

  1. mf-tips table, #mf-join table, #mf-sisters table {
   width: 100% !important;

}

/* 封面「精选读本」 */ .mainpage-choiceness { border-collapse: collapse; }

.mainpage-choiceness tr { border-bottom: 1px solid #eee; }

/* noteTA */ .noteTA { display: none; } .mainpage-choiceness tr td:nth-child(1) { white-space: nowrap; }