MediaWiki:Monobook.css
外觀
注意:儲存後,更改可能不會立即生效。點選這裡瞭解如何繞過瀏覽器的快取。
- Mozilla / Firefox / Safari:按住Shift鍵並點選重新載入,或按下Ctrl-Shift-R(在 Apple Mac 上為Cmd-Shift-R);
- Internet Explorer:按住Ctrl鍵並點選重新整理,或按下Ctrl-F5;
- Konqueror:只需點選重新載入按鈕,或按下F5;
- Opera使用者可能需要在工具→偏好設定中完全清除快取。
|
|
這是用於“MonoBook”皮膚的CSS。您可以在討論頁面或提案閱讀室提出更改建議。此處出現的錯誤可能會破壞華夏公益教科書。您可以在您的個人皮膚中先測試更改。由於快取原因,更改可能需要長達31天才會傳播到所有使用者。 |
/* Bold 'edit this page' link to encourage newcomers */
#ca-edit a { font-weight: bold; }
/* Eliminate extraneous category space */
#catlinks li {
display: inline;
border-left: none;
padding: 0;
}
#catlinks li:first-child { padding-left: 0; }
#catlinks li:before { content: " | "; }
#catlinks li:first-child:before { content: ""; }
#coordinates {
position: absolute;
z-index: 1;
border: none;
background: none;
right: 30px;
top: 3.7em;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}