User:Ligulem/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* [[MediaWiki:Common.css]], [[MediaWiki:Monobook.css]] */ /* <pre><nowiki>*/ .diffchange { font-weight: bold; background-color: inherit; } td.diff-addedline, td.diff-deletedline, td.diff-context { font-size: 100%; color: inherit; } td.diff-deletedline span.diffchange {border:1px solid #ff0000; padding:0 2px; white-space:pre-wrap; } td.diff-addedline span.diffchange {border:1px solid #ff0000; padding:0 2px; white-space:pre-wrap; } /* td.diff-deletedline span.diffchange {background-color: #ffdddd; white-space:pre } td.diff-addedline span.diffchange {background-color: #ffdddd; white-space:pre } */ .references-small { font-size:100%; background-color: #f9f9f0 ! important; } .comment { font-style: normal ! important; /* font-size: 110%; */ /* font-weight: bold; */ background-color: #f9f9f9 ! important; } a { text-decoration: none; } /* from MediaWiki:Edittools */ #edittools_name { } /* For the "Sign your name" section */ #edittools_characters {display:none;} #edittools_greek {display:none;} #edittools_cyrillic {display:none;} #edittools_ipa {display:none;} #edittools_symbols {display:none;} // #edittools_wikimarkup {display:none;} #editpage-copywarn {display:none;} #editpage-copywarn2 {display:none;} #editpage-copywarn3 {display:none;} input#wpSummary { width: 80%; } .editsection { float: right; margin-left: 5px; } /* temporary */ /* .hiddenStructure { display: inline ! important; color: #f00; background-color: #0f0; } */ /* .mw-plusminus-pos { color:DarkOliveGreen; font-weight:bold; } .mw-plusminus-neg { color:DarkRed; font-weight:bold; } */ #newarticletext { display:none; } #edittools_characters {display:none;} #recentchangestext {display:none;} /*</nowiki></pre>*/