MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(No difference)
|
Revision as of 10:41, 4 December 2007
/** CSS placed here will be applied to all skins */ /* Major warning - used on the main page template to warn against editing carelessly, but can be used elsewhere as well */ .majorwarning { background: yellow; padding: 0.3em; text-align: center; font-size: 125%; border: 2px solid red; }