Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
#p-logo a | #p-logo a | ||
{ | { | ||
− | + | background-size:contain; | |
background-color:transparent; | background-color:transparent; | ||
} | } |
Revision as of 05:27, 13 August 2014
/* CSS placed here will be applied to all skins */ #p-logo a { background-size:contain; background-color:transparent; }