MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: h1 { border-width: 3px; }" |
(No difference)
|
Revision as of 02:57, 7 August 2013
/* CSS placed here will be applied to all skins */
h1 {
border-width: 3px;
}