MediaWiki:Common.css
Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* Level Style in Wiki Article Page Titles */ #header-levs { font-size: 75%; padding-top:0.3em; font-weight: normal; } #header-cefr { margin-right: 0.3em; } #header-hsk { margin: 0 0.3em; font-size: 75%; } /* Style Chinese Vocabulary Wiki Collocations / 搭配 */ div.dapei ul span.pinyin, div.dapei ul span.trans { display: inline; margin-left: 2em; } div.dapei ul span.trans { opacity: 0.8; } div.dapei ul span.pinyin:before { content: "("; } div.dapei ul span.pinyin:after { content: ")"; } div.dapei ul, div.dapei ol { background-color: #f4fdf4; } div.liju ul span.math { isplay:block; font-size:150%; margin-bottom:0.5em } /* Other Randomness */ table.big-text { min-width:10em; max-width:80%; font-size:120% } table.big-text tr span.pinyin { font-size: 85%; font-family: Helvetica, Verdana, Arial, sans-serif; color: #888; display: block; } div.bib-list ul li { padding-left: 2em; text-indent: -2em; list-style-type: none; } .mw-redirect { float: none; } .liju li.q em { color:#FF8000; } .liju em {background-color:#FFFFAA; font-style:normal; } div.liju li.x em {color: red; } div.liju li.q em {color: #FF8000; } .liju strong {font-weight:bold; color: green; } .mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul, .mw-content-ltr ol, .mw-content-rtl .mw-content-ltr ol { margin: 0.3em 0 1em 1em; padding: 0; } div.liju, div.jiegou { width: 90%; } li { line-height: 1.5em; } .nolayout .firstHeading { margin: 1.6em 0; } /* Misc. Chinese Vocabulary Wiki Styles */ td.big { font-size: 200%; line-height: 200%; } td.center-td, th.center-td { text-align: center; }