MediaWiki:Wb/wuu/Mobile.css

From Wikimedia Incubator

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.

/* 这里放置的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; }