MediaWiki:Wb/yue/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.
/* 手提版頭版單排顯示 */
#mf-content > tbody > tr > td {
    display: block;
    width: 100%;
}

#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;
}

.mainpage-choiceness tr td:nth-child(1) {
	white-space: nowrap;
}