Personal tools

Difference between revisions of "MediaWiki:Common.css"

From iis-projects

Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: div#footer { background-color : black }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
div#footer { background-color : black }
+
div#footer { background-color : #1f407a }

Revision as of 12:11, 3 February 2014

/* CSS placed here will be applied to all skins */
div#footer { background-color : #1f407a }