Difference between revisions of "MediaWiki:Common.css"

From Australis Ultima 30k
Jump to: navigation, search
m
m
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
/*Header Colour*/
#p-search {
+
                margin-right: 6.0em;
+
                margin-left: 1.0em;
+
#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;
 +
}

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