You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

User:Azkar/myskin.css

From MafiaWiki
Revision as of 19:17, 1 February 2007 by Azkar (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
/*
  An attempt to adapt portions of the  mafSepia Theme to MediaWiki software

  Original theme created by Malaprop and Flay
  http://www.mafiascum.net
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #B3A285;
	scrollbar-face-color: #cebfa6;
	scrollbar-highlight-color: #E0DBC8;
	scrollbar-shadow-color: #cebfa6;
	scrollbar-3dlight-color: #b9a992;
	scrollbar-arrow-color:  #5D71E0;
	scrollbar-track-color: #DECFB6;
	scrollbar-darkshadow-color: #191400;
}