MediaWiki talk:Monobook.css

页面内容不支持其他语言。
維基詞典,自由的多語言詞典

请使用HTML网页颜色模式小写字母,纯CSS1,不要使用CSS2或CSS3。

 /* fenetre arrondi (pour les navigateurs mozilla/firefox/gecko) */
 .pBody 
 {
    padding: 0.3em 0.1em;
    -moz-border-radius-topright: 0.5em;
 }
 .portlet h5 
 {
    background-color: #e0e3e6;
    border: thin solid silver;
    -moz-border-radius-topright: 0.5em;
 }
 #p-cactions ul li, #p-cactions ul li a 
 {  
   -moz-border-radius-topright: 0.5em;
 /*  -moz-border-radius-topleft: 0.5em; */
 }
 #content
 {
   -moz-border-radius-topleft: 0.5em;
 }

Diff style[编辑]

Hello, we have noticed that after the deployment of MediaWiki 1.20wmf1 an old local customized diff style has not been removed from this page. 1.20 brings a new, greatly improved diff style which is no longer compatible with older customizations. To prevent the new release from worsening rather than improving your diffs, I will help you by removing the old code in a week from now unless you object. You'll then be able to see if the new style suits you or needs a new customization. I hope this helps, Hoo man讨论2012年8月28日 (二) 19:46 (UTC)[回复]

Done - Hoo man讨论2012年9月16日 (日) 01:16 (UTC)[回复]