MediaWiki:Common.css: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
h1,h2,h3,h4,h5,h6 { color: blue }
h1,h2,h3,h4,h5,h6 { color: green }

Latest revision as of 10:06, 18 July 2011

/* CSS placed here will be applied to all skins */
h1,h2,h3,h4,h5,h6 { color: green }