MediaWiki:Gadget-edittop.css

文出維基大典

註:重取頁面,文方新焉。

  • Firefox / Safari:Shift 並點 重新載入,或合鍵 Ctrl-F5Ctrl-R(Mac 為 ⌘-R)。
  • Google Chrome:Ctrl-Shift-R(Mac為 ⌘-Shift-R)。
  • Internet Explorer:Ctrl 並點 重新整理,或合鍵 Ctrl-F5
  • Opera:須至 Tools → Preferences 清謄本(Mac 為 Opera → Preferences)。
/* @noflip */
body.ltr .mw-editsection-expanded .mw-editsection-bracket:first-of-type,
body.rtl .mw-editsection-expanded .mw-editsection-bracket:not(:first-of-type) {
    margin-left: -0.25em;
	margin-right: 0.25em;
	color: #555;
}

/* @noflip */
body.rtl .mw-editsection-expanded .mw-editsection-bracket:first-of-type,
body.ltr .mw-editsection-expanded .mw-editsection-bracket:not(:first-of-type) {
	margin-right: -0.25em;
	margin-left: 0.25em;
	color: #555;
}