Difference between revisions of "MediaWiki:Monobook.css"

From Hitchwiki
Jump to navigation Jump to search
m
Line 1: Line 1:
 
/* CSS placed here will affect users of the Monobook skin */
 
/* CSS placed here will affect users of the Monobook skin */
 +
 +
BODY {
 +
  background: none;
 +
/* url(http://couchsurfing.com/images/bg6-100k.jpg) top no-repeat; */
 +
 +
/*
 +
  background-attachment: scroll;
 +
  background-repeat: repeat-x;
 +
*/
 +
 +
  background-color: #eed;
 +
}

Revision as of 04:47, 24 November 2006

/* CSS placed here will affect users of the Monobook skin */

BODY { 
  background: none; 
/* url(http://couchsurfing.com/images/bg6-100k.jpg) top no-repeat; */

/*
  background-attachment: scroll;
  background-repeat: repeat-x; 
*/

  background-color: #eed;
}