MediaWiki:Monobook.css

From A KoL Wiki
Revision as of 21:40, 28 June 2006 by imported>SomeStranger (test (learning what these settings do))

Note: After publishing, 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)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/*<pre>*/
/* For positioning icons at top-right */

div.topicon {
  position:absolute; 
  z-index:120; 
  top:20px;
  display: block !important;
}
/*</pre>*/