Only you can help us build a free scout media repository!
Please create an account to start uploading your images now.

MediaWiki:Common.css

From ScoutMedia, the free scout media repository
Revision as of 21:18, 27 March 2008 by Benjism89 (talk | contribs) (creation : checker)

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)
  • 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 

<source lang="css">
/* GLOBAL STYLE PAGE */
/*
This page controls all styles on all pages of ScoutMedia. Please be careful when editing it !

After each edit, please check CSS with W3C validator : http://jigsaw.w3.org/css-validator/validator?uri=http://fr.wikipedia.org/w/index.php?title=MediaWiki:Common.css%26action=raw%26ctype=text/css&usermedium=all&warning=2
*/

/* IMAGE BACKGROUND (CHECKER) */

#file img { background:url("http://media.scoutwiki.org/images/7/73/Checker.png") }
//</source>