MediaWiki:Common.css

From HypertWiki
Revision as of 11:59, 19 June 2007 by Woozle (talk | contribs) (more testing)
Jump to navigation Jump to search

Note: After saving, 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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/** CSS placed here will be applied to all skins */

 .ns-12 #content, .ns-12 #p-cactions li, .ns-12 #p-cactions li a { background: #f8fcff; }
 .ns-12 div.thumb { border-color: #f8fcff; } 

 .ns-13 #content, .ns-13 #p-cactions li, .ns-13 #p-cactions li a { background: #f8fcff; }
 .ns-13 div.thumb { border-color: #f8fcff; }

 .ns-100 #content, .ns-100 #p-cactions li, .ns-100 #p-cactions li a { background: #dfffcf; }
 .ns-100 div.thumb { border-color: #dfff00; }