MediaWiki:Monobook.css
出自 MozTW Wiki
於 2005年6月24日 (五) 16:36 由 Danielwang(對話 | 貢獻) 所做的修訂
注意:在你儲存後,你必須重新載入頁面:
- Mozilla: 按下 重新整理 (或者 ctrl-r),
- IE / Opera: ctrl-f5,
- Safari: cmd-r,
- Konqueror ctrl-r.
/* edit this file to customize the monobook skin for the entire site */
.snav { display: inline; }
.snav li { display: inline; padding-right: 0.25em; padding-left: 0.25em; border-right: 1px solid; }
.snav li:first-child { padding-left: 0; }
.snav li:last-child { border-right: none; }
/* data table */
table { border-collapse: collapse; }
table td, table th { border: 1px solid #ccc; }
/* presentational table */
table.pres { border-collapse: collapse; }
table.pres td, table.pres th { border: none; }
[lang="zh"] strong,
[lnag="zh-tw"] strong,
strong[lang="zh"],
strong[lnag="zh-tw"] { font-weight: normal; color: #900; }
[lang="en"] strong,
[lnag="en-US"] strong,
strong[lang="en"],
strong[lnag="en-US"] { font-weight: bold; }
