MediaWiki:Monobook.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
m (Blanked the page)  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */  | |||
body {  | |||
  background-color: #0f0f0f;  | |||
  background-image: url('http://wiki.aetolia.com/mediawiki/images/0/0b/BGGradient.png');  | |||
  background-repeat: repeat-x;  | |||
  background-position: bottom;  | |||
  background-attachment: fixed;  | |||
}  | |||
.title {  | |||
  font-size: 200%;  | |||
}  | |||
Revision as of 00:59, 5 May 2011
/* Lin's magic custom CSS! ORIGINAL CHARACTER DON'T STEAL */
body {
  background-color: #0f0f0f;
  background-image: url('http://wiki.aetolia.com/mediawiki/images/0/0b/BGGradient.png');
  background-repeat: repeat-x;
  background-position: bottom;
  background-attachment: fixed;
}
.title {
  font-size: 200%;
}