User:Kornelis/monobook.css
From Wikipedia, the free encyclopedia
If a message on your talk page led you here, please be wary of who left it. Code that you insert on this page could contain malicious content capable of compromising your account. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. If this is a .js page, the code will be executed when previewing the page.
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.
.t_nihongo_icon {display: none} /* keep superscript and subscript text from breaking the line-spacing * code by http://en.wikipedia.org/wiki/User:Mzajac */ #bodyContent sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em; color: green; } #bodyContent sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em; } /* contributed by http://meta.wikimedia.org/wiki/User:TheMuuj * http://en.wikipedia.org/wiki/User:TheMuuj * highlights the text of the specific note you are looking for via the link * ... at least in Firefox and Safari */ ol.references > li:target { background-color: #fbf6ce; }