MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "→CSS placed here will be applied to all skins: #localNotice a.external { background: none !important; padding-right: 0px !important; }" |
(No difference)
|
Latest revision as of 20:07, 10 February 2016
/* CSS placed here will be applied to all skins */
#localNotice a.external {
background: none !important;
padding-right: 0px !important;
}