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

User:Azkar/myskin.css: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 19:17, 1 February 2007

/*
  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;
}