MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: @media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (min-resolution: 2dppx), (min-resolution: 192...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#p-logo a { | #p-logo a { | ||
background-image: url(http:// | background-image: url(http://www.thesoftprotestdigest.org/images/c/c9/logo.png) !important; | ||
background-size: 135px !important; | |||
} | } |
Latest revision as of 14:00, 16 March 2019
/* CSS placed here will be applied to all skins */ #p-logo a { background-image: url(http://www.thesoftprotestdigest.org/images/c/c9/logo.png) !important; background-size: 135px !important; }