มีเดียวิกิ:Monobook.css

จาก วิกิพจนานุกรม พจนานุกรมเสรี

หมายเหตุ: หลังเผยแพร่ คุณอาจต้องล้างแคชเว็บเบราว์เซอร์ของคุณเพื่อดูการเปลี่ยนแปลง

  • ไฟร์ฟอกซ์ / ซาฟารี: กด Shift ค้างขณะคลิก Reload หรือกด Ctrl-F5 หรือ Ctrl-R (⌘-R บนแมค)
  • กูเกิล โครม: กด Ctrl-Shift-R (⌘-Shift-R บนแมค)
  • อินเทอร์เน็ตเอกซ์พลอเรอร์ และ Edge: กด Ctrl ค้างขณะคลิก Refresh หรือกด Ctrl-F5
  • โอเปร่า: กด Ctrl-F5
/* See also [[Special:Mypage/monobook.css]], [[MediaWiki:Common.css]], [[Wiktionary:Customizing your monobook]] */
/* This page should be for monobook skin only, use [[MediaWiki:Common.css]] for general content styles. */

.ns-0 #ca-talk, .ns-1 #ca-talk, .ns-114 #ca-talk, .ns-10 #ca-talk, .ns-11 #ca-talk {
 margin-right: 0.3em;
}

.ns-0 #ca-nstab-citations, .ns-1 #ca-nstab-citations, .ns-114 #ca-nstab-citations, .ns-10 #ca-nstab-documentation, .ns-11 #ca-nstab-documentation {
 margin-right: 1.6em;
}

/* Remove bullets from the (by language) sections of the sidebar */

li#n-recentchangesbylanguage, li#n-randompagebylanguage {
 list-style: none;
 display: inline;
}

/* add extra space at HR ---- just in the main namespace */

.ns-0 #bodyContent hr {
 margin-top: 2.5em
}

/* small margin between "See also" and TOC */

.disambig-see-also,
.disambig-see-also-2 {
 margin-bottom:0.3em;
}

/* display redirects in Special:Allpages in black */

.allpagesredirect a {
 color:#000;
}
.allpagesredirect a:visited {
 color:#000;
}

/* subpage link bigger, clearer */

.subpages {
 font-size:127%;
 margin-top:0.5em;
 margin-bottom:0.5em;
}