Difference between revisions of "MediaWiki:Common.css"

From NSWiki
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
#p-logo {
 
#p-logo {
         background-image: url('http://nswiki.org/images/2/2b/Nswikilogosmall.png');
+
         background-image: url('http://nswiki.org/images/2/2b/Nswikilogosmall2.png');
 
}
 
}

Revision as of 12:21, 2 February 2014

/* CSS placed here will be applied to all skins */
#p-logo {
        background-image: url('http://nswiki.org/images/2/2b/Nswikilogosmall2.png');
}