In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

MediaWiki:Common.css: Difference between revisions

From WiiUBrew
Jump to navigation Jump to search
Marcan (talk | contribs)
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;
}