Difference between revisions of "MediaWiki:Common.css"

From Australis Ultima 30k
Jump to: navigation, search
m
m
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
  
 
body {
 
body {
background: #f9f9f9 url(headbg.jpg) 0 0 no-repeat;
+
background: #a1a1a1 url(http://aus30k.com/30kwiki/images/6/68/HH.jpg) 0 0 repeat-y;
 
  }
 
  }

Latest revision as of 04:59, 31 August 2014

/*Header Colour*/
 
 
#mw-page-base {	
	background-color: #272727;
        background-image: none;
 	}
 
 
body {
	background: #a1a1a1 url(http://aus30k.com/30kwiki/images/6/68/HH.jpg) 0 0 repeat-y;
 	}